📄 infolize_wp85.sql
📁 Path: /home/bbmclients/infolize.in/infolize_wp85.sql
📊 Size: 7.59 MB
🔒 Perm: 0644
📝 MIME: text/plain
-- phpMyAdmin SQL Dump
-- version 5.2.2
-- https://www.phpmyadmin.net/
--
-- Host: localhost:3306
-- Generation Time: Sep 03, 2025 at 01:33 AM
-- Server version: 10.11.13-MariaDB-cll-lve
-- PHP Version: 8.4.10
SET SQL_MODE = "NO_AUTO_VALUE_ON_ZERO";
START TRANSACTION;
SET time_zone = "+00:00";
/*!40101 SET @OLD_CHARACTER_SET_CLIENT=@@CHARACTER_SET_CLIENT */;
/*!40101 SET @OLD_CHARACTER_SET_RESULTS=@@CHARACTER_SET_RESULTS */;
/*!40101 SET @OLD_COLLATION_CONNECTION=@@COLLATION_CONNECTION */;
/*!40101 SET NAMES utf8mb4 */;
--
-- Database: `infolize_wp85`
--
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_commentmeta`
--
CREATE TABLE `wp4p_commentmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`comment_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_comments`
--
CREATE TABLE `wp4p_comments` (
`comment_ID` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_comments`
--
INSERT INTO `wp4p_comments` (`comment_ID`, `comment_post_ID`, `comment_author`, `comment_author_email`, `comment_author_url`, `comment_author_IP`, `comment_date`, `comment_date_gmt`, `comment_content`, `comment_karma`, `comment_approved`, `comment_agent`, `comment_type`, `comment_parent`, `user_id`) VALUES
(2, 4660, 'AS C,A CAACA', 'Ajsudfy@gmail.com', 'http://EAVDSA%20DS.com', '223.178.212.48', '2025-01-16 12:23:34', '2025-01-16 12:23:34', 'bawbakc J AKJS K s m j S J', 0, '0', '', 'comment', 0, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_events`
--
CREATE TABLE `wp4p_e_events` (
`id` bigint(20) UNSIGNED NOT NULL,
`event_data` text DEFAULT NULL,
`created_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_notes`
--
CREATE TABLE `wp4p_e_notes` (
`id` bigint(20) UNSIGNED NOT NULL,
`route_url` text DEFAULT NULL COMMENT 'Clean url where the note was created.',
`route_title` varchar(255) DEFAULT NULL,
`route_post_id` bigint(20) UNSIGNED DEFAULT NULL COMMENT 'The post id of the route that the note was created on.',
`post_id` bigint(20) UNSIGNED DEFAULT NULL,
`element_id` varchar(60) DEFAULT NULL COMMENT 'The Elementor element ID the note is attached to.',
`parent_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`author_id` bigint(20) UNSIGNED DEFAULT NULL,
`author_display_name` varchar(250) DEFAULT NULL COMMENT 'Save the author name when the author was deleted.',
`status` varchar(20) NOT NULL DEFAULT 'publish',
`position` text DEFAULT NULL COMMENT 'A JSON string that represents the position of the note inside the element in percentages. e.g. {x:10, y:15}',
`content` longtext DEFAULT NULL,
`is_resolved` tinyint(1) NOT NULL DEFAULT 0,
`is_public` tinyint(1) NOT NULL DEFAULT 1,
`last_activity_at` datetime DEFAULT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_notes_users_relations`
--
CREATE TABLE `wp4p_e_notes_users_relations` (
`id` bigint(20) UNSIGNED NOT NULL,
`type` varchar(60) NOT NULL COMMENT 'The relation type between user and note (e.g mention, watch, read).',
`note_id` bigint(20) UNSIGNED NOT NULL,
`user_id` bigint(20) UNSIGNED NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_submissions`
--
CREATE TABLE `wp4p_e_submissions` (
`id` bigint(20) UNSIGNED NOT NULL,
`type` varchar(60) DEFAULT NULL,
`hash_id` varchar(60) NOT NULL,
`main_meta_id` bigint(20) UNSIGNED NOT NULL COMMENT 'Id of main field. to represent the main meta field',
`post_id` bigint(20) UNSIGNED NOT NULL,
`referer` varchar(500) NOT NULL,
`referer_title` varchar(300) DEFAULT NULL,
`element_id` varchar(20) NOT NULL,
`form_name` varchar(60) NOT NULL,
`campaign_id` bigint(20) UNSIGNED NOT NULL,
`user_id` bigint(20) UNSIGNED DEFAULT NULL,
`user_ip` varchar(46) NOT NULL,
`user_agent` text NOT NULL,
`actions_count` int(11) DEFAULT 0,
`actions_succeeded_count` int(11) DEFAULT 0,
`status` varchar(20) NOT NULL,
`is_read` tinyint(1) NOT NULL DEFAULT 0,
`meta` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_submissions_actions_log`
--
CREATE TABLE `wp4p_e_submissions_actions_log` (
`id` bigint(20) UNSIGNED NOT NULL,
`submission_id` bigint(20) UNSIGNED NOT NULL,
`action_name` varchar(60) NOT NULL,
`action_label` varchar(60) DEFAULT NULL,
`status` varchar(20) NOT NULL,
`log` text DEFAULT NULL,
`created_at_gmt` datetime NOT NULL,
`updated_at_gmt` datetime NOT NULL,
`created_at` datetime NOT NULL,
`updated_at` datetime NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_e_submissions_values`
--
CREATE TABLE `wp4p_e_submissions_values` (
`id` bigint(20) UNSIGNED NOT NULL,
`submission_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`key` varchar(60) DEFAULT NULL,
`value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_links`
--
CREATE TABLE `wp4p_links` (
`link_id` bigint(20) UNSIGNED NOT NULL,
`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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_options`
--
CREATE TABLE `wp4p_options` (
`option_id` bigint(20) UNSIGNED NOT NULL,
`option_name` varchar(191) NOT NULL DEFAULT '',
`option_value` longtext NOT NULL,
`autoload` varchar(20) NOT NULL DEFAULT 'yes'
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_options`
--
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(1, 'cron', 'a:12:{i:1756846103;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:1756865763;a:1:{s:16:\"wp_version_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1756867702;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:1756867703;a:1:{s:17:\"wp_update_plugins\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"twicedaily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:43200;}}}i:1756867721;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:1756910902;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:1756910918;a:2:{s:19:\"wp_scheduled_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}s:25:\"delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1756911153;a:1:{s:28:\"elementor/tracker/send_event\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1756911825;a:1:{s:30:\"wp_scheduled_auto_draft_delete\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1757083835;a:1:{s:30:\"wp_delete_temp_updater_backups\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1757170102;a:1:{s:30:\"wp_site_health_scheduled_check\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}', 'on'),
(2, 'siteurl', 'https://infolize.in', 'on'),
(3, 'home', 'https://infolize.in', 'on'),
(4, 'blogname', 'My Blog', 'on'),
(5, 'blogdescription', 'My WordPress Blog', 'on'),
(6, 'users_can_register', '0', 'on'),
(7, 'admin_email', 'admin@infolize.in', 'on'),
(8, 'start_of_week', '1', 'on'),
(9, 'use_balanceTags', '0', 'on'),
(10, 'use_smilies', '1', 'on'),
(11, 'require_name_email', '1', 'on'),
(12, 'comments_notify', '1', 'on'),
(13, 'posts_per_rss', '10', 'on'),
(14, 'rss_use_excerpt', '0', 'on'),
(15, 'mailserver_url', 'mail.example.com', 'on'),
(16, 'mailserver_login', 'login@example.com', 'on'),
(17, 'mailserver_pass', '', 'on'),
(18, 'mailserver_port', '110', 'on'),
(19, 'default_category', '1', 'on'),
(20, 'default_comment_status', 'open', 'on'),
(21, 'default_ping_status', 'open', 'on'),
(22, 'default_pingback_flag', '1', 'on'),
(23, 'posts_per_page', '10', 'on'),
(24, 'date_format', 'F j, Y', 'on'),
(25, 'time_format', 'g:i a', 'on'),
(26, 'links_updated_date_format', 'F j, Y g:i a', 'on'),
(27, 'comment_moderation', '0', 'on'),
(28, 'moderation_notify', '1', 'on'),
(29, 'permalink_structure', '/%year%/%monthnum%/%day%/%postname%/', 'on'),
(30, 'rewrite_rules', 'a:154:{s:11:\"projects/?$\";s:35:\"index.php?post_type=awaiken-project\";s:41:\"projects/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=awaiken-project&feed=$matches[1]\";s:36:\"projects/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=awaiken-project&feed=$matches[1]\";s:28:\"projects/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=awaiken-project&paged=$matches[1]\";s:11:\"^wp-json/?$\";s:22:\"index.php?rest_route=/\";s:14:\"^wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:21:\"^index.php/wp-json/?$\";s:22:\"index.php?rest_route=/\";s:24:\"^index.php/wp-json/(.*)?\";s:33:\"index.php?rest_route=/$matches[1]\";s:17:\"^wp-sitemap\\.xml$\";s:23:\"index.php?sitemap=index\";s:17:\"^wp-sitemap\\.xsl$\";s:36:\"index.php?sitemap-stylesheet=sitemap\";s:23:\"^wp-sitemap-index\\.xsl$\";s:34:\"index.php?sitemap-stylesheet=index\";s:48:\"^wp-sitemap-([a-z]+?)-([a-z\\d_-]+?)-(\\d+?)\\.xml$\";s:75:\"index.php?sitemap=$matches[1]&sitemap-subtype=$matches[2]&paged=$matches[3]\";s:34:\"^wp-sitemap-([a-z]+?)-(\\d+?)\\.xml$\";s:47:\"index.php?sitemap=$matches[1]&paged=$matches[2]\";s: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:46:\"e-floating-buttons/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"e-floating-buttons/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"e-floating-buttons/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"e-floating-buttons/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"e-floating-buttons/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"e-floating-buttons/([^/]+)/embed/?$\";s:51:\"index.php?e-floating-buttons=$matches[1]&embed=true\";s:39:\"e-floating-buttons/([^/]+)/trackback/?$\";s:45:\"index.php?e-floating-buttons=$matches[1]&tb=1\";s:47:\"e-floating-buttons/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&paged=$matches[2]\";s:54:\"e-floating-buttons/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?e-floating-buttons=$matches[1]&cpage=$matches[2]\";s:43:\"e-floating-buttons/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?e-floating-buttons=$matches[1]&page=$matches[2]\";s:35:\"e-floating-buttons/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"e-floating-buttons/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"e-floating-buttons/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"e-floating-buttons/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"e-floating-buttons/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"elementskit-content/.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"elementskit-content/.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"elementskit-content/.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"elementskit-content/.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"elementskit-content/.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"elementskit-content/(.+?)/embed/?$\";s:52:\"index.php?elementskit_content=$matches[1]&embed=true\";s:38:\"elementskit-content/(.+?)/trackback/?$\";s:46:\"index.php?elementskit_content=$matches[1]&tb=1\";s:46:\"elementskit-content/(.+?)/page/?([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&paged=$matches[2]\";s:53:\"elementskit-content/(.+?)/comment-page-([0-9]{1,})/?$\";s:59:\"index.php?elementskit_content=$matches[1]&cpage=$matches[2]\";s:42:\"elementskit-content/(.+?)(?:/([0-9]+))?/?$\";s:58:\"index.php?elementskit_content=$matches[1]&page=$matches[2]\";s:36:\"projects/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:46:\"projects/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:66:\"projects/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:61:\"projects/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:42:\"projects/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:25:\"projects/([^/]+)/embed/?$\";s:48:\"index.php?awaiken-project=$matches[1]&embed=true\";s:29:\"projects/([^/]+)/trackback/?$\";s:42:\"index.php?awaiken-project=$matches[1]&tb=1\";s:49:\"projects/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?awaiken-project=$matches[1]&feed=$matches[2]\";s:44:\"projects/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?awaiken-project=$matches[1]&feed=$matches[2]\";s:37:\"projects/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?awaiken-project=$matches[1]&paged=$matches[2]\";s:44:\"projects/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?awaiken-project=$matches[1]&cpage=$matches[2]\";s:33:\"projects/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?awaiken-project=$matches[1]&page=$matches[2]\";s:25:\"projects/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:35:\"projects/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:55:\"projects/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:50:\"projects/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:31:\"projects/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:57:\"project-category/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?awaiken-project-category=$matches[1]&feed=$matches[2]\";s:52:\"project-category/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:63:\"index.php?awaiken-project-category=$matches[1]&feed=$matches[2]\";s:33:\"project-category/([^/]+)/embed/?$\";s:57:\"index.php?awaiken-project-category=$matches[1]&embed=true\";s:45:\"project-category/([^/]+)/page/?([0-9]{1,})/?$\";s:64:\"index.php?awaiken-project-category=$matches[1]&paged=$matches[2]\";s:27:\"project-category/([^/]+)/?$\";s:46:\"index.php?awaiken-project-category=$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:39:\"index.php?&page_id=21&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:58:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:68:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:88:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:83:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:64:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:53:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/embed/?$\";s:91:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&embed=true\";s:57:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/trackback/?$\";s:85:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&tb=1\";s:77:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&feed=$matches[5]\";s:65:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/page/?([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&paged=$matches[5]\";s:72:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)/comment-page-([0-9]{1,})/?$\";s:98:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&cpage=$matches[5]\";s:61:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/([^/]+)(?:/([0-9]+))?/?$\";s:97:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&name=$matches[4]&page=$matches[5]\";s:47:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:57:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:77:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:72:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:53:\"[0-9]{4}/[0-9]{1,2}/[0-9]{1,2}/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:64:\"([0-9]{4})/([0-9]{1,2})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:81:\"index.php?year=$matches[1]&monthnum=$matches[2]&day=$matches[3]&cpage=$matches[4]\";s:51:\"([0-9]{4})/([0-9]{1,2})/comment-page-([0-9]{1,})/?$\";s:65:\"index.php?year=$matches[1]&monthnum=$matches[2]&cpage=$matches[3]\";s:38:\"([0-9]{4})/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&cpage=$matches[2]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";}', 'on'),
(31, 'hack_file', '0', 'on'),
(32, 'blog_charset', 'UTF-8', 'on'),
(33, 'moderation_keys', '', 'off'),
(34, 'active_plugins', 'a:7:{i:0;s:49:\"artistics-theme-addons/artistics-theme-addons.php\";i:1;s:36:\"contact-form-7/wp-contact-form-7.php\";i:2;s:31:\"elementor-pro/elementor-pro.php\";i:3;s:23:\"elementor/elementor.php\";i:4;s:37:\"elementskit-lite/elementskit-lite.php\";i:5;s:27:\"elementskit/elementskit.php\";i:6;s:47:\"one-click-demo-import/one-click-demo-import.php\";}', 'on'),
(35, 'category_base', '', 'on'),
(36, 'ping_sites', 'https://rpc.pingomatic.com/', 'on'),
(37, 'comment_max_links', '2', 'on'),
(38, 'gmt_offset', '0', 'on'),
(39, 'default_email_category', '1', 'on'),
(40, 'recently_edited', '', 'off'),
(41, 'template', 'artistics', 'on'),
(42, 'stylesheet', 'artistics', 'on'),
(43, 'comment_registration', '0', 'on'),
(44, 'html_type', 'text/html', 'on'),
(45, 'use_trackback', '0', 'on'),
(46, 'default_role', 'subscriber', 'on'),
(47, 'db_version', '60421', 'on'),
(48, 'uploads_use_yearmonth_folders', '1', 'on'),
(49, 'upload_path', '', 'on'),
(50, 'blog_public', '1', 'on'),
(51, 'default_link_category', '2', 'on'),
(52, 'show_on_front', 'page', 'on'),
(53, 'tag_base', '', 'on'),
(54, 'show_avatars', '1', 'on'),
(55, 'avatar_rating', 'G', 'on'),
(56, 'upload_url_path', '', 'on'),
(57, 'thumbnail_size_w', '150', 'on'),
(58, 'thumbnail_size_h', '150', 'on'),
(59, 'thumbnail_crop', '1', 'on'),
(60, 'medium_size_w', '300', 'on'),
(61, 'medium_size_h', '300', 'on'),
(62, 'avatar_default', 'mystery', 'on'),
(63, 'large_size_w', '1024', 'on'),
(64, 'large_size_h', '1024', 'on'),
(65, 'image_default_link_type', 'none', 'on'),
(66, 'image_default_size', '', 'on'),
(67, 'image_default_align', '', 'on'),
(68, 'close_comments_for_old_posts', '0', 'on'),
(69, 'close_comments_days_old', '14', 'on'),
(70, 'thread_comments', '1', 'on'),
(71, 'thread_comments_depth', '5', 'on'),
(72, 'page_comments', '0', 'on'),
(73, 'comments_per_page', '50', 'on'),
(74, 'default_comments_page', 'newest', 'on'),
(75, 'comment_order', 'asc', 'on'),
(76, 'sticky_posts', 'a:0:{}', 'on'),
(77, 'widget_categories', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(78, 'widget_text', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(79, 'widget_rss', 'a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}', 'auto'),
(80, 'uninstall_plugins', 'a:7:{s:23:\"loginizer/loginizer.php\";s:22:\"loginizer_deactivation\";s:35:\"softaculous-pro/softaculous-pro.php\";s:30:\"softaculous_pro_uninstall_hook\";s:27:\"speedycache/speedycache.php\";s:31:\"\\SpeedyCache\\Install::uninstall\";s:27:\"siteseo-pro/siteseo-pro.php\";s:30:\"\\SiteSEOPro\\Install::uninstall\";s:19:\"siteseo/siteseo.php\";s:27:\"\\SiteSEO\\Install::uninstall\";s:21:\"backuply/backuply.php\";s:21:\"backuply_deactivation\";s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}}', 'off'),
(81, 'timezone_string', '', 'on'),
(82, 'page_for_posts', '18', 'on'),
(83, 'page_on_front', '21', 'on'),
(84, 'default_post_format', '0', 'on'),
(85, 'link_manager_enabled', '0', 'on'),
(86, 'finished_splitting_shared_terms', '1', 'on'),
(87, 'site_icon', '39', 'on'),
(88, 'medium_large_size_w', '768', 'on'),
(89, 'medium_large_size_h', '0', 'on'),
(90, 'wp_page_for_privacy_policy', '3', 'on'),
(91, 'show_comments_cookies_opt_in', '1', 'on'),
(92, 'admin_email_lifespan', '1768402102', 'on'),
(93, 'disallowed_keys', '', 'off'),
(94, 'comment_previously_approved', '1', 'on'),
(95, 'auto_plugin_theme_update_emails', 'a:0:{}', 'off'),
(96, 'auto_update_core_dev', 'enabled', 'on'),
(97, 'auto_update_core_minor', 'enabled', 'on'),
(98, 'auto_update_core_major', 'enabled', 'on'),
(99, 'wp_force_deactivated_plugins', 'a:0:{}', 'on'),
(100, 'wp_attachment_pages_enabled', '0', 'on'),
(101, 'initial_db_version', '60421', 'on'),
(102, 'wp4p_user_roles', 'a:5:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:69:{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:14:\"siteseo_manage\";b:1;s:26:\"create_notes_elementor-pro\";b:1;s:24:\"edit_notes_elementor-pro\";b:1;s:26:\"delete_notes_elementor-pro\";b:1;s:24:\"read_notes_elementor-pro\";b:1;s:31:\"edit_others_notes_elementor-pro\";b:1;s:33:\"delete_others_notes_elementor-pro\";b:1;s:39:\"read_others_private_notes_elementor-pro\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:34:{s:17:\"moderate_comments\";b:1;s:17:\"manage_categories\";b:1;s:12:\"manage_links\";b:1;s:12:\"upload_files\";b:1;s:15:\"unfiltered_html\";b:1;s:10:\"edit_posts\";b:1;s:17:\"edit_others_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:10:\"edit_pages\";b:1;s:4:\"read\";b:1;s:7:\"level_7\";b:1;s:7:\"level_6\";b:1;s:7:\"level_5\";b:1;s:7:\"level_4\";b:1;s:7:\"level_3\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:17:\"edit_others_pages\";b:1;s:20:\"edit_published_pages\";b:1;s:13:\"publish_pages\";b:1;s:12:\"delete_pages\";b:1;s:19:\"delete_others_pages\";b:1;s:22:\"delete_published_pages\";b:1;s:12:\"delete_posts\";b:1;s:19:\"delete_others_posts\";b:1;s:22:\"delete_published_posts\";b:1;s:20:\"delete_private_posts\";b:1;s:18:\"edit_private_posts\";b:1;s:18:\"read_private_posts\";b:1;s:20:\"delete_private_pages\";b:1;s:18:\"edit_private_pages\";b:1;s:18:\"read_private_pages\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:10:{s:12:\"upload_files\";b:1;s:10:\"edit_posts\";b:1;s:20:\"edit_published_posts\";b:1;s:13:\"publish_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_2\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;s:22:\"delete_published_posts\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:5:{s:10:\"edit_posts\";b:1;s:4:\"read\";b:1;s:7:\"level_1\";b:1;s:7:\"level_0\";b:1;s:12:\"delete_posts\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:2:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;}}}', 'on'),
(103, 'fresh_site', '0', 'off'),
(104, 'user_count', '1', 'off'),
(105, 'widget_block', 'a:6:{i:2;a:1:{s:7:\"content\";s:19:\"<!-- wp:search /-->\";}i:3;a:1:{s:7:\"content\";s:154:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Posts</h2><!-- /wp:heading --><!-- wp:latest-posts /--></div><!-- /wp:group -->\";}i:4;a:1:{s:7:\"content\";s:227:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Recent Comments</h2><!-- /wp:heading --><!-- wp:latest-comments {\"displayAvatar\":false,\"displayDate\":false,\"displayExcerpt\":false} /--></div><!-- /wp:group -->\";}i:5;a:1:{s:7:\"content\";s:146:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Archives</h2><!-- /wp:heading --><!-- wp:archives /--></div><!-- /wp:group -->\";}i:6;a:1:{s:7:\"content\";s:150:\"<!-- wp:group --><div class=\"wp-block-group\"><!-- wp:heading --><h2>Categories</h2><!-- /wp:heading --><!-- wp:categories /--></div><!-- /wp:group -->\";}s:12:\"_multiwidget\";i:1;}', 'auto'),
(106, 'sidebars_widgets', 'a:4:{s:19:\"wp_inactive_widgets\";a:0:{}s:12:\"main-sidebar\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:15:\"project-sidebar\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}s:13:\"array_version\";i:3;}', 'auto'),
(107, 'widget_pages', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(108, 'widget_calendar', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(109, 'widget_archives', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(110, 'widget_media_audio', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(111, 'widget_media_image', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(112, 'widget_media_gallery', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(113, 'widget_media_video', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(114, 'widget_meta', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(115, 'widget_search', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(116, 'widget_recent-posts', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(117, 'widget_recent-comments', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(118, 'widget_tag_cloud', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(119, 'widget_nav_menu', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(120, 'widget_custom_html', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(121, 'recovery_keys', 'a:0:{}', 'off'),
(122, 'theme_mods_twentytwentyfive', 'a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1752850325;s:4:\"data\";a:3:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:3:{i:0;s:7:\"block-2\";i:1;s:7:\"block-3\";i:2;s:7:\"block-4\";}s:9:\"sidebar-2\";a:2:{i:0;s:7:\"block-5\";i:1;s:7:\"block-6\";}}}}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(123, '_transient_wp_core_block_css_files', 'a:2:{s:7:\"version\";s:5:\"6.8.2\";s:5:\"files\";a:536:{i:0;s:23:\"archives/editor-rtl.css\";i:1;s:27:\"archives/editor-rtl.min.css\";i:2;s:19:\"archives/editor.css\";i:3;s:23:\"archives/editor.min.css\";i:4;s:22:\"archives/style-rtl.css\";i:5;s:26:\"archives/style-rtl.min.css\";i:6;s:18:\"archives/style.css\";i:7;s:22:\"archives/style.min.css\";i:8;s:20:\"audio/editor-rtl.css\";i:9;s:24:\"audio/editor-rtl.min.css\";i:10;s:16:\"audio/editor.css\";i:11;s:20:\"audio/editor.min.css\";i:12;s:19:\"audio/style-rtl.css\";i:13;s:23:\"audio/style-rtl.min.css\";i:14;s:15:\"audio/style.css\";i:15;s:19:\"audio/style.min.css\";i:16;s:19:\"audio/theme-rtl.css\";i:17;s:23:\"audio/theme-rtl.min.css\";i:18;s:15:\"audio/theme.css\";i:19;s:19:\"audio/theme.min.css\";i:20;s:21:\"avatar/editor-rtl.css\";i:21;s:25:\"avatar/editor-rtl.min.css\";i:22;s:17:\"avatar/editor.css\";i:23;s:21:\"avatar/editor.min.css\";i:24;s:20:\"avatar/style-rtl.css\";i:25;s:24:\"avatar/style-rtl.min.css\";i:26;s:16:\"avatar/style.css\";i:27;s:20:\"avatar/style.min.css\";i:28;s:21:\"button/editor-rtl.css\";i:29;s:25:\"button/editor-rtl.min.css\";i:30;s:17:\"button/editor.css\";i:31;s:21:\"button/editor.min.css\";i:32;s:20:\"button/style-rtl.css\";i:33;s:24:\"button/style-rtl.min.css\";i:34;s:16:\"button/style.css\";i:35;s:20:\"button/style.min.css\";i:36;s:22:\"buttons/editor-rtl.css\";i:37;s:26:\"buttons/editor-rtl.min.css\";i:38;s:18:\"buttons/editor.css\";i:39;s:22:\"buttons/editor.min.css\";i:40;s:21:\"buttons/style-rtl.css\";i:41;s:25:\"buttons/style-rtl.min.css\";i:42;s:17:\"buttons/style.css\";i:43;s:21:\"buttons/style.min.css\";i:44;s:22:\"calendar/style-rtl.css\";i:45;s:26:\"calendar/style-rtl.min.css\";i:46;s:18:\"calendar/style.css\";i:47;s:22:\"calendar/style.min.css\";i:48;s:25:\"categories/editor-rtl.css\";i:49;s:29:\"categories/editor-rtl.min.css\";i:50;s:21:\"categories/editor.css\";i:51;s:25:\"categories/editor.min.css\";i:52;s:24:\"categories/style-rtl.css\";i:53;s:28:\"categories/style-rtl.min.css\";i:54;s:20:\"categories/style.css\";i:55;s:24:\"categories/style.min.css\";i:56;s:19:\"code/editor-rtl.css\";i:57;s:23:\"code/editor-rtl.min.css\";i:58;s:15:\"code/editor.css\";i:59;s:19:\"code/editor.min.css\";i:60;s:18:\"code/style-rtl.css\";i:61;s:22:\"code/style-rtl.min.css\";i:62;s:14:\"code/style.css\";i:63;s:18:\"code/style.min.css\";i:64;s:18:\"code/theme-rtl.css\";i:65;s:22:\"code/theme-rtl.min.css\";i:66;s:14:\"code/theme.css\";i:67;s:18:\"code/theme.min.css\";i:68;s:22:\"columns/editor-rtl.css\";i:69;s:26:\"columns/editor-rtl.min.css\";i:70;s:18:\"columns/editor.css\";i:71;s:22:\"columns/editor.min.css\";i:72;s:21:\"columns/style-rtl.css\";i:73;s:25:\"columns/style-rtl.min.css\";i:74;s:17:\"columns/style.css\";i:75;s:21:\"columns/style.min.css\";i:76;s:33:\"comment-author-name/style-rtl.css\";i:77;s:37:\"comment-author-name/style-rtl.min.css\";i:78;s:29:\"comment-author-name/style.css\";i:79;s:33:\"comment-author-name/style.min.css\";i:80;s:29:\"comment-content/style-rtl.css\";i:81;s:33:\"comment-content/style-rtl.min.css\";i:82;s:25:\"comment-content/style.css\";i:83;s:29:\"comment-content/style.min.css\";i:84;s:26:\"comment-date/style-rtl.css\";i:85;s:30:\"comment-date/style-rtl.min.css\";i:86;s:22:\"comment-date/style.css\";i:87;s:26:\"comment-date/style.min.css\";i:88;s:31:\"comment-edit-link/style-rtl.css\";i:89;s:35:\"comment-edit-link/style-rtl.min.css\";i:90;s:27:\"comment-edit-link/style.css\";i:91;s:31:\"comment-edit-link/style.min.css\";i:92;s:32:\"comment-reply-link/style-rtl.css\";i:93;s:36:\"comment-reply-link/style-rtl.min.css\";i:94;s:28:\"comment-reply-link/style.css\";i:95;s:32:\"comment-reply-link/style.min.css\";i:96;s:30:\"comment-template/style-rtl.css\";i:97;s:34:\"comment-template/style-rtl.min.css\";i:98;s:26:\"comment-template/style.css\";i:99;s:30:\"comment-template/style.min.css\";i:100;s:42:\"comments-pagination-numbers/editor-rtl.css\";i:101;s:46:\"comments-pagination-numbers/editor-rtl.min.css\";i:102;s:38:\"comments-pagination-numbers/editor.css\";i:103;s:42:\"comments-pagination-numbers/editor.min.css\";i:104;s:34:\"comments-pagination/editor-rtl.css\";i:105;s:38:\"comments-pagination/editor-rtl.min.css\";i:106;s:30:\"comments-pagination/editor.css\";i:107;s:34:\"comments-pagination/editor.min.css\";i:108;s:33:\"comments-pagination/style-rtl.css\";i:109;s:37:\"comments-pagination/style-rtl.min.css\";i:110;s:29:\"comments-pagination/style.css\";i:111;s:33:\"comments-pagination/style.min.css\";i:112;s:29:\"comments-title/editor-rtl.css\";i:113;s:33:\"comments-title/editor-rtl.min.css\";i:114;s:25:\"comments-title/editor.css\";i:115;s:29:\"comments-title/editor.min.css\";i:116;s:23:\"comments/editor-rtl.css\";i:117;s:27:\"comments/editor-rtl.min.css\";i:118;s:19:\"comments/editor.css\";i:119;s:23:\"comments/editor.min.css\";i:120;s:22:\"comments/style-rtl.css\";i:121;s:26:\"comments/style-rtl.min.css\";i:122;s:18:\"comments/style.css\";i:123;s:22:\"comments/style.min.css\";i:124;s:20:\"cover/editor-rtl.css\";i:125;s:24:\"cover/editor-rtl.min.css\";i:126;s:16:\"cover/editor.css\";i:127;s:20:\"cover/editor.min.css\";i:128;s:19:\"cover/style-rtl.css\";i:129;s:23:\"cover/style-rtl.min.css\";i:130;s:15:\"cover/style.css\";i:131;s:19:\"cover/style.min.css\";i:132;s:22:\"details/editor-rtl.css\";i:133;s:26:\"details/editor-rtl.min.css\";i:134;s:18:\"details/editor.css\";i:135;s:22:\"details/editor.min.css\";i:136;s:21:\"details/style-rtl.css\";i:137;s:25:\"details/style-rtl.min.css\";i:138;s:17:\"details/style.css\";i:139;s:21:\"details/style.min.css\";i:140;s:20:\"embed/editor-rtl.css\";i:141;s:24:\"embed/editor-rtl.min.css\";i:142;s:16:\"embed/editor.css\";i:143;s:20:\"embed/editor.min.css\";i:144;s:19:\"embed/style-rtl.css\";i:145;s:23:\"embed/style-rtl.min.css\";i:146;s:15:\"embed/style.css\";i:147;s:19:\"embed/style.min.css\";i:148;s:19:\"embed/theme-rtl.css\";i:149;s:23:\"embed/theme-rtl.min.css\";i:150;s:15:\"embed/theme.css\";i:151;s:19:\"embed/theme.min.css\";i:152;s:19:\"file/editor-rtl.css\";i:153;s:23:\"file/editor-rtl.min.css\";i:154;s:15:\"file/editor.css\";i:155;s:19:\"file/editor.min.css\";i:156;s:18:\"file/style-rtl.css\";i:157;s:22:\"file/style-rtl.min.css\";i:158;s:14:\"file/style.css\";i:159;s:18:\"file/style.min.css\";i:160;s:23:\"footnotes/style-rtl.css\";i:161;s:27:\"footnotes/style-rtl.min.css\";i:162;s:19:\"footnotes/style.css\";i:163;s:23:\"footnotes/style.min.css\";i:164;s:23:\"freeform/editor-rtl.css\";i:165;s:27:\"freeform/editor-rtl.min.css\";i:166;s:19:\"freeform/editor.css\";i:167;s:23:\"freeform/editor.min.css\";i:168;s:22:\"gallery/editor-rtl.css\";i:169;s:26:\"gallery/editor-rtl.min.css\";i:170;s:18:\"gallery/editor.css\";i:171;s:22:\"gallery/editor.min.css\";i:172;s:21:\"gallery/style-rtl.css\";i:173;s:25:\"gallery/style-rtl.min.css\";i:174;s:17:\"gallery/style.css\";i:175;s:21:\"gallery/style.min.css\";i:176;s:21:\"gallery/theme-rtl.css\";i:177;s:25:\"gallery/theme-rtl.min.css\";i:178;s:17:\"gallery/theme.css\";i:179;s:21:\"gallery/theme.min.css\";i:180;s:20:\"group/editor-rtl.css\";i:181;s:24:\"group/editor-rtl.min.css\";i:182;s:16:\"group/editor.css\";i:183;s:20:\"group/editor.min.css\";i:184;s:19:\"group/style-rtl.css\";i:185;s:23:\"group/style-rtl.min.css\";i:186;s:15:\"group/style.css\";i:187;s:19:\"group/style.min.css\";i:188;s:19:\"group/theme-rtl.css\";i:189;s:23:\"group/theme-rtl.min.css\";i:190;s:15:\"group/theme.css\";i:191;s:19:\"group/theme.min.css\";i:192;s:21:\"heading/style-rtl.css\";i:193;s:25:\"heading/style-rtl.min.css\";i:194;s:17:\"heading/style.css\";i:195;s:21:\"heading/style.min.css\";i:196;s:19:\"html/editor-rtl.css\";i:197;s:23:\"html/editor-rtl.min.css\";i:198;s:15:\"html/editor.css\";i:199;s:19:\"html/editor.min.css\";i:200;s:20:\"image/editor-rtl.css\";i:201;s:24:\"image/editor-rtl.min.css\";i:202;s:16:\"image/editor.css\";i:203;s:20:\"image/editor.min.css\";i:204;s:19:\"image/style-rtl.css\";i:205;s:23:\"image/style-rtl.min.css\";i:206;s:15:\"image/style.css\";i:207;s:19:\"image/style.min.css\";i:208;s:19:\"image/theme-rtl.css\";i:209;s:23:\"image/theme-rtl.min.css\";i:210;s:15:\"image/theme.css\";i:211;s:19:\"image/theme.min.css\";i:212;s:29:\"latest-comments/style-rtl.css\";i:213;s:33:\"latest-comments/style-rtl.min.css\";i:214;s:25:\"latest-comments/style.css\";i:215;s:29:\"latest-comments/style.min.css\";i:216;s:27:\"latest-posts/editor-rtl.css\";i:217;s:31:\"latest-posts/editor-rtl.min.css\";i:218;s:23:\"latest-posts/editor.css\";i:219;s:27:\"latest-posts/editor.min.css\";i:220;s:26:\"latest-posts/style-rtl.css\";i:221;s:30:\"latest-posts/style-rtl.min.css\";i:222;s:22:\"latest-posts/style.css\";i:223;s:26:\"latest-posts/style.min.css\";i:224;s:18:\"list/style-rtl.css\";i:225;s:22:\"list/style-rtl.min.css\";i:226;s:14:\"list/style.css\";i:227;s:18:\"list/style.min.css\";i:228;s:22:\"loginout/style-rtl.css\";i:229;s:26:\"loginout/style-rtl.min.css\";i:230;s:18:\"loginout/style.css\";i:231;s:22:\"loginout/style.min.css\";i:232;s:25:\"media-text/editor-rtl.css\";i:233;s:29:\"media-text/editor-rtl.min.css\";i:234;s:21:\"media-text/editor.css\";i:235;s:25:\"media-text/editor.min.css\";i:236;s:24:\"media-text/style-rtl.css\";i:237;s:28:\"media-text/style-rtl.min.css\";i:238;s:20:\"media-text/style.css\";i:239;s:24:\"media-text/style.min.css\";i:240;s:19:\"more/editor-rtl.css\";i:241;s:23:\"more/editor-rtl.min.css\";i:242;s:15:\"more/editor.css\";i:243;s:19:\"more/editor.min.css\";i:244;s:30:\"navigation-link/editor-rtl.css\";i:245;s:34:\"navigation-link/editor-rtl.min.css\";i:246;s:26:\"navigation-link/editor.css\";i:247;s:30:\"navigation-link/editor.min.css\";i:248;s:29:\"navigation-link/style-rtl.css\";i:249;s:33:\"navigation-link/style-rtl.min.css\";i:250;s:25:\"navigation-link/style.css\";i:251;s:29:\"navigation-link/style.min.css\";i:252;s:33:\"navigation-submenu/editor-rtl.css\";i:253;s:37:\"navigation-submenu/editor-rtl.min.css\";i:254;s:29:\"navigation-submenu/editor.css\";i:255;s:33:\"navigation-submenu/editor.min.css\";i:256;s:25:\"navigation/editor-rtl.css\";i:257;s:29:\"navigation/editor-rtl.min.css\";i:258;s:21:\"navigation/editor.css\";i:259;s:25:\"navigation/editor.min.css\";i:260;s:24:\"navigation/style-rtl.css\";i:261;s:28:\"navigation/style-rtl.min.css\";i:262;s:20:\"navigation/style.css\";i:263;s:24:\"navigation/style.min.css\";i:264;s:23:\"nextpage/editor-rtl.css\";i:265;s:27:\"nextpage/editor-rtl.min.css\";i:266;s:19:\"nextpage/editor.css\";i:267;s:23:\"nextpage/editor.min.css\";i:268;s:24:\"page-list/editor-rtl.css\";i:269;s:28:\"page-list/editor-rtl.min.css\";i:270;s:20:\"page-list/editor.css\";i:271;s:24:\"page-list/editor.min.css\";i:272;s:23:\"page-list/style-rtl.css\";i:273;s:27:\"page-list/style-rtl.min.css\";i:274;s:19:\"page-list/style.css\";i:275;s:23:\"page-list/style.min.css\";i:276;s:24:\"paragraph/editor-rtl.css\";i:277;s:28:\"paragraph/editor-rtl.min.css\";i:278;s:20:\"paragraph/editor.css\";i:279;s:24:\"paragraph/editor.min.css\";i:280;s:23:\"paragraph/style-rtl.css\";i:281;s:27:\"paragraph/style-rtl.min.css\";i:282;s:19:\"paragraph/style.css\";i:283;s:23:\"paragraph/style.min.css\";i:284;s:35:\"post-author-biography/style-rtl.css\";i:285;s:39:\"post-author-biography/style-rtl.min.css\";i:286;s:31:\"post-author-biography/style.css\";i:287;s:35:\"post-author-biography/style.min.css\";i:288;s:30:\"post-author-name/style-rtl.css\";i:289;s:34:\"post-author-name/style-rtl.min.css\";i:290;s:26:\"post-author-name/style.css\";i:291;s:30:\"post-author-name/style.min.css\";i:292;s:26:\"post-author/editor-rtl.css\";i:293;s:30:\"post-author/editor-rtl.min.css\";i:294;s:22:\"post-author/editor.css\";i:295;s:26:\"post-author/editor.min.css\";i:296;s:25:\"post-author/style-rtl.css\";i:297;s:29:\"post-author/style-rtl.min.css\";i:298;s:21:\"post-author/style.css\";i:299;s:25:\"post-author/style.min.css\";i:300;s:33:\"post-comments-form/editor-rtl.css\";i:301;s:37:\"post-comments-form/editor-rtl.min.css\";i:302;s:29:\"post-comments-form/editor.css\";i:303;s:33:\"post-comments-form/editor.min.css\";i:304;s:32:\"post-comments-form/style-rtl.css\";i:305;s:36:\"post-comments-form/style-rtl.min.css\";i:306;s:28:\"post-comments-form/style.css\";i:307;s:32:\"post-comments-form/style.min.css\";i:308;s:26:\"post-content/style-rtl.css\";i:309;s:30:\"post-content/style-rtl.min.css\";i:310;s:22:\"post-content/style.css\";i:311;s:26:\"post-content/style.min.css\";i:312;s:23:\"post-date/style-rtl.css\";i:313;s:27:\"post-date/style-rtl.min.css\";i:314;s:19:\"post-date/style.css\";i:315;s:23:\"post-date/style.min.css\";i:316;s:27:\"post-excerpt/editor-rtl.css\";i:317;s:31:\"post-excerpt/editor-rtl.min.css\";i:318;s:23:\"post-excerpt/editor.css\";i:319;s:27:\"post-excerpt/editor.min.css\";i:320;s:26:\"post-excerpt/style-rtl.css\";i:321;s:30:\"post-excerpt/style-rtl.min.css\";i:322;s:22:\"post-excerpt/style.css\";i:323;s:26:\"post-excerpt/style.min.css\";i:324;s:34:\"post-featured-image/editor-rtl.css\";i:325;s:38:\"post-featured-image/editor-rtl.min.css\";i:326;s:30:\"post-featured-image/editor.css\";i:327;s:34:\"post-featured-image/editor.min.css\";i:328;s:33:\"post-featured-image/style-rtl.css\";i:329;s:37:\"post-featured-image/style-rtl.min.css\";i:330;s:29:\"post-featured-image/style.css\";i:331;s:33:\"post-featured-image/style.min.css\";i:332;s:34:\"post-navigation-link/style-rtl.css\";i:333;s:38:\"post-navigation-link/style-rtl.min.css\";i:334;s:30:\"post-navigation-link/style.css\";i:335;s:34:\"post-navigation-link/style.min.css\";i:336;s:27:\"post-template/style-rtl.css\";i:337;s:31:\"post-template/style-rtl.min.css\";i:338;s:23:\"post-template/style.css\";i:339;s:27:\"post-template/style.min.css\";i:340;s:24:\"post-terms/style-rtl.css\";i:341;s:28:\"post-terms/style-rtl.min.css\";i:342;s:20:\"post-terms/style.css\";i:343;s:24:\"post-terms/style.min.css\";i:344;s:24:\"post-title/style-rtl.css\";i:345;s:28:\"post-title/style-rtl.min.css\";i:346;s:20:\"post-title/style.css\";i:347;s:24:\"post-title/style.min.css\";i:348;s:26:\"preformatted/style-rtl.css\";i:349;s:30:\"preformatted/style-rtl.min.css\";i:350;s:22:\"preformatted/style.css\";i:351;s:26:\"preformatted/style.min.css\";i:352;s:24:\"pullquote/editor-rtl.css\";i:353;s:28:\"pullquote/editor-rtl.min.css\";i:354;s:20:\"pullquote/editor.css\";i:355;s:24:\"pullquote/editor.min.css\";i:356;s:23:\"pullquote/style-rtl.css\";i:357;s:27:\"pullquote/style-rtl.min.css\";i:358;s:19:\"pullquote/style.css\";i:359;s:23:\"pullquote/style.min.css\";i:360;s:23:\"pullquote/theme-rtl.css\";i:361;s:27:\"pullquote/theme-rtl.min.css\";i:362;s:19:\"pullquote/theme.css\";i:363;s:23:\"pullquote/theme.min.css\";i:364;s:39:\"query-pagination-numbers/editor-rtl.css\";i:365;s:43:\"query-pagination-numbers/editor-rtl.min.css\";i:366;s:35:\"query-pagination-numbers/editor.css\";i:367;s:39:\"query-pagination-numbers/editor.min.css\";i:368;s:31:\"query-pagination/editor-rtl.css\";i:369;s:35:\"query-pagination/editor-rtl.min.css\";i:370;s:27:\"query-pagination/editor.css\";i:371;s:31:\"query-pagination/editor.min.css\";i:372;s:30:\"query-pagination/style-rtl.css\";i:373;s:34:\"query-pagination/style-rtl.min.css\";i:374;s:26:\"query-pagination/style.css\";i:375;s:30:\"query-pagination/style.min.css\";i:376;s:25:\"query-title/style-rtl.css\";i:377;s:29:\"query-title/style-rtl.min.css\";i:378;s:21:\"query-title/style.css\";i:379;s:25:\"query-title/style.min.css\";i:380;s:25:\"query-total/style-rtl.css\";i:381;s:29:\"query-total/style-rtl.min.css\";i:382;s:21:\"query-total/style.css\";i:383;s:25:\"query-total/style.min.css\";i:384;s:20:\"query/editor-rtl.css\";i:385;s:24:\"query/editor-rtl.min.css\";i:386;s:16:\"query/editor.css\";i:387;s:20:\"query/editor.min.css\";i:388;s:19:\"quote/style-rtl.css\";i:389;s:23:\"quote/style-rtl.min.css\";i:390;s:15:\"quote/style.css\";i:391;s:19:\"quote/style.min.css\";i:392;s:19:\"quote/theme-rtl.css\";i:393;s:23:\"quote/theme-rtl.min.css\";i:394;s:15:\"quote/theme.css\";i:395;s:19:\"quote/theme.min.css\";i:396;s:23:\"read-more/style-rtl.css\";i:397;s:27:\"read-more/style-rtl.min.css\";i:398;s:19:\"read-more/style.css\";i:399;s:23:\"read-more/style.min.css\";i:400;s:18:\"rss/editor-rtl.css\";i:401;s:22:\"rss/editor-rtl.min.css\";i:402;s:14:\"rss/editor.css\";i:403;s:18:\"rss/editor.min.css\";i:404;s:17:\"rss/style-rtl.css\";i:405;s:21:\"rss/style-rtl.min.css\";i:406;s:13:\"rss/style.css\";i:407;s:17:\"rss/style.min.css\";i:408;s:21:\"search/editor-rtl.css\";i:409;s:25:\"search/editor-rtl.min.css\";i:410;s:17:\"search/editor.css\";i:411;s:21:\"search/editor.min.css\";i:412;s:20:\"search/style-rtl.css\";i:413;s:24:\"search/style-rtl.min.css\";i:414;s:16:\"search/style.css\";i:415;s:20:\"search/style.min.css\";i:416;s:20:\"search/theme-rtl.css\";i:417;s:24:\"search/theme-rtl.min.css\";i:418;s:16:\"search/theme.css\";i:419;s:20:\"search/theme.min.css\";i:420;s:24:\"separator/editor-rtl.css\";i:421;s:28:\"separator/editor-rtl.min.css\";i:422;s:20:\"separator/editor.css\";i:423;s:24:\"separator/editor.min.css\";i:424;s:23:\"separator/style-rtl.css\";i:425;s:27:\"separator/style-rtl.min.css\";i:426;s:19:\"separator/style.css\";i:427;s:23:\"separator/style.min.css\";i:428;s:23:\"separator/theme-rtl.css\";i:429;s:27:\"separator/theme-rtl.min.css\";i:430;s:19:\"separator/theme.css\";i:431;s:23:\"separator/theme.min.css\";i:432;s:24:\"shortcode/editor-rtl.css\";i:433;s:28:\"shortcode/editor-rtl.min.css\";i:434;s:20:\"shortcode/editor.css\";i:435;s:24:\"shortcode/editor.min.css\";i:436;s:24:\"site-logo/editor-rtl.css\";i:437;s:28:\"site-logo/editor-rtl.min.css\";i:438;s:20:\"site-logo/editor.css\";i:439;s:24:\"site-logo/editor.min.css\";i:440;s:23:\"site-logo/style-rtl.css\";i:441;s:27:\"site-logo/style-rtl.min.css\";i:442;s:19:\"site-logo/style.css\";i:443;s:23:\"site-logo/style.min.css\";i:444;s:27:\"site-tagline/editor-rtl.css\";i:445;s:31:\"site-tagline/editor-rtl.min.css\";i:446;s:23:\"site-tagline/editor.css\";i:447;s:27:\"site-tagline/editor.min.css\";i:448;s:26:\"site-tagline/style-rtl.css\";i:449;s:30:\"site-tagline/style-rtl.min.css\";i:450;s:22:\"site-tagline/style.css\";i:451;s:26:\"site-tagline/style.min.css\";i:452;s:25:\"site-title/editor-rtl.css\";i:453;s:29:\"site-title/editor-rtl.min.css\";i:454;s:21:\"site-title/editor.css\";i:455;s:25:\"site-title/editor.min.css\";i:456;s:24:\"site-title/style-rtl.css\";i:457;s:28:\"site-title/style-rtl.min.css\";i:458;s:20:\"site-title/style.css\";i:459;s:24:\"site-title/style.min.css\";i:460;s:26:\"social-link/editor-rtl.css\";i:461;s:30:\"social-link/editor-rtl.min.css\";i:462;s:22:\"social-link/editor.css\";i:463;s:26:\"social-link/editor.min.css\";i:464;s:27:\"social-links/editor-rtl.css\";i:465;s:31:\"social-links/editor-rtl.min.css\";i:466;s:23:\"social-links/editor.css\";i:467;s:27:\"social-links/editor.min.css\";i:468;s:26:\"social-links/style-rtl.css\";i:469;s:30:\"social-links/style-rtl.min.css\";i:470;s:22:\"social-links/style.css\";i:471;s:26:\"social-links/style.min.css\";i:472;s:21:\"spacer/editor-rtl.css\";i:473;s:25:\"spacer/editor-rtl.min.css\";i:474;s:17:\"spacer/editor.css\";i:475;s:21:\"spacer/editor.min.css\";i:476;s:20:\"spacer/style-rtl.css\";i:477;s:24:\"spacer/style-rtl.min.css\";i:478;s:16:\"spacer/style.css\";i:479;s:20:\"spacer/style.min.css\";i:480;s:20:\"table/editor-rtl.css\";i:481;s:24:\"table/editor-rtl.min.css\";i:482;s:16:\"table/editor.css\";i:483;s:20:\"table/editor.min.css\";i:484;s:19:\"table/style-rtl.css\";i:485;s:23:\"table/style-rtl.min.css\";i:486;s:15:\"table/style.css\";i:487;s:19:\"table/style.min.css\";i:488;s:19:\"table/theme-rtl.css\";i:489;s:23:\"table/theme-rtl.min.css\";i:490;s:15:\"table/theme.css\";i:491;s:19:\"table/theme.min.css\";i:492;s:24:\"tag-cloud/editor-rtl.css\";i:493;s:28:\"tag-cloud/editor-rtl.min.css\";i:494;s:20:\"tag-cloud/editor.css\";i:495;s:24:\"tag-cloud/editor.min.css\";i:496;s:23:\"tag-cloud/style-rtl.css\";i:497;s:27:\"tag-cloud/style-rtl.min.css\";i:498;s:19:\"tag-cloud/style.css\";i:499;s:23:\"tag-cloud/style.min.css\";i:500;s:28:\"template-part/editor-rtl.css\";i:501;s:32:\"template-part/editor-rtl.min.css\";i:502;s:24:\"template-part/editor.css\";i:503;s:28:\"template-part/editor.min.css\";i:504;s:27:\"template-part/theme-rtl.css\";i:505;s:31:\"template-part/theme-rtl.min.css\";i:506;s:23:\"template-part/theme.css\";i:507;s:27:\"template-part/theme.min.css\";i:508;s:30:\"term-description/style-rtl.css\";i:509;s:34:\"term-description/style-rtl.min.css\";i:510;s:26:\"term-description/style.css\";i:511;s:30:\"term-description/style.min.css\";i:512;s:27:\"text-columns/editor-rtl.css\";i:513;s:31:\"text-columns/editor-rtl.min.css\";i:514;s:23:\"text-columns/editor.css\";i:515;s:27:\"text-columns/editor.min.css\";i:516;s:26:\"text-columns/style-rtl.css\";i:517;s:30:\"text-columns/style-rtl.min.css\";i:518;s:22:\"text-columns/style.css\";i:519;s:26:\"text-columns/style.min.css\";i:520;s:19:\"verse/style-rtl.css\";i:521;s:23:\"verse/style-rtl.min.css\";i:522;s:15:\"verse/style.css\";i:523;s:19:\"verse/style.min.css\";i:524;s:20:\"video/editor-rtl.css\";i:525;s:24:\"video/editor-rtl.min.css\";i:526;s:16:\"video/editor.css\";i:527;s:20:\"video/editor.min.css\";i:528;s:19:\"video/style-rtl.css\";i:529;s:23:\"video/style-rtl.min.css\";i:530;s:15:\"video/style.css\";i:531;s:19:\"video/style.min.css\";i:532;s:19:\"video/theme-rtl.css\";i:533;s:23:\"video/theme-rtl.min.css\";i:534;s:15:\"video/theme.css\";i:535;s:19:\"video/theme.min.css\";}}', 'on'),
(130, '_transient_wp_styles_for_blocks', 'a:2:{s:4:\"hash\";s:32:\"8c7d46a72d7d4591fc1dd9485bedb304\";s:6:\"blocks\";a:5:{s:11:\"core/button\";s:0:\"\";s:14:\"core/site-logo\";s:0:\"\";s:18:\"core/post-template\";s:120:\":where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}\";s:12:\"core/columns\";s:102:\":where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}\";s:14:\"core/pullquote\";s:69:\":root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}\";}}', 'on'),
(131, 'softaculous_pro_license', 'a:14:{s:7:\"license\";s:30:\"SOFTWP-85306-99745-58494-48658\";s:7:\"expires\";s:8:\"20250721\";s:4:\"type\";s:1:\"1\";s:8:\"type_txt\";s:7:\"Premium\";s:9:\"num_sites\";N;s:4:\"plan\";s:8:\"personal\";s:6:\"active\";i:1;s:10:\"licexpired\";N;s:4:\"thid\";N;s:6:\"status\";i:1;s:9:\"last_edit\";s:10:\"1752850103\";s:10:\"status_txt\";s:33:\"<font color=\"green\">Active</font>\";s:8:\"has_plid\";i:1;s:11:\"last_update\";i:1752850104;}', 'yes'),
(132, 'softaculous_pro_rebranding', 'a:4:{s:2:\"sn\";s:11:\"Softaculous\";s:8:\"logo_url\";s:0:\"\";s:13:\"default_hf_bg\";s:0:\"\";s:15:\"default_hf_text\";s:0:\"\";}', 'yes'),
(133, '_site_transient_update_core', 'O:8:\"stdClass\":4:{s:7:\"updates\";a:1:{i:0;O:8:\"stdClass\":10:{s:8:\"response\";s:6:\"latest\";s:8:\"download\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:6:\"locale\";s:5:\"en_US\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:59:\"https://downloads.wordpress.org/release/wordpress-6.8.2.zip\";s:10:\"no_content\";s:70:\"https://downloads.wordpress.org/release/wordpress-6.8.2-no-content.zip\";s:11:\"new_bundled\";s:71:\"https://downloads.wordpress.org/release/wordpress-6.8.2-new-bundled.zip\";s:7:\"partial\";s:0:\"\";s:8:\"rollback\";s:0:\"\";}s:7:\"current\";s:5:\"6.8.2\";s:7:\"version\";s:5:\"6.8.2\";s:11:\"php_version\";s:6:\"7.2.24\";s:13:\"mysql_version\";s:5:\"5.5.5\";s:11:\"new_bundled\";s:3:\"6.7\";s:15:\"partial_version\";s:0:\"\";}}s:12:\"last_checked\";i:1756823039;s:15:\"version_checked\";s:5:\"6.8.2\";s:12:\"translations\";a:0:{}}', 'off'),
(145, 'loginizer_free_installed', '1752850104', 'auto'),
(146, 'loginizer_pro_less_than_201', '1', 'auto'),
(147, 'loginizer_version_pro_nag', '1752850104', 'auto'),
(148, 'loginizer_version_free_nag', '1752850104', 'auto'),
(149, 'loginizer_pro_version', '2.0.1', 'auto'),
(159, 'gosmtp_version', '1.1.1', 'auto'),
(161, 'gosmtp_free_installed', '1752850105', 'auto'),
(162, 'gosmtp_version_pro_nag', '1752850105', 'auto'),
(163, 'gosmtp_version_free_nag', '1752850105', 'auto'),
(164, 'gosmtp_pro_version', '1.1.1', 'auto'),
(168, 'external_updates-siteseo-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850105;s:14:\"checkedVersion\";s:5:\"1.2.5\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:11:\"siteseo-pro\";s:7:\"version\";s:5:\"1.2.5\";s:8:\"homepage\";s:17:\"http://siteseo.io\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:112:\"https://api.siteseo.io/download.php?version=1.2.5&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:27:\"siteseo-pro/siteseo-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(169, 'backuply_pro_version', '1.4.6', 'auto'),
(170, 'pagelayer_version', '2.0.1', 'auto'),
(171, 'pagelayer_options', 'a:0:{}', 'auto'),
(173, 'pagelayer_pro_version', '2.0.1', 'auto'),
(174, 'pagelayer_pro_options', 'a:0:{}', 'auto'),
(175, 'external_updates-gosmtp-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850105;s:14:\"checkedVersion\";s:5:\"1.1.1\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:10:\"gosmtp-pro\";s:7:\"version\";s:5:\"1.1.1\";s:8:\"homepage\";s:19:\"https://gosmtp.net/\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:112:\"https://api.gosmtp.net/download.php?version=1.1.1&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:25:\"gosmtp-pro/gosmtp-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(180, 'external_updates-pagelayer-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850106;s:14:\"checkedVersion\";s:5:\"2.0.1\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:13:\"pagelayer-pro\";s:7:\"version\";s:5:\"2.0.1\";s:8:\"homepage\";s:21:\"https://pagelayer.com\";s:6:\"tested\";s:5:\"6.7.2\";s:12:\"download_url\";s:115:\"https://api.pagelayer.com/download.php?version=2.0.1&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:31:\"pagelayer-pro/pagelayer-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(182, 'speedycache_pro_version', '1.3.5', 'auto'),
(183, 'speedycache_free_installed', '1752850106', 'auto'),
(184, 'speedycache_pro_older_pro_version_nag', '1752850106', 'auto'),
(185, 'speedycache_pro_older_free_version_nag', '1752850106', 'auto'),
(188, 'external_updates-speedycache-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850107;s:14:\"checkedVersion\";s:5:\"1.3.5\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"speedycache-pro\";s:7:\"version\";s:5:\"1.3.5\";s:8:\"homepage\";s:22:\"http://speedycache.com\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"download_url\";s:117:\"https://api.speedycache.com/download.php?version=1.3.5&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"speedycache-pro/speedycache-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(191, 'external_updates-cookieadmin-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850113;s:14:\"checkedVersion\";s:5:\"1.0.2\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"cookieadmin-pro\";s:7:\"version\";s:5:\"1.0.2\";s:8:\"homepage\";s:24:\"https://cookieadmin.net/\";s:6:\"tested\";s:3:\"6.8\";s:12:\"download_url\";s:117:\"https://api.cookieadmin.net/download.php?version=1.0.2&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"cookieadmin-pro/cookieadmin-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(196, 'backuply_license_notice', '1752850118', 'auto'),
(198, 'external_updates-softaculous-pro', 'O:8:\"stdClass\":3:{s:9:\"lastCheck\";i:1752850118;s:14:\"checkedVersion\";s:5:\"2.2.3\";s:6:\"update\";O:8:\"stdClass\":9:{s:2:\"id\";i:0;s:4:\"slug\";s:15:\"softaculous-pro\";s:7:\"version\";s:5:\"2.2.3\";s:8:\"homepage\";s:19:\"https://softwp.net/\";s:6:\"tested\";s:3:\"6.8\";s:12:\"download_url\";s:122:\"https://a.softaculous.com/softwp/download.php?version=2.2.3&license=SOFTWP-85306-99745-58494-48658&url=https://infolize.in\";s:14:\"upgrade_notice\";N;s:8:\"filename\";s:35:\"softaculous-pro/softaculous-pro.php\";s:12:\"translations\";a:0:{}}}', 'off'),
(203, 'can_compress_scripts', '1', 'on');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(207, '_site_transient_wp_plugin_dependencies_plugin_data', 'a:1:{s:9:\"elementor\";a:35:{s:4:\"name\";s:63:\"Elementor Website Builder – More Than Just a Page Builder\";s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:6:\"3.30.2\";s:6:\"author\";s:64:\"<a href=\"https://profiles.wordpress.org/elemntor/\">Elementor</a>\";s:14:\"author_profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:12:\"contributors\";a:1:{s:8:\"elemntor\";a:3:{s:7:\"profile\";s:40:\"https://profiles.wordpress.org/elemntor/\";s:6:\"avatar\";s:120:\"https://secure.gravatar.com/avatar/7d70f15d78757f876d1847a8f87dd93e1d9c168264b4aeeaf72058656690d05b?s=96&d=monsterid&r=g\";s:12:\"display_name\";s:9:\"Elementor\";}}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}s:6:\"rating\";i:90;s:7:\"ratings\";a:5:{i:5;i:6030;i:4;i:218;i:3;i:104;i:2;i:102;i:1;i:618;}s:11:\"num_ratings\";i:7072;s:11:\"support_url\";s:47:\"https://wordpress.org/support/plugin/elementor/\";s:15:\"support_threads\";i:91;s:24:\"support_threads_resolved\";i:72;s:15:\"active_installs\";i:10000000;s:12:\"last_updated\";s:22:\"2025-07-09 10:35am GMT\";s:5:\"added\";s:10:\"2016-05-30\";s:8:\"homepage\";s:87:\"https://elementor.com/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash\";s:8:\"sections\";a:6:{s:11:\"description\";s:25581:\"<p><iframe loading=\"lazy\" title=\"Elementor - The Leading Platform for Web Creators\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/le72grP_Q6k?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>THE #1 NO CODE DRAG & DROP WORDPRESS WEBSITE BUILDER POWERING OVER 18M WEBSITES WORLDWIDE, NOW WITH AI.</h4>\n<p>Elementor, the leading WordPress website creation platform, empowers you to build professional, pixel-perfect websites seamlessly.</p>\n<p>Unlock all features with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-pro-features/\" rel=\"nofollow ugc\">Elementor Pro</a>.</p>\n<p>Need fast and secure cloud hosting for your Elementor site? Try out <strong><a href=\"https://elemn.to/repo-hosting\" rel=\"nofollow ugc\">Elementor Hosting</a></strong> Powered by Google Cloud & Cloudflare. 4.9/5 TrustPilot score.</p>\n<h3>🌟 Create Professional Stunning Websites</h3>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Intuitive Drag & Drop Builder</a></strong>: Build any website with our no-code, drag-and-drop Editor. Achieve design precision with full control over layout and style.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-feature-page/\" rel=\"nofollow ugc\">Pixel-Perfect Design Tools</a></strong>: Upload SVGs, apply masks, gradients, box shadows, headline effects, shape dividers, and use built-in CSS controls for advanced customization.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-library-full-website-kit/\" rel=\"nofollow ugc\">Template Library</a></strong>: Apply complete website kits for instant setups, or choose from a vast library of single pages, blocks, and pop-up templates.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-editor/\" rel=\"nofollow ugc\">Advanced Widgets</a></strong>: Access over 40 FREE widgets, including heading, image, text editor, video, button, gallery, carousels, and more.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-ai/\" rel=\"nofollow ugc\">AI Capabilities</a></strong>: Revolutionize your design and content creation process with native AI integration. Instantly create sections, text, code, and images.</li>\n</ul>\n<h4>🗝️ Key features:</h4>\n<ul>\n<li><strong><a href=\"https://go.elementor.com/feature-page-global-settings/\" rel=\"nofollow ugc\">Design System</a></strong>: Use Elementor’s Design System for consistent colors, typography, and design elements, ensuring a cohesive, professional look.</li>\n<li><strong><a href=\"https://go.elementor.com/feature-page-responsive-design/\" rel=\"nofollow ugc\">Responsive Design</a></strong>: Optimize your design for every device with custom breakpoints, ensuring a seamless desktop, tablet, and mobile experience.</li>\n<li><strong>Mask Shapes</strong>: Turning any element, like an image or video, into whatever shape you desire to create standout designs.</li>\n<li><strong>CSS Transform</strong>: Use CSS Transform to rotate, scale, and skew elements, adding dynamic styling to your site.</li>\n<li><strong>Entrance Animations</strong>: Add entrance animations to elements to create engaging and interactive user experiences.</li>\n<li><strong><a href=\"https://elementor.com/features/#SaveBackup\" rel=\"nofollow ugc\">Revision History</a></strong>: Elementor’s Revision History feature enables users to track and revert to previous versions of their designs, providing peace of mind and flexibility during the creative process.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-developers-developers-website/\" rel=\"nofollow ugc\">Developer-Friendly</a></strong>: Equipped with extensive documentation, API, developer tools, and custom code areas, Elementor offers a conducive environment for developers to extend its capabilities and create custom solutions.</li>\n<li><strong>Floating Buttons</strong>: Enhance user interaction with customizable, floating action buttons that stay in view as users scroll.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-industry-leading-theme-builder/\" rel=\"nofollow ugc\">Theme Builder</a> [Pro]</strong>: Design every part of your site—headers, footers, posts, and archives—for complete control over appearance.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-popup-builder/\" rel=\"nofollow ugc\">Popup Builder</a> [Pro]</strong>: Create eye-catching popups with Elementor’s Popup Builder, equipped with advanced targeting and triggering options to optimize user engagement and conversions.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-professional-form-builder-and-submission-log/\" rel=\"nofollow ugc\">Forms</a> [Pro]</strong>: Design and integrate custom forms, utilizing advanced features and integrations to capture and manage submissions effectively.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-woocommerce-builder/\" rel=\"nofollow ugc\">WooCommerce Builder</a> [Pro]</strong>: Integrate Elementor with WooCommerce to design custom product pages, shop layouts, archives, carts, checkout pages, my account, and more, enhancing your store’s visual appeal and functionality.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-dynamic-content/\" rel=\"nofollow ugc\">Dynamic Content</a> [Pro]</strong>: Leverage dynamic content capabilities to create personalized and interactive web experiences by connecting your designs to various data sources.</li>\n<li><strong><a href=\"https://go.elementor.com/features-page-notes/\" rel=\"nofollow ugc\">Notes</a> [Pro]</strong>: Enhance team collaboration by using Elementor’s Notes feature to leave feedback and comments directly on the design interface.</li>\n<li><strong>Custom Code [Pro]</strong>: Insert custom code to extend the functionality of your site, offering flexibility for advanced customizations.</li>\n<li><strong>Custom CSS [Pro]</strong>: Apply Custom CSS to fine-tune the styling of elements, ensuring precise control over the design aspects.</li>\n<li><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-pro-features-motion-effects/\" rel=\"nofollow ugc\">Motion Effects</a> [Pro]</strong>: Add advanced motion effects to elements for a more dynamic and engaging user experience.</li>\n<li><strong>Custom Fonts & Icons [Pro]</strong>: Upload and use custom fonts and icons to match your brand’s identity.</li>\n</ul>\n<h4>😍 Elementor FREE widgets</h4>\n<p>Unlock the potential of Elementor with our comprehensive suite of free widgets and tools, designed to empower your website creation process and elevate your design capabilities:</p>\n<ul>\n<li><strong>Heading</strong>. Add eye-catching headlines.</li>\n<li><strong>Image</strong>. Control the size, opacity and more.</li>\n<li><strong>Text Editor</strong>. Just like the WordPress editor.</li>\n<li><strong>Video</strong>. Add YouTube, Vimeo, Dailymotion or self-hosted videos.</li>\n<li><strong>Button</strong>. Create interactive buttons.</li>\n<li><strong>Link in Bio</strong>. Build link in bio components to promote your business / services.</li>\n<li><strong>Image Box</strong>. A box with image, headline and text.</li>\n<li><strong>Testimonials</strong>. Customer testimonials.</li>\n<li><strong>Icon</strong>. Place one or more of 600+ icons available.</li>\n<li><strong>Icon Box</strong>. An icon, headline, and text with one widget.</li>\n<li><strong>Social Icons</strong>. Link to your social pages with the Facebook/X (formerly Twitter) icons.</li>\n<li><strong>Image Gallery</strong>. Display your images in a grid.</li>\n<li><strong>Image Carousel</strong>. Create rotating carousels or sliders for chosen images.</li>\n<li><strong>Icon List</strong>. Use any icon to create a bullet list.</li>\n<li><strong>Counter</strong>. Show numbers in an escalating manner.</li>\n<li><strong>Progress Bar</strong>. Include an escalating progress bar.</li>\n<li><strong>Nested Tabs</strong>. Display content in vertical or horizontal tabs.</li>\n<li><strong>Nested Accordion</strong>. Display any type of content in collapsible sections.</li>\n<li><strong>Toggle</strong>. Use the Toggle to hide or display content, like FAQ.</li>\n<li><strong>Rating</strong>. Display how many stars (or another icon) other visitors gave.</li>\n<li><strong>Alert</strong>. Include a colored alert box to draw visitor’s attention.</li>\n<li><strong>HTML</strong>. Insert code into the page.</li>\n<li><strong>Shortcode</strong>. Insert shortcodes from any plugin into the page.</li>\n<li><strong>Menu Anchor</strong>. Link any menu to this anchor.</li>\n<li><strong>Read More</strong>. Set the Read More cut-off for the excerpt in archive pages.</li>\n<li><strong>Sidebar</strong>. Add sidebars onto the page.</li>\n<li><strong>Google Maps</strong>. Embed maps into the page.</li>\n<li><strong>SoundCloud</strong>. Add SoundCloud audio bits.</li>\n<li><strong>Divider</strong>. Separate content with a designed divider.</li>\n<li><strong>Spacer</strong>. Add space between elements.</li>\n<li><strong>Text Path</strong>. Attach your text to a path.</li>\n<li><strong>And counting…</strong></li>\n</ul>\n<h3>🚀 Enhance Your Website</h3>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-performance-performance-page/\" rel=\"nofollow ugc\">High-Performing Websites</a></strong>: Website performance impacts your visitor’s experience and search result ranking. Elementor, in partnership with Google Chrome, continuously enhances performance without compromising design.</p>\n<p><strong>Key features include:</strong></p>\n<ul>\n<li><strong>Reduced DOM Output</strong>: Streamlined HTML structure for faster rendering.</li>\n<li><strong>Improved Media File Loading</strong>: Optimized loading of images, videos, and other media assets.</li>\n<li><strong>Reduced CSS and JS Files</strong>: Minimized and concatenated stylesheets and scripts for quicker loading times.</li>\n<li><strong>Lazy Loading</strong>: Deferred loading of non-critical resources to improve initial page load speed.</li>\n<li><strong>Faster Font Loading</strong>: Efficient delivery of web fonts to enhance text rendering speed.</li>\n<li><strong>Optimized Front-End Asset Loading</strong>: Efficient loading of assets like JavaScript and CSS to minimize render-blocking.</li>\n<li><strong>Element Caching</strong>: Cache frequently accessed design elements to reduce server response time and enhance overall performance.</li>\n</ul>\n<h3>🔥 Elementor Pro Features</h3>\n<p>Create unparalleled websites while saving time, money and resources with <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a>’s full website builder. Get access to 100+ professional widgets, features, and tools.</p>\n<p><strong>Pro Design Widgets:</strong></p>\n<ol>\n<li><strong>Posts</strong>: Display your blog posts with customizable layouts and styles.</li>\n<li><strong>Share Buttons</strong>: Allow visitors to easily share your content on various social media platforms.</li>\n<li><strong>Portfolio</strong>: Showcase your work or projects with stunning portfolio layouts.</li>\n<li><strong>Slides</strong>: Create dynamic slideshows with custom animations and transitions.</li>\n<li><strong>Form</strong>: Design and customize advanced forms for user interaction and data collection.</li>\n<li><strong>Login</strong>: Add a login form or user registration module to your website.</li>\n<li><strong>Nav Menu</strong>: Customize and style your website’s navigation menu for better user experience.</li>\n<li><strong>Animated Headline</strong>: Create attention-grabbing headlines with animated effects.</li>\n<li><strong>Price Table</strong>: Display pricing plans or packages in a structured and visually appealing format.</li>\n<li><strong>Price List</strong>: Showcase a list of prices or services with customizable styling options.</li>\n<li><strong>Gallery</strong>: Create beautiful image galleries with various layout options and lightbox support.</li>\n<li><strong>Flip Box</strong>: Add interactive flip animations to highlight content or features.</li>\n<li><strong>Call to Action</strong>: Encourage user interaction and conversions with compelling call-to-action sections.</li>\n<li><strong>Media Carousel</strong>: Showcase a carousel of media files such as images or videos.</li>\n<li><strong>Testimonial Carousel</strong>: Display client testimonials in a carousel format for social proof.</li>\n<li><strong>Nested Carousel</strong>: Create nested carousels for more complex content organization.</li>\n<li><strong>Loop Carousel</strong>: Display content in a looped carousel for continuous viewing.</li>\n<li><strong>Table Of Content</strong>: Generate a table of contents for longer articles or guides to improve navigation.</li>\n<li><strong>Countdown</strong>: Add countdown timers to create urgency for promotions or events.</li>\n<li><strong>Facebook Page</strong>: Embed your Facebook page feed or content onto your website.</li>\n<li><strong>Blockquote</strong>: Highlight quotes or testimonials with stylish formatting options.</li>\n<li><strong>Template</strong>: Save and reuse design templates for consistent branding and layout.</li>\n<li><strong>Reviews</strong>: Showcase customer reviews and ratings to build trust and credibility.</li>\n<li><strong>Facebook Button</strong>: Add buttons to promote interactions with your Facebook page or content.</li>\n<li><strong>Facebook Embed</strong>: Embed Facebook posts or content onto your website.</li>\n<li><strong>Facebook Comments</strong>: Enable Facebook comments on your website’s pages or posts.</li>\n<li><strong>PayPal Button</strong>: Integrate PayPal buttons for easy online payments.</li>\n<li><strong>Stripe Button</strong>: Integrate Stripe payment buttons to facilitate secure online transactions.</li>\n<li><strong>Lottie Widget</strong>: Add Lottie animations to enhance visual appeal and engagement.</li>\n<li><strong>Code Highlight</strong>: Display code snippets with syntax highlighting for better readability.</li>\n<li><strong>Video Playlist</strong>: Create and customize playlists for video content on your website.</li>\n<li><strong>Mega Menu</strong>: Customize advanced menus for better navigation and displaying complex content.</li>\n<li><strong>Off Canvas</strong>: Create off-canvas areas that slide in to show extra info or menus without cluttering the main layout.</li>\n</ol>\n<p><strong>Pro Theme Widgets:</strong></p>\n<p>Build and customize all the key parts of your website including headers, footers, 404 page, global archives, and more</p>\n<ol>\n<li><strong>Post Title</strong>: Customize the title of individual blog posts or pages.</li>\n<li><strong>Post Excerpt</strong>: Display a brief summary or teaser of your blog posts.</li>\n<li><strong>Post Content</strong>: Customize the main content area of your blog posts or pages.</li>\n<li><strong>Featured Image</strong>: Set and customize featured images for blog posts or pages.</li>\n<li><strong>Author Box</strong>: Display author information and bios on blog posts.</li>\n<li><strong>Post Comments</strong>: Customize the appearance and functionality of comments sections on your website.</li>\n<li><strong>Post Navigation</strong>: Add navigation links to adjacent posts for easy browsing.</li>\n<li><strong>Post Info</strong>: Display additional information about blog posts, such as author and date.</li>\n<li><strong>Site Logo</strong>: Upload and customize your website’s logo for branding purposes.</li>\n<li><strong>Site Title</strong>: Customize the title of your website.</li>\n<li><strong>Page Title</strong>: Customize the title of individual pages.</li>\n<li><strong>Search Bar</strong>: Add a search bar to allow users to search your website’s content.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation.</li>\n<li><strong>Sitemap</strong>: Generate a sitemap for better search engine indexing and user navigation.</li>\n<li><strong>Loop Grid</strong>: Design and customize grid layouts for blog post archives or product listings.</li>\n</ol>\n<p><strong>Pro WooCommerce Widgets:</strong></p>\n<p>Design and customize a complete online shopping experience across your entire website.</p>\n<ol>\n<li><strong>Product</strong>: Display individual products with customizable layouts and styles.</li>\n<li><strong>Breadcrumbs</strong>: Display hierarchical navigation paths for better user navigation within your store.</li>\n<li><strong>Product Title</strong>: Customize the title of individual products.</li>\n<li><strong>Product Images</strong>: Set and customize images for product listings.</li>\n<li><strong>Product Price</strong>: Display the price of individual products.</li>\n<li><strong>Add To Cart</strong>: Add customizable add to cart buttons for easy purchasing.</li>\n<li><strong>Product Rating</strong>: Display ratings and reviews for products.</li>\n<li><strong>Product Stock</strong>: Display stock availability for products.</li>\n<li><strong>Product Meta</strong>: Display additional information about products, such as SKU and categories.</li>\n<li><strong>Product Content</strong>: Customize the main content area of product descriptions.</li>\n<li><strong>Short Description</strong>: Display brief summaries or teasers of products.</li>\n<li><strong>Product Data Tabs</strong>: Organize product information into tabbed sections for better organization.</li>\n<li><strong>Additional Information</strong>: Display additional details about products, such as dimensions and weight.</li>\n<li><strong>Product Related</strong>: Showcase related products to encourage additional purchases.</li>\n<li><strong>Upsells</strong>: Promote upsell products to increase average order value.</li>\n<li><strong>Products</strong>: Display a grid or list of products with customizable settings.</li>\n<li><strong>Custom Add To Cart</strong>: Customize the add to cart button for specific products.</li>\n<li><strong>WooCommerce Pages</strong>: Design and customize WooCommerce-specific pages, such as the cart and checkout pages.</li>\n<li><strong>Product Categories</strong>: Display product categories for easy navigation within your store.</li>\n<li><strong>Menu Cart</strong>: Display a cart icon in your navigation menu for easy access to the shopping cart.</li>\n<li><strong>Cart</strong>: Customize the appearance and functionality of the shopping cart page.</li>\n<li><strong>Checkout</strong>: Customize the appearance and functionality of the checkout page.</li>\n<li><strong>My Account</strong>: Customize the appearance and functionality of the customer account area.</li>\n<li><strong>Purchase Summary</strong>: Display a summary of purchases during the checkout process.</li>\n<li><strong>WooCommerce Notices</strong>: Customize the appearance and functionality of WooCommerce notices, such as order confirmation messages.</li>\n</ol>\n<p>Build professional websites with <strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-pro-elementor-pro/\" rel=\"nofollow ugc\">Elementor Pro</a></strong>!</p>\n<h4>🔒 SECURITY AND COMPLIANCE</h4>\n<p>Elementor places a paramount focus on security, evident through our acquisition of industry certifications such as ISO/IEC 27001, ISO/IEC 27017, ISO/IEC 27018, ISO/IEC 27701, and SOC 2 Type II. These certifications underscore our commitment to implementing robust security measures, and highlight our dedication to adhering to recognized industry standards.</p>\n<p>We encourage ethical security research through our <a href=\"https://go.elementor.com/wp-repo-description-tab-bug-crowd-bug-bounty-program/\" rel=\"nofollow ugc\">Bug Bounty program</a>. We collaborate with leading bug bounty services to provide opportunities for researchers to report vulnerabilities in our services. Our bounty programs include a triage team available 24/7/365.</p>\n<p>For more information: <a href=\"https://go.elementor.com/trust-center/\" rel=\"nofollow ugc\">Trust Center</a>.</p>\n<h4>♿ Accessibility Best Practices</h4>\n<p>Elementor offers accessibility tools and enhancements to help you provide a better experience for all users. Including HTML 5 semantic, full keyboard navigation menu, ongoing improvement of features, widget, and more.</p>\n<h4>🌐 Translated to 63+ languages, includes RTL support</h4>\n<p>Elementor supports multiple languages, typographies, and RTL, with editor translations in <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">over 63 languages</a>.</p>\n<p>It’s also compatible with WPML, Polylang, TranslatePress, Weglot, and more. To contribute, add a new language via translate.wordpress.org. See our guide on <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-translate/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n<h4>⏩ Use of 3rd Party Services</h4>\n<p>To improve the user experience, Elementor may use the following 3rd party services if the required feature is enabled:</p>\n<ul>\n<li>Google Fonts – are loaded to add additional fonts to your website. Google’s <a href=\"https://policies.google.com/terms\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://policies.google.com/privacy\" rel=\"nofollow ugc\">Privacy Policy</a></li>\n<li>Some Elementor features require loading assets from Elementor.com. These assets are not used for tracking unless explicitly mentioned, requiring your approval and manual opt-in. Learn more in our <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-terms/\" rel=\"nofollow ugc\">TOS</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-plugin-privacy/\" rel=\"nofollow ugc\">Privacy Policy</a>.</li>\n</ul>\n<h4>📧 Related Products by Elementor</h4>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-io/\" rel=\"nofollow ugc\">Image Optimizer</a></strong>: Superior image compression for faster, high-quality website performance.</p>\n<p><strong><a href=\"https://go.elementor.com/wp-repo-description-tab-elementor-sm/\" rel=\"nofollow ugc\">Site Mailer</a></strong>: Reliable email management without SMTP plugins, keeping your communications streamlined and efficient.</p>\n<h4>📣 See What Our Users Have to Say</h4>\n<blockquote>\n<p>“Elementor is hands down the best page builder out there” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/elementor-is-hands-down-the-best-page-builder-out-there/\" rel=\"ugc\">Graphicvision1</a></em></p>\n<p>“An incredibly user-friendly plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/a-wonderful-experience/\" rel=\"ugc\">Hyeyoga</a></em></p>\n<p>“Easily, my most used WP plugin” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/easily-my-most-used-wp-plugin/\" rel=\"ugc\">Xander Venske</a></em></p>\n<p>“I upgraded to the Pro version and just love this plugin!” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/love-elementor-17/\" rel=\"ugc\">Andybarn56</a></em></p>\n<p>“Excellent product with great tech support” – ★★★★★ <em><a href=\"https://wordpress.org/support/topic/excellent-product-with-great-tech-support/\" rel=\"ugc\">Martywilsonnj</a></em></p>\n</blockquote>\n<p><em><a href=\"https://wordpress.org/support/plugin/elementor/reviews/?filter=5\" rel=\"ugc\">More testimonials</a></em></p>\n<h4>🌍 Join a Global Community</h4>\n<p>Join a global community that helps each other achieve their goals.</p>\n<ul>\n<li><a href=\"https://elemn.to/discord\" rel=\"nofollow ugc\">Discord Community</a> – Topic and language-specific channels, plus Ella, an amazing AI helper, ready to assist you.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-facebook-group/\" rel=\"nofollow ugc\">Facebook Community</a> – Over 150K+ members, offering support, advice, feedback, and tutorials.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-github-repo/\" rel=\"nofollow ugc\">GitHub Community</a> – Get information about releases, request features, or report a bug.</li>\n<li><a href=\"https://go.elementor.com/wp-repo-description-tab-addons-dozens-of-elementor-addons/\" rel=\"nofollow ugc\">Elementor Addons, Themes, and Kits</a> Themes and Kits – created specifically for Elementor.</li>\n<li>Learn valuable insights and techniques from our <a href=\"https://go.elementor.com/wp-repo-description-tab-youtube-channel/\" rel=\"nofollow ugc\">YouTube Channel</a>.</li>\n<li>Access our <a href=\"https://go.elementor.com/wp-repo-description-tab-academy-elementor-academy/\" rel=\"nofollow ugc\">Academy</a> and <a href=\"https://go.elementor.com/wp-repo-description-tab-help-center-help-center/\" rel=\"nofollow ugc\">Help Center</a> – Find guides, tutorials, and resources to answer your questions and boost creativity.</li>\n<li>Show your support by <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-review/\" rel=\"nofollow ugc\">rating us on WordPress</a>. Your feedback fuels our growth! 🤗</li>\n<li>If you have questions or need support, visit the <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-forum/\" rel=\"nofollow ugc\">Plugin’s Forum</a>. Elementor Pro users can get 24/7 premium support, …</li>\n</ul>\n\";s:12:\"installation\";s:1461:\"<h4>Minimum Requirements</h4>\n<ul>\n<li>WordPress 6.5 or greater</li>\n<li>PHP version 7.4 or greater</li>\n<li>MySQL version 5.0 or greater</li>\n</ul>\n<h4>Recommended Requirements</h4>\n<ul>\n<li>PHP version 8.1 or greater</li>\n<li>MySQL version 5.6 or greater</li>\n<li>WordPress Memory limit of 64 MB or greater (128 MB or higher is preferred)</li>\n</ul>\n<p><iframe loading=\"lazy\" title=\"Installing Elementor on WordPress\" width=\"750\" height=\"422\" src=\"https://www.youtube.com/embed/9EZ159ryFNs?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\" referrerpolicy=\"strict-origin-when-cross-origin\" allowfullscreen></iframe></p>\n<h4>Installation</h4>\n<ol>\n<li>Install using the WordPress built-in Plugin installer, or Extract the zip file and drop the contents in the <code>wp-content/plugins/</code> directory of your WordPress installation.</li>\n<li>Activate the plugin through the ‘Plugins’ menu in WordPress.</li>\n<li>Go to Pages > Add New</li>\n<li>Press the ‘Edit with Elementor’ button.</li>\n<li>Now you can drag and drop widgets from the left panel onto the content area, as well as add new sections and columns that make up the page structure.</li>\n</ol>\n<p>For documentation and tutorials visit our <a href=\"https://elementor.com/help/?utm_source=wp-repo&utm_medium=link&utm_campaign=readme\" rel=\"nofollow ugc\">Knowledge Base</a>.</p>\n\";s:3:\"faq\";s:4862:\"\n<dt id=\'how%20do%20i%20install%20elementor%3F\'>\nHow do I install Elementor?\n</h4>\n<p>\n<p>To install the free version of Elementor, follow the steps below:<br />\nFrom your WordPress dashboard -> Go to Plugins -> Click on ‘Add new’-> In the Search field, enter Elementor and choose Elementor website builder.<br />\nPress install -> After installation, click Activate.</p>\n</p>\n<dt id=\'does%20elementor%20work%20with%20all%20the%20themes%3F\'>\nDoes Elementor work with all the themes?\n</h4>\n<p>\n<p>Elementor works all the themes that respect the coding standards of WordPress set by its Codex. It is recommended to use Elementor’s <a href=\"https://go.elementor.com/wp-repo-description-tab-hello-theme-hello-theme/\" rel=\"nofollow ugc\">Hello Theme</a>, a lightweight blank canvas, to enjoy full flexibility when using Elementor, and optimize your experience.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20gutenberg%3F\'>\nIs Elementor compatible with Gutenberg?\n</h4>\n<p>\n<p>Elementor and Gutenberg work seamlessly together. As a user, you can easily decide which editor to use at every point while editing your site.</p>\n</p>\n<dt id=\'can%20i%20create%20an%20online%20store%3F\'>\nCan I create an online store?\n</h4>\n<p>\n<p>Yes, with the Elementor Pro WooCommerce Builder you can customize every page of your store to create an amazing customer experience that drives sales.</p>\n</p>\n<dt id=\'does%20it%20work%20with%20other%20wordpress%20plugins%3F\'>\nDoes it work with other WordPress plugins?\n</h4>\n<p>\n<p>It works with almost all the plugins. If you experience an incompatibility issue, please report it to us and to the plugin that conflicts with Elementor.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20code%3F\'>\nDo I need to know how to code?\n</h4>\n<p>\n<p>No! Elementor provides you with all the widgets and features that you need to build a professional website without using code.</p>\n</p>\n<dt id=\'do%20i%20need%20to%20know%20how%20to%20design%3F\'>\nDo I need to know how to design?\n</h4>\n<p>\n<p>No, you can choose between professionally designed kits and templates that fit toevery industry and have all you need to create your own professional website.</p>\n</p>\n<dt id=\'will%20elementor%20slow%20down%20my%20website%3F\'>\nWill Elementor slow down my website?\n</h4>\n<p>\n<p>As Elementor prioritizes speed and performance, you enjoy better and faster performance with each new version of Elementor. When testing the same page layout on older versions you can see a significant performance improvement, from a score of 82 in Google PageSpeed Insight in version 3.1, to a score of 95 i in version 3.5.</p>\n</p>\n<dt id=\'is%20my%20site%20secure%20with%20elementor%3F\'>\nIs my site secure with Elementor?\n</h4>\n<p>\n<p>The security of your website is extremely important to us and we take proactive measures to assure that your websites are secure. Elementor is ISO 27001 certified, and has a dedicated team of security professionals that implements industry best-practices for maximum security and compliance, 24/7.</p>\n<p>There is also a managed security Bug Bounty program, utilizing the community power by enabling 24/7/365 crowdsourced vulnerability detection.</p>\n</p>\n<dt id=\'can%20i%20buy%20templates%20separately%3F\'>\nCan I buy templates separately?\n</h4>\n<p>\n<p>Of course, you can use any template that supports Elementor.</p>\n</p>\n<dt id=\'is%20elementor%20compatible%20with%20post%20and%20custom%20post%20types%3F\'>\nIs Elementor compatible with Post and Custom Post Types?\n</h4>\n<p>\n<p>Of course! You can set which post types will enable Elementor in the settings page.</p>\n</p>\n<dt id=\'what%20is%20the%20difference%20between%20elementor%27s%20free%20plugin%20and%20elementor%20pro\'>\nWhat is the difference between Elementor’s free Plugin and Elementor Pro\n</h4>\n<p>\n<p>Elementor’s Free version allows you to explore our revolutionary drag & drop live editor, basic widgets and templates. Elementor Pro (Essential, Advanced, Expert, Studio, and Agency) empowers you with more professional tools that speed up your workflow, give you access to human-powered support, help you build more advanced content, and convert visitors. See full comparison here.</p>\n</p>\n<dt id=\'how%20can%20i%20become%20a%20contributor\'>\nHow can I become a Contributor\n</h4>\n<p>\n<p>If you want to contribute, go to our <a href=\"https://github.com/elementor/elementor\" rel=\"nofollow ugc\">Elementor GitHub Repository</a> and see where you can help.<br />\nYou can also add a new language via <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate/\" rel=\"nofollow ugc\">translate.wordpress.org</a>. We’ve built a short guide explaining <a href=\"https://go.elementor.com/wp-repo-description-tab-wordpress-plugin-translate-faq/\" rel=\"nofollow ugc\">how to translate and localize the plugin</a>.</p>\n</p>\n\n\";s:9:\"changelog\";s:4226:\"<h4>3.30.2 – 2025-07-09</h4>\n<ul>\n<li>Fix: Editor failing to load on certain hosting providers due to blocked requests</li>\n</ul>\n<h4>3.30.1 – 2025-07-07</h4>\n<ul>\n<li>Fix: Focus not applied correctly to chosen property in popovers – Editor V4</li>\n<li>Fix: Font Family popover not loading as expected – Editor V4</li>\n<li>Fix: Empty list displayed when opening the Class Manager – Editor V4</li>\n</ul>\n<h4>3.30.0 – 2025-07-01</h4>\n<ul>\n<li>New: Added support for setting custom units in size controls – Editor V4 (<a href=\"https://github.com/elementor/elementor/issues/31287\" rel=\"nofollow ugc\">#31287</a>)</li>\n<li>New: Added reset control visibility via the floating action bar – Editor V4 (<a href=\"https://github.com/elementor/elementor/issues/31356\" rel=\"nofollow ugc\">#31356</a>)</li>\n<li>New: Added JS handler infrastructure for the new elements system – Editor V4</li>\n<li>New: Introduced modular YouTube element built with new structure and JS handlers – Editor V4</li>\n<li>New: Added support for context-aware editing memory – Editor V4</li>\n<li>New: Enabled Smart Unit Typing – allows typing values with units directly – Editor V4</li>\n<li>New: Added ID control to Settings section under General tab – Editor V4</li>\n<li>New: Added Anchor Offset control to Position section under Style tab – Editor V4</li>\n<li>New: Added Display None control to Layout section under Style tab – Editor V4</li>\n<li>New: Added Object Fit control to Size section under Style tab – Editor V4</li>\n<li>New: Added Columns control to Typography section under Style tab – Editor V4</li>\n<li>New: Added Aspect Ratio control to Size section under Style tab – Editor V4</li>\n<li>New: Added group-level style indicators to show where class-based styles are applied – Editor V4</li>\n<li>New: Added Indications Popover for visualizing class-based style origins – Editor V4</li>\n<li>New: Introduced class permissions for non-admin users – Editor V4</li>\n<li>Tweak: Added title hover and focus color options to Icon Box and Image Box widgets (<a href=\"https://github.com/elementor/elementor/issues/29948\" rel=\"nofollow ugc\">#29948</a>)</li>\n<li>Tweak: Added support for registering custom mask shapes (<a href=\"https://github.com/elementor/elementor/issues/19396\" rel=\"nofollow ugc\">#19396</a>)</li>\n<li>Tweak: User-defined class names now appear as-is in the final code output in Class Management – Editor V4 (<a href=\"https://github.com/elementor/elementor/issues/31055\" rel=\"nofollow ugc\">#31055</a>)</li>\n<li>Tweak: Renamed “Kits” to “Website Template” across the interface</li>\n<li>Tweak: Added Settings section inside the General tab – Editor V4</li>\n<li>Tweak: Merged “Editor Top Bar” feature into the core version</li>\n<li>Tweak: Merged “Load Google Fonts locally” feature into the core version</li>\n<li>Tweak: Activated “Optimized Markup” feature for new sites</li>\n<li>Tweak: Promoted “Element Caching” feature to Stable status</li>\n<li>Tweak: Added new mask shapes</li>\n<li>Tweak: Replaced select control with a visual choice control in Mask shapes</li>\n<li>Tweak: Add image <code>height</code>, <code>object-fit</code>, <code>object-position</code>, <code>box-shadow</code> in Image Box widget</li>\n<li>Tweak: Standardized naming convention for items in the editor <code>app-bar</code></li>\n<li>Tweak: Consolidated control visibility and layout into a single Style tab in Progress Bar widget</li>\n<li>Tweak: Updated minimum required WordPress version to 6.6</li>\n<li>Fix: Global CSS transition with higher specificity prevents Container transitions from being applied (<a href=\"https://github.com/elementor/elementor/issues/30460\" rel=\"nofollow ugc\">#30460</a>)</li>\n<li>Fix: Global CSS classes are lost when publishing from multiple tabs – Editor V4</li>\n<li>Fix: Redundant spacing appears below the image in the Image Box widget</li>\n<li>Fix: Scrolling to anchors no longer works inside the Editor</li>\n</ul>\n<p><a href=\"https://go.elementor.com/full-changelog/\" rel=\"nofollow ugc\">See changelog for all versions.</a></p>\n\";s:11:\"screenshots\";s:3148:\"<ol><li><a href=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\" alt=\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\"></a><p><strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\" alt=\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\"></a><p><strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\" alt=\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.\"></a><p><strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\" alt=\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\"></a><p><strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\" alt=\"<strong>Nested Elements</strong> Leverage Elementor's Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\"></a><p><strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.</p></li><li><a href=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\"><img src=\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\" alt=\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\"></a><p><strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.</p></li></ol>\";s:7:\"reviews\";s:16303:\"<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great builder</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/bravopoint/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/fc2e38683211830663a74ce15f2d7f359e30bb3d26b3b85890c711f8b4bff0f7?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/fc2e38683211830663a74ce15f2d7f359e30bb3d26b3b85890c711f8b4bff0f7?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/bravopoint/\" class=\"reviewer-name\">bravopoint</a> on <span class=\"review-date\">July 16, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor is a clear and useful builder for websites.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/mydevplug/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/f9ce43cbcd918d678c0841daea517c358b15d51d3ce286425e71dcb8f75cc89f?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/f9ce43cbcd918d678c0841daea517c358b15d51d3ce286425e71dcb8f75cc89f?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/mydevplug/\" class=\"reviewer-name\">mydevplug</a> on <span class=\"review-date\">July 14, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>It has always been a <strong>great experience</strong> using the page builder</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Muy desafortunado el dejar la barra superior obligatoria</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/insyse/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a4d608e680385c96e46cc61ed6d6c7f5412f31a418e166d7e547d770fbe82ba4?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/a4d608e680385c96e46cc61ed6d6c7f5412f31a418e166d7e547d770fbe82ba4?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/insyse/\" class=\"reviewer-name\">insyse</a> on <span class=\"review-date\">July 12, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>La barra superior en el editor de Elementor es un paso atrás. no es intuitivo y ralentiza seriamente nuestro flujo de trabajo de desarrollo. Antes podíamos desactivarlo, ahora se nos impone sin opción de desactivarlo.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great pagebuilder</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/searchadsagency/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b1d18327fa01440c8bab676bee0a7b87b83405c502d9a4228de1ef947c39c354?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b1d18327fa01440c8bab676bee0a7b87b83405c502d9a4228de1ef947c39c354?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/searchadsagency/\" class=\"reviewer-name\">searchads.agency <small>(searchadsagency)</small></a> on <span class=\"review-date\">July 9, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>We\'ve been working with the Pro version of Elementor for several years now and still love it. It makes building landing pages fast, flexible and straightforward. Ideal for our performance-driven campaigns. Our customers also really appreciate how easy it is to use when they want to make their own changes. A great tool that keeps getting better.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Un plugin excelente</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/gabrielel1370/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/91ba5dea4fbe99694b388b3698d37963dc86eca815ec98185f12d86ca7c0464e?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/91ba5dea4fbe99694b388b3698d37963dc86eca815ec98185f12d86ca7c0464e?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gabrielel1370/\" class=\"reviewer-name\">gabrielel1370</a> on <span class=\"review-date\">July 8, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Gracias, me ha servido mucho.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Dying?</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/btimsah/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/5efff053580e10000c238d765aad4a6363ea010fce9fd082fb29bf7f08b36fb8?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/5efff053580e10000c238d765aad4a6363ea010fce9fd082fb29bf7f08b36fb8?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/btimsah/\" class=\"reviewer-name\">Leads Koala <small>(btimsah)</small></a> on <span class=\"review-date\">July 7, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>It\'s pretty sad, but Elementor can\'t run on first install without having to troubleshoot it at this point. Then I see all these high ratings. No. It\'s unacceptable and I no longer wish to use it. Will look elsewhere. </p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">4 YEARS</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/gogolmogol777/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/b8ae0cf48b788e9411c729370a57cadbff678b9a7d1f3168ab6f405919c15772?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/b8ae0cf48b788e9411c729370a57cadbff678b9a7d1f3168ab6f405919c15772?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/gogolmogol777/\" class=\"reviewer-name\">gogolmogol777</a> on <span class=\"review-date\">July 4, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Thank you for the years of cooperation! Great product that keeps up with the times!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Great Tool, Not great compatibility</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"4 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"4\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/ruanmpienaar/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/acacafb19678f41ad39a49290e5d6dcd3403faa980332d027dd745bcc5d1c16d?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/acacafb19678f41ad39a49290e5d6dcd3403faa980332d027dd745bcc5d1c16d?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/ruanmpienaar/\" class=\"reviewer-name\">Ruan <small>(ruanmpienaar)</small></a> on <span class=\"review-date\">July 3, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Elementor has been a reliable and fantastic tool for the past eight years, and I’ve had nothing but positive experiences working with it.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Building a pixel-perfect website with Elementor is an incredible experience. It’s truly unmatched, except for Bricks Builder.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>However, I’ve encountered some issues with Elementor recently. It seems to be related to incompatible plugins or when I use the updater tool, which can create a “dogpile effect” or a “race condition” due to caching and the Crocoblock plugins triggering a caching loop that has crashed my servers.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I truly appreciate this amazing tool that has helped me transition from a complete beginner to a proficient web developer. While I’m not a fan of the AI features, I would rather have a fast and stable tool that works flawlessly.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Thank you for creating such a fantastic create tool.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>I’m incredibly grateful for your hard work and dedication.</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">New top bar</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"1 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"1\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span><span class=\"star dashicons dashicons-star-empty\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/arturs57/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/a9de8ea8afb3b342f97a8b7f5cdccea7ccc087dd62219b6292cb9211944051bd?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/a9de8ea8afb3b342f97a8b7f5cdccea7ccc087dd62219b6292cb9211944051bd?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/arturs57/\" class=\"reviewer-name\">arturs57</a> on <span class=\"review-date\">July 2, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>The new toolbar sucks! Where’s the option to go back to the previous interface? Why does page preview open in a new tab?! How hard is it to make a theme that looks like the old one?!</p>\n<!-- /wp:paragraph --></div>\n</div>\n<div class=\"review\">\n <div class=\"review-head\">\n <div class=\"reviewer-info\">\n <div class=\"review-title-section\">\n <h4 class=\"review-title\">Must use for all websites</h4>\n <div class=\"star-rating\">\n <div class=\"wporg-ratings\" aria-label=\"5 out of 5 stars\" data-title-template=\"%s out of 5 stars\" data-rating=\"5\" style=\"color:#ffb900;\"><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span><span class=\"star dashicons dashicons-star-filled\"></span></div> </div>\n </div>\n <p class=\"reviewer\">\n By <a href=\"https://profiles.wordpress.org/zaidemad/\"><img alt=\'\' src=\'https://secure.gravatar.com/avatar/8b7525b7edc5d68b1fd7f670ec94afd5a5ffa34fadb75563a3b13044cc7d7099?s=16&d=monsterid&r=g\' srcset=\'https://secure.gravatar.com/avatar/8b7525b7edc5d68b1fd7f670ec94afd5a5ffa34fadb75563a3b13044cc7d7099?s=32&d=monsterid&r=g 2x\' class=\'avatar avatar-16 photo\' height=\'16\' width=\'16\' loading=\'lazy\' decoding=\'async\'/></a><a href=\"https://profiles.wordpress.org/zaidemad/\" class=\"reviewer-name\">zaidemad</a> on <span class=\"review-date\">June 28, 2025</span> </p>\n </div>\n </div>\n <div class=\"review-body\"><!-- wp:paragraph -->\n<p>Awesome plugin for building websites </p>\n<!-- /wp:paragraph --></div>\n</div>\n\";}s:17:\"short_description\";s:145:\"The Elementor Website Builder has it all: drag and drop page builder, pixel perfect design, mobile responsive editing, and more. Get started now!\";s:13:\"download_link\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:14:\"upgrade_notice\";a:0:{}s:11:\"screenshots\";a:6:{i:1;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-1.gif?rev=3005087\";s:7:\"caption\";s:144:\"<strong>Visual Drag and Drop Editor</strong> - Design your website layouts and place any element anywhere on the page for pixel-perfect designs.\";}i:2;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-2.gif?rev=3005087\";s:7:\"caption\";s:185:\"<strong>Full Design System</strong> - Enjoy a professional workflow and ensure consistency across your site. Define your settings, use them globally, and instantly adjust them any time.\";}i:3;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-3.gif?rev=3005087\";s:7:\"caption\";s:170:\"<strong>Responsive Design</strong> Fully edit your website and customize the behavior on desktop, tablet, & mobile to optimize the visitor experience on every device.\";}i:4;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-4.gif?rev=3005087\";s:7:\"caption\";s:193:\"<strong>Kits and Templates</strong> - Jumpstart your web creation process or get inspired with professionally-designed templates or full website kits available for your immediate customization.\";}i:5;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-5.gif?rev=3005087\";s:7:\"caption\";s:190:\"<strong>Nested Elements</strong> Leverage Elementor\'s Nested widgets to place any widget inside the content area of another widget - like Tabs, and Accordion for complete design flexibility.\";}i:6;a:2:{s:3:\"src\";s:62:\"https://ps.w.org/elementor/assets/screenshot-6.gif?rev=3005087\";s:7:\"caption\";s:127:\"<strong>Motion Effects</strong> - Add entrance animations and transitions to any element in your website to captivate visitors.\";}}s:4:\"tags\";a:5:{s:13:\"drag-and-drop\";s:13:\"drag-and-drop\";s:6:\"editor\";s:6:\"editor\";s:9:\"elementor\";s:9:\"elementor\";s:12:\"landing-page\";s:12:\"landing page\";s:12:\"page-builder\";s:12:\"page builder\";}s:8:\"versions\";a:342:{s:5:\"3.0.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.0.zip\";s:5:\"3.0.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.1.zip\";s:6:\"3.0.10\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.10.zip\";s:6:\"3.0.11\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.11.zip\";s:6:\"3.0.12\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.12.zip\";s:6:\"3.0.13\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.13.zip\";s:6:\"3.0.14\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.14.zip\";s:6:\"3.0.15\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.15.zip\";s:6:\"3.0.16\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.0.16.zip\";s:5:\"3.0.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.2.zip\";s:5:\"3.0.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.3.zip\";s:5:\"3.0.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.4.zip\";s:5:\"3.0.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.5.zip\";s:5:\"3.0.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.6.zip\";s:5:\"3.0.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.7.zip\";s:5:\"3.0.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.zip\";s:7:\"3.0.8.1\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.0.8.1.zip\";s:5:\"3.0.9\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.0.9.zip\";s:5:\"3.1.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.0.zip\";s:11:\"3.1.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta1.zip\";s:11:\"3.1.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta2.zip\";s:11:\"3.1.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta3.zip\";s:11:\"3.1.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-beta4.zip\";s:10:\"3.1.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev1.zip\";s:10:\"3.1.0-dev2\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev2.zip\";s:10:\"3.1.0-dev3\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.1.0-dev3.zip\";s:5:\"3.1.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.1.zip\";s:5:\"3.1.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.2.zip\";s:5:\"3.1.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.3.zip\";s:5:\"3.1.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.1.4.zip\";s:6:\"3.10.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.0.zip\";s:11:\"3.10.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.10.0-dev1.zip\";s:6:\"3.10.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.1.zip\";s:6:\"3.10.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.10.2.zip\";s:6:\"3.11.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.0.zip\";s:12:\"3.11.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta1.zip\";s:12:\"3.11.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta2.zip\";s:12:\"3.11.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-beta3.zip\";s:11:\"3.11.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev1.zip\";s:11:\"3.11.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev2.zip\";s:11:\"3.11.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.11.0-dev3.zip\";s:6:\"3.11.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.1.zip\";s:6:\"3.11.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.2.zip\";s:6:\"3.11.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.3.zip\";s:6:\"3.11.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.4.zip\";s:6:\"3.11.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.11.5.zip\";s:6:\"3.12.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.0.zip\";s:6:\"3.12.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.1.zip\";s:6:\"3.12.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.12.2.zip\";s:6:\"3.13.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.0.zip\";s:12:\"3.13.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta1.zip\";s:12:\"3.13.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta2.zip\";s:12:\"3.13.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-beta3.zip\";s:11:\"3.13.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev3.zip\";s:11:\"3.13.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.13.0-dev4.zip\";s:6:\"3.13.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.1.zip\";s:6:\"3.13.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.2.zip\";s:6:\"3.13.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.3.zip\";s:6:\"3.13.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.13.4.zip\";s:6:\"3.14.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.0.zip\";s:12:\"3.14.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta1.zip\";s:12:\"3.14.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta2.zip\";s:12:\"3.14.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta3.zip\";s:12:\"3.14.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta4.zip\";s:12:\"3.14.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.14.0-beta5.zip\";s:6:\"3.14.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.14.1.zip\";s:6:\"3.15.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.0.zip\";s:6:\"3.15.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.1.zip\";s:6:\"3.15.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.2.zip\";s:6:\"3.15.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.15.3.zip\";s:6:\"3.16.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.0.zip\";s:12:\"3.16.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta3.zip\";s:12:\"3.16.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-beta4.zip\";s:11:\"3.16.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev1.zip\";s:11:\"3.16.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.16.0-dev2.zip\";s:6:\"3.16.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.1.zip\";s:6:\"3.16.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.2.zip\";s:6:\"3.16.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.3.zip\";s:6:\"3.16.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.4.zip\";s:6:\"3.16.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.5.zip\";s:6:\"3.16.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.16.6.zip\";s:6:\"3.17.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.0.zip\";s:11:\"3.17.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev2.zip\";s:11:\"3.17.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev3.zip\";s:11:\"3.17.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.17.0-dev4.zip\";s:6:\"3.17.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.1.zip\";s:6:\"3.17.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.2.zip\";s:6:\"3.17.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.17.3.zip\";s:6:\"3.18.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.0.zip\";s:12:\"3.18.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta1.zip\";s:12:\"3.18.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta2.zip\";s:12:\"3.18.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta3.zip\";s:12:\"3.18.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-beta4.zip\";s:11:\"3.18.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.18.0-dev1.zip\";s:6:\"3.18.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.1.zip\";s:6:\"3.18.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.2.zip\";s:6:\"3.18.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.18.3.zip\";s:6:\"3.19.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.0.zip\";s:12:\"3.19.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta1.zip\";s:12:\"3.19.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta2.zip\";s:12:\"3.19.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta3.zip\";s:12:\"3.19.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta4.zip\";s:12:\"3.19.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta5.zip\";s:12:\"3.19.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-beta6.zip\";s:11:\"3.19.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev1.zip\";s:11:\"3.19.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev2.zip\";s:11:\"3.19.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev3.zip\";s:11:\"3.19.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev4.zip\";s:11:\"3.19.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev5.zip\";s:11:\"3.19.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.19.0-dev6.zip\";s:6:\"3.19.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.1.zip\";s:6:\"3.19.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.2.zip\";s:6:\"3.19.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.3.zip\";s:6:\"3.19.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.19.4.zip\";s:5:\"3.2.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.0.zip\";s:5:\"3.2.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.1.zip\";s:5:\"3.2.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.2.zip\";s:5:\"3.2.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.3.zip\";s:5:\"3.2.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.4.zip\";s:5:\"3.2.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.2.5.zip\";s:6:\"3.20.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.0.zip\";s:12:\"3.20.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta1.zip\";s:12:\"3.20.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta2.zip\";s:12:\"3.20.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta3.zip\";s:12:\"3.20.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-beta4.zip\";s:11:\"3.20.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev1.zip\";s:11:\"3.20.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev2.zip\";s:11:\"3.20.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev3.zip\";s:11:\"3.20.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.20.0-dev4.zip\";s:6:\"3.20.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.1.zip\";s:6:\"3.20.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.2.zip\";s:6:\"3.20.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.3.zip\";s:6:\"3.20.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.20.4.zip\";s:6:\"3.21.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.0.zip\";s:12:\"3.21.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta1.zip\";s:12:\"3.21.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta2.zip\";s:12:\"3.21.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-beta3.zip\";s:11:\"3.21.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev1.zip\";s:11:\"3.21.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev2.zip\";s:11:\"3.21.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.21.0-dev3.zip\";s:6:\"3.21.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.1.zip\";s:6:\"3.21.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.2.zip\";s:6:\"3.21.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.3.zip\";s:6:\"3.21.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.4.zip\";s:6:\"3.21.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.5.zip\";s:6:\"3.21.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.6.zip\";s:6:\"3.21.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.7.zip\";s:6:\"3.21.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.21.8.zip\";s:6:\"3.22.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.0.zip\";s:12:\"3.22.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta1.zip\";s:12:\"3.22.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta2.zip\";s:12:\"3.22.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta3.zip\";s:12:\"3.22.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta4.zip\";s:12:\"3.22.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta5.zip\";s:12:\"3.22.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-beta6.zip\";s:11:\"3.22.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev1.zip\";s:11:\"3.22.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev2.zip\";s:11:\"3.22.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev3.zip\";s:11:\"3.22.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev4.zip\";s:11:\"3.22.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev5.zip\";s:11:\"3.22.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.22.0-dev6.zip\";s:6:\"3.22.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.1.zip\";s:6:\"3.22.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.2.zip\";s:6:\"3.22.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.22.3.zip\";s:6:\"3.23.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.0.zip\";s:12:\"3.23.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta1.zip\";s:12:\"3.23.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta2.zip\";s:12:\"3.23.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta3.zip\";s:12:\"3.23.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta4.zip\";s:12:\"3.23.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta5.zip\";s:12:\"3.23.0-beta6\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-beta6.zip\";s:11:\"3.23.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev1.zip\";s:11:\"3.23.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev2.zip\";s:11:\"3.23.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev3.zip\";s:11:\"3.23.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev4.zip\";s:11:\"3.23.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev5.zip\";s:11:\"3.23.0-dev6\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.23.0-dev6.zip\";s:6:\"3.23.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.1.zip\";s:6:\"3.23.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.2.zip\";s:6:\"3.23.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.3.zip\";s:6:\"3.23.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.23.4.zip\";s:6:\"3.24.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.0.zip\";s:12:\"3.24.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta1.zip\";s:12:\"3.24.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta2.zip\";s:12:\"3.24.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-beta3.zip\";s:11:\"3.24.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev1.zip\";s:11:\"3.24.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev2.zip\";s:11:\"3.24.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.24.0-dev3.zip\";s:6:\"3.24.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.1.zip\";s:6:\"3.24.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.2.zip\";s:6:\"3.24.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.3.zip\";s:6:\"3.24.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.4.zip\";s:6:\"3.24.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.5.zip\";s:6:\"3.24.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.6.zip\";s:6:\"3.24.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.7.zip\";s:6:\"3.24.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.24.8.zip\";s:6:\"3.25.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.0.zip\";s:12:\"3.25.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta1.zip\";s:12:\"3.25.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta2.zip\";s:12:\"3.25.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-beta3.zip\";s:11:\"3.25.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev1.zip\";s:11:\"3.25.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev2.zip\";s:11:\"3.25.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.25.0-dev3.zip\";s:6:\"3.25.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.1.zip\";s:7:\"3.25.10\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.10.zip\";s:7:\"3.25.11\";s:60:\"https://downloads.wordpress.org/plugin/elementor.3.25.11.zip\";s:6:\"3.25.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.2.zip\";s:6:\"3.25.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.3.zip\";s:6:\"3.25.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.4.zip\";s:6:\"3.25.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.5.zip\";s:6:\"3.25.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.6.zip\";s:6:\"3.25.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.7.zip\";s:6:\"3.25.8\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.8.zip\";s:6:\"3.25.9\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.25.9.zip\";s:6:\"3.26.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.0.zip\";s:12:\"3.26.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta1.zip\";s:12:\"3.26.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta2.zip\";s:12:\"3.26.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta3.zip\";s:12:\"3.26.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta4.zip\";s:12:\"3.26.0-beta5\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-beta5.zip\";s:11:\"3.26.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev1.zip\";s:11:\"3.26.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev2.zip\";s:11:\"3.26.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev3.zip\";s:11:\"3.26.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev4.zip\";s:11:\"3.26.0-dev5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.26.0-dev5.zip\";s:6:\"3.26.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.1.zip\";s:6:\"3.26.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.2.zip\";s:6:\"3.26.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.3.zip\";s:6:\"3.26.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.4.zip\";s:6:\"3.26.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.26.5.zip\";s:6:\"3.27.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.0.zip\";s:12:\"3.27.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta1.zip\";s:12:\"3.27.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-beta2.zip\";s:11:\"3.27.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev1.zip\";s:11:\"3.27.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.27.0-dev2.zip\";s:6:\"3.27.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.1.zip\";s:6:\"3.27.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.2.zip\";s:6:\"3.27.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.3.zip\";s:6:\"3.27.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.4.zip\";s:6:\"3.27.5\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.5.zip\";s:6:\"3.27.6\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.6.zip\";s:6:\"3.27.7\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.27.7.zip\";s:6:\"3.28.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.0.zip\";s:12:\"3.28.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta1.zip\";s:12:\"3.28.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta2.zip\";s:12:\"3.28.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-beta3.zip\";s:11:\"3.28.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev1.zip\";s:11:\"3.28.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev2.zip\";s:11:\"3.28.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.28.0-dev3.zip\";s:6:\"3.28.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.1.zip\";s:6:\"3.28.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.2.zip\";s:6:\"3.28.3\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.3.zip\";s:6:\"3.28.4\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.28.4.zip\";s:6:\"3.29.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.0.zip\";s:12:\"3.29.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta1.zip\";s:12:\"3.29.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta2.zip\";s:12:\"3.29.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta3.zip\";s:12:\"3.29.0-beta4\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-beta4.zip\";s:11:\"3.29.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev1.zip\";s:11:\"3.29.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev2.zip\";s:11:\"3.29.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev3.zip\";s:11:\"3.29.0-dev4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.29.0-dev4.zip\";s:6:\"3.29.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.1.zip\";s:6:\"3.29.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.29.2.zip\";s:5:\"3.3.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.0.zip\";s:5:\"3.3.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.3.1.zip\";s:6:\"3.30.0\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.0.zip\";s:12:\"3.30.0-beta1\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta1.zip\";s:12:\"3.30.0-beta2\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta2.zip\";s:12:\"3.30.0-beta3\";s:65:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-beta3.zip\";s:11:\"3.30.0-dev1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev1.zip\";s:11:\"3.30.0-dev2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev2.zip\";s:11:\"3.30.0-dev3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.30.0-dev3.zip\";s:6:\"3.30.1\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.1.zip\";s:6:\"3.30.2\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.30.2.zip\";s:5:\"3.4.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.0.zip\";s:10:\"3.4.0-dev7\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev7.zip\";s:10:\"3.4.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev8.zip\";s:10:\"3.4.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.4.0-dev9.zip\";s:5:\"3.4.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.1.zip\";s:5:\"3.4.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.2.zip\";s:5:\"3.4.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.3.zip\";s:5:\"3.4.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.4.zip\";s:5:\"3.4.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.5.zip\";s:5:\"3.4.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.6.zip\";s:5:\"3.4.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.7.zip\";s:5:\"3.4.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.4.8.zip\";s:5:\"3.5.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.0.zip\";s:11:\"3.5.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta1.zip\";s:11:\"3.5.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta2.zip\";s:11:\"3.5.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta3.zip\";s:11:\"3.5.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta4.zip\";s:11:\"3.5.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta5.zip\";s:11:\"3.5.0-beta7\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta7.zip\";s:11:\"3.5.0-beta8\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-beta8.zip\";s:10:\"3.5.0-dev8\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev8.zip\";s:10:\"3.5.0-dev9\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.5.0-dev9.zip\";s:5:\"3.5.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.1.zip\";s:5:\"3.5.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.2.zip\";s:5:\"3.5.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.3.zip\";s:5:\"3.5.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.4.zip\";s:5:\"3.5.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.5.zip\";s:5:\"3.5.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.5.6.zip\";s:5:\"3.6.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.0.zip\";s:11:\"3.6.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta1.zip\";s:11:\"3.6.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta2.zip\";s:11:\"3.6.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta3.zip\";s:11:\"3.6.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta4.zip\";s:11:\"3.6.0-beta5\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-beta5.zip\";s:10:\"3.6.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev1.zip\";s:11:\"3.6.0-dev10\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.6.0-dev10.zip\";s:5:\"3.6.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.1.zip\";s:5:\"3.6.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.2.zip\";s:5:\"3.6.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.3.zip\";s:5:\"3.6.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.4.zip\";s:5:\"3.6.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.5.zip\";s:5:\"3.6.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.6.zip\";s:5:\"3.6.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.7.zip\";s:5:\"3.6.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.6.8.zip\";s:5:\"3.7.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.0.zip\";s:11:\"3.7.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta1.zip\";s:11:\"3.7.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta2.zip\";s:11:\"3.7.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta3.zip\";s:11:\"3.7.0-beta4\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-beta4.zip\";s:10:\"3.7.0-dev1\";s:63:\"https://downloads.wordpress.org/plugin/elementor.3.7.0-dev1.zip\";s:5:\"3.7.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.1.zip\";s:5:\"3.7.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.2.zip\";s:5:\"3.7.3\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.3.zip\";s:5:\"3.7.4\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.4.zip\";s:5:\"3.7.5\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.5.zip\";s:5:\"3.7.6\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.6.zip\";s:5:\"3.7.7\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.7.zip\";s:5:\"3.7.8\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.7.8.zip\";s:5:\"3.8.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.0.zip\";s:11:\"3.8.0-beta1\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta1.zip\";s:11:\"3.8.0-beta2\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta2.zip\";s:11:\"3.8.0-beta3\";s:64:\"https://downloads.wordpress.org/plugin/elementor.3.8.0-beta3.zip\";s:5:\"3.8.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.8.1.zip\";s:5:\"3.9.0\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.0.zip\";s:5:\"3.9.1\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.1.zip\";s:5:\"3.9.2\";s:58:\"https://downloads.wordpress.org/plugin/elementor.3.9.2.zip\";s:5:\"trunk\";s:52:\"https://downloads.wordpress.org/plugin/elementor.zip\";}s:14:\"business_model\";s:10:\"commercial\";s:14:\"repository_url\";s:0:\"\";s:22:\"commercial_support_url\";s:94:\"https://elementor.com/support/?utm_source=wp-repo&utm_medium=link&utm_campaign=premium-support\";s:11:\"donate_link\";s:0:\"\";s:7:\"banners\";a:2:{s:3:\"low\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";s:4:\"high\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";}s:5:\"icons\";a:2:{s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";}s:12:\"preview_link\";s:0:\"\";s:4:\"Name\";s:63:\"Elementor Website Builder – More Than Just a Page Builder\";}}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(210, 'recently_activated', 'a:15:{s:19:\"siteseo/siteseo.php\";i:1752850140;s:21:\"backuply/backuply.php\";i:1752850137;s:29:\"backuply-pro/backuply-pro.php\";i:1752850134;s:27:\"cookieadmin/cookieadmin.php\";i:1752850134;s:35:\"cookieadmin-pro/cookieadmin-pro.php\";i:1752850134;s:17:\"gosmtp/gosmtp.php\";i:1752850134;s:25:\"gosmtp-pro/gosmtp-pro.php\";i:1752850134;s:23:\"loginizer/loginizer.php\";i:1752850134;s:41:\"loginizer-security/loginizer-security.php\";i:1752850134;s:23:\"pagelayer/pagelayer.php\";i:1752850134;s:31:\"pagelayer-pro/pagelayer-pro.php\";i:1752850134;s:27:\"siteseo-pro/siteseo-pro.php\";i:1752850134;s:35:\"softaculous-pro/softaculous-pro.php\";i:1752850134;s:27:\"speedycache/speedycache.php\";i:1752850134;s:35:\"speedycache-pro/speedycache-pro.php\";i:1752850134;}', 'off'),
(217, 'finished_updating_comment_type', '1', 'auto'),
(225, 'current_theme', 'Artistics', 'auto'),
(226, 'theme_mods_artistics', 'a:10:{i:0;b:0;s:18:\"nav_menu_locations\";a:1:{s:6:\"footer\";i:10;}s:18:\"custom_css_post_id\";i:-1;s:14:\"show_preloader\";i:1;s:23:\"header_background_image\";i:85;s:36:\"project_page_header_background_image\";i:85;s:33:\"blog_page_header_background_image\";i:85;s:15:\"blog_page_title\";s:11:\"Latest blog\";s:16:\"smooth_scrolling\";i:1;s:11:\"custom_logo\";i:38;}', 'on'),
(227, 'theme_switched', '', 'auto'),
(230, '_site_transient_update_themes', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1756823043;s:7:\"checked\";a:1:{s:9:\"artistics\";s:6:\"1.0.10\";}s:8:\"response\";a:0:{}s:9:\"no_update\";a:0:{}s:12:\"translations\";a:0:{}}', 'off'),
(232, 'wpcf7', 'a:2:{s:7:\"version\";s:3:\"6.1\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1752850353;s:7:\"version\";s:3:\"6.1\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}', 'auto'),
(233, 'elementor_active_kit', '8', 'auto'),
(234, 'elementor_font_display', 'swap', 'auto'),
(238, 'elementor_landing_pages_activation', '0', 'auto'),
(239, 'elementor_checklist', '{\"last_opened_timestamp\":null,\"first_closed_checklist_in_editor\":false,\"is_popup_minimized\":false,\"steps\":{\"add_logo\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"set_fonts_and_colors\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"create_pages\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"assign_homepage\":{\"is_marked_completed\":false,\"is_immutable_completed\":false},\"setup_header_pro\":{\"is_marked_completed\":false,\"is_immutable_completed\":false}},\"should_open_in_editor\":false}', 'auto'),
(240, 'elementor_version', '3.30.2', 'auto'),
(241, 'elementor_install_history', 'a:1:{s:6:\"3.30.2\";i:1752850353;}', 'auto'),
(242, 'elementor_events_db_version', '1.0.0', 'off'),
(243, 'default_artistic_kit', '1', 'auto'),
(244, 'awaiken_default_ekit_settings', '0', 'auto'),
(245, 'elements_kit_onboard_status', 'onboarded', 'auto'),
(246, 'elementskit_options', 'a:2:{s:11:\"module_list\";a:18:{s:21:\"elementskit-icon-pack\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"header-footer\";a:1:{s:6:\"status\";s:6:\"active\";}s:8:\"megamenu\";a:1:{s:6:\"status\";s:6:\"active\";}s:14:\"onepage-scroll\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"widget-builder\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"parallax\";a:1:{s:6:\"status\";s:6:\"active\";}s:14:\"sticky-content\";a:1:{s:6:\"status\";s:6:\"active\";}s:18:\"facebook-messenger\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:19:\"conditional-content\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:23:\"copy-paste-cross-domain\";a:1:{s:6:\"status\";s:6:\"active\";}s:16:\"advanced-tooltip\";a:1:{s:6:\"status\";s:6:\"active\";}s:21:\"pro-form-reset-button\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:35:\"google_sheet_for_elementor_pro_form\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:7:\"masking\";a:1:{s:6:\"status\";s:6:\"active\";}s:9:\"particles\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"wrapper-link\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"glass-morphism\";a:1:{s:6:\"status\";s:6:\"active\";}s:12:\"mouse-cursor\";a:1:{s:6:\"status\";s:8:\"inactive\";}}s:11:\"widget_list\";a:88:{s:15:\"image-accordion\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:9:\"accordion\";a:1:{s:6:\"status\";s:6:\"active\";}s:6:\"button\";a:1:{s:6:\"status\";s:6:\"active\";}s:7:\"heading\";a:1:{s:6:\"status\";s:6:\"active\";}s:8:\"icon-box\";a:1:{s:6:\"status\";s:6:\"active\";}s:9:\"image-box\";a:1:{s:6:\"status\";s:6:\"active\";}s:15:\"countdown-timer\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"client-logo\";a:1:{s:6:\"status\";s:6:\"active\";}s:3:\"faq\";a:1:{s:6:\"status\";s:6:\"active\";}s:7:\"funfact\";a:1:{s:6:\"status\";s:6:\"active\";}s:16:\"image-comparison\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:6:\"lottie\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"testimonial\";a:1:{s:6:\"status\";s:6:\"active\";}s:7:\"pricing\";a:1:{s:6:\"status\";s:6:\"active\";}s:4:\"team\";a:1:{s:6:\"status\";s:6:\"active\";}s:6:\"social\";a:1:{s:6:\"status\";s:6:\"active\";}s:11:\"progressbar\";a:1:{s:6:\"status\";s:6:\"active\";}s:8:\"piechart\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:3:\"tab\";a:1:{s:6:\"status\";s:6:\"active\";}s:5:\"video\";a:1:{s:6:\"status\";s:6:\"active\";}s:14:\"business-hours\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:9:\"drop-caps\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"social-share\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"dual-button\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:10:\"tablepress\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"back-to-top\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:18:\"advanced-accordion\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"advanced-tab\";a:1:{s:6:\"status\";s:6:\"active\";}s:7:\"hotspot\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"motion-text\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:7:\"gallery\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:5:\"chart\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:5:\"table\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"timeline\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:15:\"creative-button\";a:1:{s:6:\"status\";s:6:\"active\";}s:15:\"advanced-toggle\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"video-gallery\";a:1:{s:6:\"status\";s:6:\"active\";}s:10:\"breadcrumb\";a:1:{s:6:\"status\";s:6:\"active\";}s:11:\"popup-modal\";a:1:{s:6:\"status\";s:6:\"active\";}s:10:\"google-map\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:6:\"unfold\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:10:\"image-swap\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"whatsapp\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:15:\"advanced-slider\";a:1:{s:6:\"status\";s:6:\"active\";}s:18:\"image-hover-effect\";a:1:{s:6:\"status\";s:6:\"active\";}s:19:\"fancy-animated-text\";a:1:{s:6:\"status\";s:6:\"active\";}s:10:\"price-menu\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"stylish-list\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"team-slider\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"audio-player\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"flip-box\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"image-morphing\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"content-ticker\";a:1:{s:6:\"status\";s:6:\"active\";}s:11:\"coupon-code\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:16:\"comparison-table\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:17:\"protected-content\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:17:\"interactive-links\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:10:\"blog-posts\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"category-list\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:9:\"post-grid\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:9:\"post-list\";a:1:{s:6:\"status\";s:6:\"active\";}s:8:\"post-tab\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:9:\"page-list\";a:1:{s:6:\"status\";s:6:\"active\";}s:8:\"nav-menu\";a:1:{s:6:\"status\";s:6:\"active\";}s:11:\"header-info\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"header-search\";a:1:{s:6:\"status\";s:6:\"active\";}s:16:\"header-offcanvas\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"vertical-menu\";a:1:{s:6:\"status\";s:6:\"active\";}s:10:\"mail-chimp\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:13:\"contact-form7\";a:1:{s:6:\"status\";s:6:\"active\";}s:13:\"caldera-forms\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"we-forms\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:8:\"wp-forms\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:11:\"ninja-forms\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"fluent-forms\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"twitter-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"instagram-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"behance-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:12:\"dribble-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:13:\"facebook-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:14:\"pinterest-feed\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:17:\"woo-category-list\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:13:\"woo-mini-cart\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:20:\"woo-product-carousel\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:16:\"woo-product-list\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:4:\"zoom\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:15:\"facebook-review\";a:1:{s:6:\"status\";s:8:\"inactive\";}s:4:\"yelp\";a:1:{s:6:\"status\";s:8:\"inactive\";}}}', 'auto'),
(247, '_transient_ekit_sticky_on_option_migrate', '3.8.4', 'on'),
(249, 'elementskit-lite__banner_last_check', '1752850353', 'auto'),
(250, 'elementskit-lite__banner_data', 'O:8:\"stdClass\":10:{s:8:\"10018925\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018925;s:5:\"title\";s:44:\"Popupkit Early Bird Campaign Wpmet (Ownpage)\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1752710400;s:3:\"end\";i:1755475200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:27:\"https://wpmet.com/popnotice\";s:11:\"button_text\";s:35:\"Save up to $420 for a limited time!\";s:11:\"notice_body\";s:556:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Popup Builder Deal of the Year. Only for the First 500 Customers!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $420 on our brand-new WordPress popup builder plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong data-start=\"110\" data-end=\"158\">Get up to 70% OFF on PopupKit Lifetime Deal! </strong>One-time payment. No subscription. No second chances.</p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018924\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018924;s:5:\"title\";s:46:\"Popupkit Early Bird Campaign Wpmet (Dashboard)\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1752710400;s:3:\"end\";i:1755475200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:27:\"https://wpmet.com/popnotice\";s:11:\"button_text\";s:33:\"Save up to $F for a limited time!\";s:11:\"notice_body\";s:556:\"<h3><strong style=\"color: #; text-transform: sentencecase; font-size: 14px;\"><span style=\"color: #e60073;\">Popup Builder Deal of the Year. Only for the First 500 Customers!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $420 on our brand-new WordPress popup builder plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><strong data-start=\"110\" data-end=\"158\">Get up to 70% OFF on PopupKit Lifetime Deal! </strong>One-time payment. No subscription. No second chances.</p>\";s:12:\"notice_image\";s:70:\"https://api.wpmet.com/auth/wp-content/uploads/2022/11/70-OFF-wpmet.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018688\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018688;s:5:\"title\";s:42:\"Wpmet 4th of July Flash Sale 2025 Ownpages\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018687\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018687;s:5:\"title\";s:43:\"Wpmet 4th of July Flash Sale 2025 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:26:\"https://wpmet.com/notice35\";s:11:\"button_text\";s:20:\"Claim Your Discount!\";s:11:\"notice_body\";s:585:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">Happy 4th of July super Sale!!</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018221\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018221;s:5:\"title\";s:43:\"WordPress Birthday Flash Sale 2025 Own Page\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner//wpbirthday\";s:11:\"button_text\";s:29:\"Claim Your Birthday Discount!\";s:11:\"notice_body\";s:590:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">WordPress Birthday Deals from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10018220\";O:8:\"stdClass\":7:{s:2:\"id\";i:10018220;s:5:\"title\";s:44:\"WordPress Birthday Flash Sale 2025 Dashboard\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner//wpbirthday\";s:11:\"button_text\";s:29:\"Claim Your Birthday Discount!\";s:11:\"notice_body\";s:590:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">WordPress Birthday Deals from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10017503\";O:8:\"stdClass\":7:{s:2:\"id\";i:10017503;s:5:\"title\";s:33:\"Wpmet Summer Notice ownpages 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner/summer-sale\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:582:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">pre Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10017501\";O:8:\"stdClass\":7:{s:2:\"id\";i:10017501;s:5:\"title\";s:34:\"Wpmet Summer Notice Dashboard 2025\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:32:\"www.wpmet.com/banner/summer-sale\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:582:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">pre Summer sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10013005\";O:8:\"stdClass\":7:{s:2:\"id\";i:10013005;s:5:\"title\";s:35:\"Wpmet Holiday Notice Dashboard 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:9:\"dashboard\";s:5:\"start\";i:1734825600;s:3:\"end\";i:1737244800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"www.wpmet.com/noticeNY\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:579:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}s:8:\"10013004\";O:8:\"stdClass\":7:{s:2:\"id\";i:10013004;s:5:\"title\";s:34:\"Wpmet Holiday Notice Ownpages 2024\";s:4:\"type\";s:6:\"notice\";s:6:\"screen\";s:11:\"plugin_page\";s:5:\"start\";i:1734825600;s:3:\"end\";i:1737244800;s:4:\"data\";O:8:\"stdClass\":9:{s:4:\"type\";s:6:\"notice\";s:11:\"button_link\";s:22:\"www.wpmet.com/noticeNY\";s:11:\"button_text\";s:24:\"Claim Your Discount Now!\";s:11:\"notice_body\";s:579:\"<h3><strong style=\"color: #; text-transform: uppercase; font-size: 14px;\"><span style=\"color: #e60073;\">holiday sales from Wpmet</span></strong></h3>\r\n<h3><strong style=\"font-size: 24px; padding: 8px 0 5px; color: #; display: block;\">Save up to $2,986 on Premium WordPress Bundle Plugin!</strong></h3>\r\n<p style=\"font-size: 16px; margin-left: -2px;\"><b>Get up to 30% discounts</b> on each of our PRO Single plugins — ElementsKit, GutenKit, ShopEngine, MetForm, EmailKit, WP Social, WP Ultimate Review — or get them <b>all in super-saver bundles to save 80% instantly!</b></p>\";s:12:\"notice_image\";s:60:\"https://api.wpmet.com/auth/wp-content/uploads/2024/11/80.png\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";s:10:\"unique_key\";s:0:\"\";}}}', 'auto'),
(251, 'elementskit-lite_install_date', '2025-07-18 02:52:33', 'auto'),
(252, '_elementor_installed_time', '1752850353', 'auto'),
(253, 'elementor_connect_site_key', 'c621b3b83d3e8f9ee0064d6d805f1cd0', 'auto'),
(254, 'elementor_remote_info_library', 'a:3:{s:10:\"types_data\";a:4:{s:5:\"block\";a:2:{s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:4:\"sets\";a:5:{i:0;s:11:\"Boxing Club\";i:1;s:19:\"Business Consultant\";i:2;s:16:\"Marketing Agency\";i:3;s:9:\"Wireframe\";i:4;s:15:\"Workshop Center\";}}s:5:\"popup\";a:1:{s:10:\"categories\";a:6:{i:0;s:10:\"bottom bar\";i:1;s:7:\"classic\";i:2;s:6:\"fly-in\";i:3;s:11:\"full screen\";i:4;s:9:\"hello bar\";i:5;s:8:\"slide-in\";}}s:2:\"lp\";a:1:{s:10:\"categories\";a:15:{i:0;s:8:\"Business\";i:1;s:16:\"Coming Soon Page\";i:2;s:9:\"eCommerce\";i:3;s:9:\"Education\";i:4;s:6:\"Events\";i:5;s:18:\"Health and Fitness\";i:6;s:3:\"NFT\";i:7;s:14:\"Online Service\";i:8;s:7:\"Product\";i:9;s:11:\"Real Estate\";i:10;s:18:\"Social Involvement\";i:11;s:14:\"Thank You Page\";i:12;s:6:\"Travel\";i:13;s:18:\"Under Construction\";i:14;s:9:\"Wireframe\";}}s:2:\"lb\";a:1:{s:10:\"categories\";a:2:{i:0;s:4:\"post\";i:1;s:7:\"product\";}}}s:10:\"categories\";a:30:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:8:\"Benefits\";i:4;s:14:\"call to action\";i:5;s:7:\"clients\";i:6;s:7:\"contact\";i:7;s:4:\"Data\";i:8;s:10:\"ehp-footer\";i:9;s:10:\"ehp-header\";i:10;s:3:\"faq\";i:11;s:8:\"features\";i:12;s:6:\"footer\";i:13;s:7:\"Gallery\";i:14;s:6:\"header\";i:15;s:4:\"hero\";i:16;s:11:\"Link in Bio\";i:17;s:9:\"portfolio\";i:18;s:7:\"pricing\";i:19;s:15:\"product archive\";i:20;s:5:\"Quote\";i:21;s:15:\"Service Details\";i:22;s:8:\"services\";i:23;s:11:\"single page\";i:24;s:11:\"single post\";i:25;s:14:\"single product\";i:26;s:5:\"stats\";i:27;s:9:\"subscribe\";i:28;s:4:\"team\";i:29;s:12:\"testimonials\";}s:9:\"templates\";a:4:{i:0;a:20:{s:4:\"tmpl\";i:1254;s:2:\"id\";i:20472;s:5:\"title\";s:10:\"test ido f\";s:9:\"thumbnail\";s:153:\"https://library.stg.elementor.red/wp-content/uploads/2025/01/png-clipart-logo-harry-potter-literary-series-lord-voldemort-film-harry-potter-thumbnail.png\";s:12:\"tmpl_created\";i:1751356263;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.stg.elementor.red/blocks/test-ido-f/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:4:\"free\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:0;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"0\";s:12:\"access_level\";i:0;}i:1;a:20:{s:4:\"tmpl\";i:1227;s:2:\"id\";i:19968;s:5:\"title\";s:12:\"Zeyad Test 1\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_2.jpg\";s:12:\"tmpl_created\";i:1670765723;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.stg.elementor.red/blocks/zeyad-test-1/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:1;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:2;a:20:{s:4:\"tmpl\";i:1231;s:2:\"id\";i:19494;s:5:\"title\";s:5:\"test2\";s:9:\"thumbnail\";s:83:\"https://library.stg.elementor.red/wp-content/uploads/2022/09/boxking_hero_img_4.jpg\";s:12:\"tmpl_created\";i:1672308146;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.stg.elementor.red/blocks/test2/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:2;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:20;}i:3;a:20:{s:4:\"tmpl\";i:1209;s:2:\"id\";i:9631;s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:87:\"https://library.stg.elementor.red/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";i:1660034300;s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.stg.elementor.red/popups/slide-in-sale-01/?utm_source=template-library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:11:\"access_tier\";s:9:\"essential\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";i:142;s:16:\"popularity_index\";i:-1;s:11:\"trend_index\";i:-1;s:18:\"editor_layout_type\";s:0:\"\";s:15:\"minimum_version\";s:5:\"0.0.0\";s:8:\"products\";s:7:\"regular\";s:17:\"has_page_settings\";s:1:\"1\";s:6:\"is_pro\";s:1:\"1\";s:12:\"access_level\";i:1;}}}', 'off'),
(255, 'elementor_remote_info_feed_data', 'a:3:{i:0;a:5:{s:5:\"title\";s:100:\"Introducing Elementor 3.30: new Editor V4 capabilities, full Website Templates in the cloud, & more!\";s:7:\"excerpt\";s:361:\"Elementor 3.30 is here and it includes upgrades that accelerate your workflow, bring you a step closer to the full power of Editor V4, and help you deliver beautiful, accessible websites faster than ever. From advanced styling tools and smarter editing to full Website Templates in the cloud, this release enhances both the way you design and the way you scale.\";s:7:\"created\";i:1751974442;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:140:\"https://elementor.com/blog/elementor-330-v4-alpha-website-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:57:\"Introducing Cloud Templates: your personal design library\";s:7:\"excerpt\";s:153:\"Transform your workflow with Elementor\'s new Cloud Templates – create, save, and access your templates across all your websites with just a few clicks.\";s:7:\"created\";i:1749048239;s:5:\"badge\";s:3:\"NEW\";s:3:\"url\";s:127:\"https://elementor.com/blog/introducing-cloud-templates/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:74:\"Introducing Editor V4 Alpha: The Future of Website Building with Elementor\";s:7:\"excerpt\";s:242:\"Editor V4 Alpha introduces a CSS-first framework with reusable Classes and States, improved performance, a unified styling system, and fully responsive style controls—all designed to make your website building more efficient and consistent.\";s:7:\"created\";i:1748357309;s:5:\"badge\";s:4:\" NEW\";s:3:\"url\";s:119:\"https://elementor.com/blog/editor-v4-1st-alpha/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(258, 'edd_sl_6a648dca91dd528042e69cfc806862e8', 'a:2:{s:7:\"timeout\";i:1756841042;s:5:\"value\";s:54488:\"{\"new_version\":\"4.1.0\",\"stable_version\":\"4.1.0\",\"name\":\"ElementsKit\",\"slug\":\"elementskit\",\"url\":\"https:\\/\\/account.wpmet.com\\/downloads\\/elementskit\\/?changelog=1\",\"last_updated\":\"2025-09-01 15:08:47\",\"homepage\":\"https:\\/\\/account.wpmet.com\\/downloads\\/elementskit\\/\",\"package\":\"\",\"download_link\":\"\",\"sections\":{\"description\":\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!<\\/p>\\n\",\"changelog\":\"<p>Version: 4.1.0 (01 September 2025)<br \\/>Fixed: Icon size not applied in the table widget<br \\/>Added: Icon and text color support in the table widget<br \\/>Added: Liquid glass effect for advanced tab widget<br \\/>Added: Liquid glass effect for fancy animated text widget<br \\/>Added: Liquid glass effect for fancy flip box widget<br \\/>Fixed: Swiper navigation button selector to support both icon and SVG elements<br \\/>Fixed: Removed deprecated dialog box in facebook messenger widget<br \\/>Improved: Separated share and view controls in Facebook feed widget<br \\/>Improved: Removed old data migration functions<\\/p>\\n<p>Version: 4.0.0 (05 August 2025)<br \\/>Added: Advanced accordion widget title and icon hover colour controls<br \\/>Added: Interactive links widget background image height and width controls<br \\/>Fixed: Behance feed widget arrow icon alignment issue<br \\/>Fixed: Behance feed widget icon colour issue<br \\/>Fixed: Interactive links widget hover icon issue<br \\/>Fixed: Interactive links widget mobile responsiveness issue<br \\/>Fixed: Cross-domain widget copy-paste issue<br \\/>Fixed: Advanced slider widget edit content button issue<br \\/>Fixed: Unfold widget button text language compatibility (now supports all languages)<br \\/>Fixed: Yelp widget slider control issue<br \\/>Improved: Widgets asset loading<\\/p>\\n<p> <\\/p>\\n<p>Version: 3.9.1 (13 July 2025)<br \\/>Added: Elementor optimised markup compatibility for the effect module<br \\/>Fixed: Edit content button gets covered by fixed elements in the advanced slider<\\/p>\\n<p>Version: 3.9.0 (07 July 2025)<br \\/>Added: Liquid glass module<br \\/>Added: Advanced search widget<br \\/>Added: Max height control in mini cart widget<\\/p>\\n<p>Version: 3.8.9 (15 June 2025)<br \\/>Fixed: Parallax module not working in the frontend<\\/p>\\n<p>Version: 3.8.8 (27 May 2025)<br \\/>Fixed: Modules not working when element caching experiments active<\\/p>\\n<p>Version: 3.8.7 (25 May 2025)<br \\/>Added: Mouse event added in push, fade and transform style in flip box widget<br \\/>Fixed: Parallax modules not working in inner container<br \\/>Improved: Deleted repeated CSS of SVG icon<\\/p>\\n<p>Version: 3.8.6 (11 May 2025)<br \\/>Fixed: Responsive line direction in hotspot widget<br \\/>Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br \\/>Improved: Delete repeated css of SVG icon<\\/p>\\n<p>Version: 3.8.5 (15 April 2025)<br \\/>Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br \\/>Fixed: Unfold widget opened initially inside advanced tab items<br \\/>Fixed: Showing error when user id and access token not set in instagram widget<br \\/>Improved: Update DataTables to v2 for table widget<br \\/>Improved: Controls for icon and title in timeline widget<\\/p>\\n<p>Version: 3.8.4 (18 March 2025)<br \\/>Fixed: Event handler for expand unfold widget to prevent multiple bindings<br \\/>Fixed: Ajax pagination not working in blog posts widget<br \\/>Improved : Added submenu item styling for typography, color, padding and border<\\/p>\\n<p>Version: 3.8.3 (11 March 2025)<br \\/>Fixed: Multi parallax is not working when element caching is enable<br \\/>Fixed: Background image parallax not working sometimes when lazy load is enable<br \\/>Fixed: Corrected popup width settings for the outside position in modal popups<br \\/>Improved: Enhanced background image handling and multi-parallax effects<br \\/>Improved: Conditionally register frontend scripts and styles for the advanced tooltip module<\\/p>\\n<p>Version: 3.8.2 (09 February 2025)<br \\/>Improved: WhatsApp widget links open URL<br \\/>Improved: Sticky content module asset loading when unused<br \\/>Improved: Particles module asset loading when unused<br \\/>Improved: Mouse cursor module asset loading when unused<br \\/>Improved: Wrapper link module asset loading when unused<\\/p>\\n<p> <\\/p>\\n<p>Version: 3.8.1 (27 January 2025)<br \\/>Fixed: WhatsApp widget chat not redirecting to the users inbox<\\/p>\\n<p>Version: 3.8.0 (22 January 2025)<br \\/>Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26<\\/p>\\n<p>Version: 3.7.9 (20 January 2025)<br \\/>Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br \\/>Improved: Parallax module sanitization<\\/p>\\n<p>Version: 3.7.8 (29 December 2024)<br \\/>Added: Self-hosted video option in the video gallery widget<br \\/>Fixed: Changed subtitle tags from `<h2>` to `<span>` for better semantic structure<br \\/>Fixed: Added compatibility with ARMember Lite in the Elementor editor<br \\/>Fixed: Woo Product carousel breaking in Elementor 3.26<br \\/>Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br \\/>Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br \\/>Improved: Introduced alignment and line break control options for the horizontal timeline widget<br \\/>Improved: Adjusted responsive width for horizontal timeline items<br \\/>Improved: Removed unnecessary flex-wrap property from horizontal timeline styles<\\/p>\\n<p>Version: 3.7.7 (19 December 2024)<br \\/>Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br \\/>Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets<\\/p>\\n<p>Version: 3.7.6 (07 December 2024)<br \\/>Fixed: Parallax effect animation conflict with Elementor animation<br \\/>Fixed: Carousel layout causing browser console errors in video gallery widget<br \\/>Improved: Pricing menu widget CSS and removed unnecessary CSS<\\/p>\\n<p>Version: 3.7.5 (17 November 2024)<br \\/>Fixed: Cross domain copy paste not working<\\/p>\\n<p>Version: 3.7.4 (27 October 2024)<br \\/>Fixed: Minor bugs and improvements<\\/p>\\n<p>Version: 3.7.3 (26 October 2024)<br \\/>Added: Circle menu widget<br \\/>Fixed: Icon is missing at `interactive link`<br \\/>Improved: Interactive links widget controls and styles<\\/p>\\n<p>Version: 3.7.2 (20 October 2024)<br \\/>Fixed: Transition is not working on hover in container widget<\\/p>\\n<p>Version: 3.7.1 (16 October 2024)<br \\/>Added: Pagination feature to the product list widget<br \\/>Added: Support for changing the label of the Elementor form reset button field<br \\/>Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br \\/>Improved: Hover transition control for the button in the form reset button module<\\/p>\\n<p>Version: 3.7.0 (22 September 2024)<br \\/>Fixed: Template insertion and placeholder images in the template library<br \\/>Improved: Advanced slider widget configuration for better compatibility<br \\/>Improved: Updated the Jarallax library to version 2.2.1<\\/p>\\n<p>Version: 3.6.9 (01 September 2024)<br \\/>Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br \\/>Fixed: Parallax effect shape is not showing<br \\/>Fixed: Header footer compatibility issue with houzez theme<\\/p>\\n<p>Version: 3.6.8 (13 August 2024)<br \\/>Fixed: Element caching compatibility<\\/p>\\n<p>Version: 3.6.7 (12 August 2024)<br \\/>Added: WhatsApp button goes directly on whatsApp app<br \\/>Fixed: Updated popup close button in the video gallery widget<br \\/>Improved: Security best practices in blog posts widget<\\/p>\\n<p>Version: 3.6.6 (27 July 2024)<br \\/>Added: Support for `is_dynamic_content()`<br \\/>Improved: Accessibility, performance, and security best practices<\\/p>\\n<p>Version: 3.6.5 (14 July 2024)<br \\/>Added: Support for vimeo videos in video gallery widget<br \\/>Fixed: Short URL not working in video gallery widget<br \\/>Fixed : Image morphing widget import issue<br \\/>Fixed: Refactor pagination code in blog posts widget<\\/p>\\n<p>Version: 3.6.4 (04 July 2024)<br \\/>Fixed: Minor bugs & improvements<\\/p>\\n<p>Version: 3.6.3 (09 June 2024)<br \\/>Added: Pause on mouse hover in advanced slider widget<br \\/>Improved: Table and motion text widget sanitization<\\/p>\\n<p>Version: 3.6.2 (20 May 2024)<br \\/>Improved: Wrapper link module URL sanitization<br \\/>Improved: Table widget external link data sanitization<\\/p>\\n<p>Version: 3.6.1 (15 April 2024)<br \\/>Added: Interactive links widget<br \\/>Fixed: Minor bug & improvements<br \\/>Improved: Several widget sanitization<\\/p>\\n<p>Version: 3.6.0 (31 March 2024)<br \\/>Added: Protected content widget<br \\/>Added: Mouse cursor margin control<br \\/>Added: Breakpoints in sticky module<br \\/>Fixed: Facebook review widget showing error with TranslatePress plugin<br \\/>Fixed: Zoom JWT deprecation<\\/p>\\n<p>Version: 3.5.0 (27 November 2023)<br \\/>Added: Mouse cursor module<br \\/>Added: Glass morphism module<br \\/>Added: Table widget search icon control<br \\/>Added: Chart widget legend click option<br \\/>Fixed: Price menu widget card list link issue<br \\/>Fixed: Facebook page video play issue<br \\/>Fixed: Blog posts load more issues<\\/p>\\n<p>Version: 3.4.1 (14 November 2023)<br \\/>Fixed: Google sheet token expire issue<br \\/>Fixed: Table responsive not working properly<br \\/>Improved: Access control security<\\/p>\\n<p>Version: 3.4.0 (29 October 2023)<br \\/>Added: Comparison table widget<br \\/>Added: Wrapper link Module<br \\/>Fixed: Volume display handling for touch devices<br \\/>Fixed: Price menu widget anchor tag issue<br \\/>Fixed: Facebook feed responsive issues<br \\/>Fixed: Facebook page review widget ID token vaildation check<br \\/>Fixed: Blog posts masonry issue<br \\/>Fixed: Advanced slider thumbs issue<br \\/>Fixed: Blog posts widgets load more<br \\/>Improved: Vertical menu dropdown arrow changes option<\\/p>\\n<p>Version: 3.3.0 (21 Jun 2023)<br \\/>Fixed: Popup modal widget editor loading<br \\/>Fixed: Advanced tab hash change undefined<br \\/>Fixed: HTML is not working in advanced tab widget<br \\/>Fixed: WhatsApp widget responsive issues<br \\/>Fixed: Google SDK deprecated issues for PHP 8.0 and above<br \\/>Fixed: Particles module console error occurs on non-Elementor pages<br \\/>Fixed: Compatibility issue with slick slider<br \\/>Fixed: Accordion not working inside advanced toggle widget<br \\/>Fixed: Dribbble widget spelling issues<br \\/>Improved: Flip box widget firefox browser compatibility<br \\/>Improved: Coupon Code Widget controls<br \\/>Improved: Optimize review, price menu, team, video gallery sliders<\\/p>\\n<p>Version: 3.2.1 (05 Apr 2023)<br \\/>Fixed: Swiper v8.45 compatibility<br \\/>Fixed: Advanced Tab Widget Enable URL Hash Issue<br \\/>Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br \\/>Fixed: Stylish List description escaping issue<br \\/>Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br \\/>Fixed: Yelp Review feed issue<br \\/>Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br \\/>Improved: Fancy Animated Text Support with an Advanced Slider widget<\\/p>\\n<p>Version: 3.2.0 (28 Feb 2023)<br \\/>Added: Content Ticker widget<br \\/>Added: Coupon Code Widget<br \\/>Added: Particles Module<br \\/>Added: New styles and features in Whatsapp Widget<br \\/>Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br \\/>Fixed: Parallax Module support with Flex Container<br \\/>Fixed: Maximum project per page is fixed at Dribble Feed Widget<br \\/>Fixed: Breakpoints issue fixed for Advanced Slider Widget<br \\/>Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br \\/>Fixed: Compatibility issues with Eduma theme<br \\/>Improved: Accessibility for widgets and modules<\\/p>\\n<p>Version: 3.1.0 (16 Jan 2023)<br \\/>Added: Audio Player Widget<br \\/>Added: Flip Box Widget<br \\/>Added: Image Morphing Widget<br \\/>Added: Flex container support<br \\/>Added: Carousel Slider controls to Blog Post Widget<br \\/>Added: Ten new swap styles to Image Swap Widget<br \\/>Fixed: Gallery Widget PHP warning issue<br \\/>Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br \\/>Fixed: Swiper slider initial loading breaks columns<br \\/>Fixed: Link getting duplicate for socials in Team Carousel Slider<br \\/>Improved: Team Carousel Slider controls<br \\/>Improved: Optimize JS for Behance Feed Widget<br \\/>Improved: Widgets searching keywords for editor panel<br \\/>Improved: Breadcrumb Widget styles and controls<br \\/>Tweaked: Disable glare effect in Parallax Module<\\/p>\\n<p>Version: 3.0.0 (12 Dec 2022)<br \\/>Added: Stylish List widget<br \\/>Added: Team Carousel Slider widget<br \\/>Added: Widgets Documentation URL<br \\/>Fixed: Fancy Animated Text animation issues<br \\/>Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br \\/>Fixed: Price Menu widget link doesn\'t work properly<br \\/>Fixed: Button link not working properly in Image hover effect<br \\/>Fixed: Arrow position in Video Gallery<br \\/>Fixed: Flickering issue for Advanced tab content<br \\/>Fixed: Advanced widgets issue with Table widget<br \\/>Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br \\/>Fixed: Fancy Animated Text Widget Text crop & Cursor gap issue<br \\/>Fixed: Advanced tab widget vertical height issues<br \\/>Fixed: Responsive issues in Video Gallery widget<br \\/>Fixed: Firebase JWT conflict issue<br \\/>Improved: Parallax module js<br \\/>Improved: Vertical alignment in Advanced Tab widget<br \\/>Improved: Fancy Animated Text Widget Visibility<br \\/>Improved: Fancy Animated Text Widget Bar Loading Animation<br \\/>Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br \\/>Improved: Advanced Slider widget Progress-bar System & Slider Content Animation<br \\/>Improved: Advanced Slider widget Slides Per View & Wrapper Padding<br \\/>Improved: Filter spacing Control in Video Gallery widget<br \\/>Tweaked: Image Overlay control in Blog Post widget<br \\/>Tweaked: Advanced Slider widget Vertical & Image Thumbs<\\/p>\\n<p>Version: 2.8.0 (02 Oct 2022)<br \\/>Added: Price Menu widget<br \\/>Added: Fancy Animated Text Widget<br \\/>Added: Image Masking Module<br \\/>Added: Dynamic content support for Elementor pro<br \\/>Added: Image hover effect widget WPML compatibility<br \\/>Fixed: Elementor reset style issue with Elementskit Conditions module<br \\/>Fixed: Swiper slider is not working and updating inside an advanced tab<br \\/>Fixed: Ajax mega menu load issue with vertical menu<br \\/>Tweaked: Image Hover Effect widget<\\/p>\\n<p>Version: 2.7.0 (24 Aug 2022)<br \\/>Added: Image Hover Effect widget<br \\/>Added: Option for disable CSS3 animation for responsiveness<br \\/>Added: Horizontal bottom position for Timeline widget<br \\/>Fixed: Woo Product List widget\'s query issue<br \\/>Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br \\/>Fixed: Fatal error with google client vendor<br \\/>Fixed: Animation and css issues in Timeline widget<\\/p>\\n<p>Version: 2.6.10 (17 Jul 2022)<br \\/>Added: Facebook Feed widget\'s demo in Template library<br \\/>Added: Style for Breadcrumb widget<br \\/>Added: Text field in Woo Mini Cart widget<br \\/>Fixed: Code Optimized.<br \\/>Fixed: Vendor conflict issue<br \\/>Fixed: Advanced Tooltip background not changed when upload image<br \\/>Fixed: Conflict css issue with twenty twenty one theme<br \\/>Fixed: Pinterest share is not working in Facebook Feed widget<br \\/>Fixed: Advanced tab issue for OceanWP Theme<br \\/>Fixed: Woo Mini Cart css issue for OceanWP theme<br \\/>Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br \\/>Tweaked: Table Widget css issue in OceanWP Theme<\\/p>\\n<p>Version: 2.6.9 (26 Jun 2022)<br \\/>Fixed: Code Optimized.<\\/p>\\n<p>Version: 2.6.8 (24 May 2022)<br \\/>Fixed: CSS bug fix.<\\/p>\\n<p>Version: 2.6.7 (27th April 2022)<br \\/>Added: Compatibility with PHP 8.0. <br \\/>Tweaked: JS, PHP & CSS.<\\/p>\\n<p>Version: 2.6.6 (25th April 2022)<br \\/>Fixed: Advance Tab widget issue.<br \\/>Fixed: Advance Accordion widget issue.<br \\/>Fixed: Advance Toggle widget issue.<br \\/>Fixed: Advance Slider widget issue.<\\/p>\\n<p>Version: 2.6.5 (18th April 2022) <br \\/>Addded: Whatsapp Widget. <br \\/>Fixed: Creative Button icon position.<br \\/>Fixed: Advanced tab content issue.<br \\/>Fixed: Advanced Accordion content issue.<br \\/>Fixed: Advanced Toggle content issue.<\\/p>\\n<p>Version: 2.6.4 (24th March 2022)<br \\/>Added: Subcontinent and Image in Advanced Tooltip widget.<br \\/>Improved: Added Advance tooltip subtitle, image, and many controls.<br \\/>Fixed: Body alignment issue in Table widget.<br \\/>Fixed: HTML content issue in Advanced Tooltip widget.<br \\/>Fixed: Instagram widget caption and others issues<br \\/>Fixed: Elementor 3.6.1 conflicts for deprecation.<br \\/>Fixed: Elementor responsive control devices compatibility issue<br \\/>Fixed: Tweak border radius issue of advance tooltip widget<br \\/>Fixed: Advanced tab issue ( specially with OceanWP theme )<\\/p>\\n<p>Version: 2.6.3 (15th February 2022)<br \\/>Improved: Parallax doesn\'t work on tablets & mobile devices.<br \\/>Fixed: Table widget issue ( Editor output style not work & HTML print with image).<br \\/>Fixed: Video widget issue.<br \\/>Fixed: Conditional content module has a conflict with the Russian language.<\\/p>\\n<p>Version: 2.6.2 (30th January 2022)<br \\/>Added: Integrate google sheet inside table widget.<br \\/>Added: WYSIWYG control for table body text.<br \\/>Fixed: Table widget fopen function warning.<br \\/>Fixed: Table widget image issue.<\\/p>\\n<p>Version: 2.6.1 (22th January 2022).<br \\/>Fixed: Icon missing & replaced fontAwesome icon with elementor icon.<br \\/>Fixed: Advanced Tab issue with OceanWP theme.<br \\/>Tweaked: CSS and JS improved.<\\/p>\\n<p>Version: 2.6.0 (9th January 2022).<br \\/>Added: Ajax Loading support for Advanced Tab Widget.<br \\/>Improved: Improved data attribute.<br \\/>Improved: Update paralax library version(Jaralax).<br \\/>Improved: Mini cart & ajax loading support for Advanced Tab. <br \\/>Fixed: HTML tag does not work into table widget cell text.<br \\/>Fixed: PHP notice and warning when username is not exist in pinterest feed.<br \\/>Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.<\\/p>\\n<p>Version: 2.5.0 (20th December 2021)<br \\/>New: Hover option added for Vertical Menu Widget.<br \\/>New: Russian language for translation.<br \\/>Fix: Sticky Offset support for Smooth Scrolling.<br \\/>Fix: Background Image rendering issue for Parallax Module.<br \\/>Fix: Table widget missing controls.<br \\/>Fix: Instagram Feed Fatal Error.<br \\/>Removed: Comment and like count from instagram feed widget.<\\/p>\\n<p>Version: 2.4.1 (2nd December 2021)<br \\/>Fix: Script defer loading issue for Copy-Paste Module.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.4.0 (25th November, 2021)<br \\/>Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.7 (7th November, 2021)<br \\/>Fix: Woo Product Carousel issue.<br \\/>Fix: Advanced tab nested issue fixed.<br \\/>Fix: fixed grid compatibility issue.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.6 (26th September, 2021)<br \\/>Fix: Woo Category widget grid issue with Astra theme<br \\/>Fix: Woo Product List widget grid issue with Astra theme<br \\/>Fix: Hover behavior issue for Woo Mini Cart Widget.<br \\/>Fix: Responsive support for Chart Widget with large data.<br \\/>Fix: Horizontal style content alignment for Timeline Widget.<\\/p>\\n<p>Version: 2.3.5 (19 August, 2021)<br \\/>Fix: JS conflict when first load for Parallax Module.<br \\/>Fix: Responsive controls issue for Woo Category List Widget.<br \\/>Fix: Removed deprecated Elementor PHP Methods from Widgets.<\\/p>\\n<p>Version: 2.3.4 (2 August, 2021)<br \\/>Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br \\/>Fix: Advanced Toggle widget Indicator Global color issues.<br \\/>Fix: Unfold widget title alignment issue.<br \\/>Fix: Timeline widget content alignment issue.<\\/p>\\n<p>Version: 2.3.3 (15 July, 2021)<br \\/>Fix: Swiper Slider conflict issues fixed with other theme.<\\/p>\\n<p>Version: 2.3.2 (15 July, 2021)<br \\/>Tweak: Removed loop from carousel related widgets.<\\/p>\\n<p>Version: 2.3.1 (13 July, 2021)<br \\/>Fix: Multiple placeholder image upload issues when importing widget.<br \\/>Fix: Background color delay loading issues fixed on Table widget.<br \\/>Tweak: Improved W3validation.<br \\/>Tweak: TweenMax JS Library updated to the latest version.<br \\/>Tweek: Converted widgets slideshow from slick to swiper.<br \\/>Tweak: Optimized Images.<\\/p>\\n<p>Version: 2.3.0 (8 June, 2021)<br \\/>New: Refined Layout Manager with Tabs, Categories and Search filters.<br \\/>New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br \\/>Tweak: Manual cache clear button for Dribbble Feed widget.<br \\/>Tweak: Getting access token made easy for Dribbble Feed widget.<br \\/>Tweak: Bring unfold widget into viewport while closing the content.<br \\/>Fix: Mobile scrolling issues for Hotspot Widget.<br \\/>Fix: Undefined variables for Twitter Feed Widget.<br \\/>Fix: Limit for Facebook Feed API.<br \\/>Fix: Reaction Icons for Facebook Feed.<br \\/>Fix: Minor spelling issue.<\\/p>\\n<p>Version: 2.2.3 (10 May, 2021)<br \\/>New: Hover Trigger on Advanced Tab Widget.<br \\/>Tweak: Improvements for the Instagram API.<br \\/>Tweak: Improvements for the Faceebook Feed API.<br \\/>Fix: Profile Picture issue for Instagram Widget.<\\/p>\\n<p>Version: 2.2.2 (29 April, 2021)<br \\/>New: Blog Posts Widget Floating Category.<br \\/>New: Blog Posts Widget Various Missing Controls.<br \\/>New: Dribbble Feed User Info & Header.<br \\/>New: Dribbble Feed Various Missing Controls.<br \\/>New: Border control to pinterest feed widget.<br \\/>New: Follow button icon control to twitter feed widget.<br \\/>New: Padding control to twitter feed widget.<br \\/>New: Header background control to twitter feed widget.<br \\/>New: Share button to twitter feed widget.<br \\/>Tweak: SVG icon to elementskit icon to twitter feed widget.<br \\/>Tweak: Layout five to behance feed widget.<br \\/>Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br \\/>Fix: Category List Widget separator position issue.<br \\/>Fix: Google Map Widget static type image issue.<br \\/>Fix: Facebook Page Review content alignment issue.<br \\/>Fix: Twitter feed read more button.<br \\/>Fix: Header Alignment Control for Table Widget.<br \\/>Fix: Product Count styles for Woo Category List Widget.<br \\/>Fix: Responsive support for Dribbble Feed Widget.<\\/p>\\n<p>Version: 2.2.1 (14-04-2021)<br \\/>Fix: Compatibility issues with Elementor 3.2.0.<\\/p>\\n<p>Version: 2.2.0 (02-03-2021)<br \\/>Improve: Minor bug fix and code improvements.<br \\/>Improve: Minor escaping and validation improvements.<\\/p>\\n<p>Version: 2.1.7 (25-02-2021)<br \\/>New: Image Size control for Gallery Widget.<br \\/>New: Option to Show\\/Hide Facebook Messenger Dialog Box.<br \\/>New: Image Comparison support for Advanced Tab Widget.<br \\/>Fix: Responsive glitch in Timeline Widget.<\\/p>\\n<p>Version: 2.1.6 (07-02-2021)<br \\/>New: Introducing Image Swap Widget - show a different image as the user hovers.<\\/p>\\n<p>Version: 2.1.5 (27-01-2021)<br \\/>Fix: Sticky Module conflict with latest Elementor.<br \\/>Fix: Slick Library update support for Latest Elementor update.<br \\/>Fix: Woo Category List widget featured style minor CSS grid issue.<\\/p>\\n<p>Version: 2.1.4 (25-01-2021)<br \\/>Tweak: Support W3C validation when using Facebook Messenger.<br \\/>Fix: Blog Posts Widget default image size changed to provide clear images.<\\/p>\\n<p>Version: 2.1.3 (18-01-2021)<br \\/>Fix: Instagram api expire time extended.<br \\/>Fix: Editor live changes support for Advanced Tooltip.<\\/p>\\n<p>Version: 2.1.2 (12-01-2021)<br \\/>Fix: Advanced Tooltip js conflict in the Elementor editor.<\\/p>\\n<p>Version: 2.1.1 (10-01-2021)<br \\/>New: Introducing Advanced Tooltip - add tooltip to any Widget.<br \\/>Fix: Improved Advanced Toggle Widget toggler btn.<br \\/>Fix: Missing string translations for Table Widget.<br \\/>Fix: List style reset for Gallery Filter.<\\/p>\\n<p>Version: 2.1.0 (24-12-2020)<br \\/>New: Advanced Tab Widget now has option to enable URL hash routing capability.<br \\/>New: Option to set popup alignment for Woo Mini Cart Widget.<br \\/>Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br \\/>Fix: Minor CSS broken issues fixed on Hotspot Widget.<br \\/>Fix: Some css broken issues fixed on hotspot<br \\/>Fix: added featured category link field \'Woo Category List\' widget<br \\/>Fix: Buttons white-space are reset to default.<br \\/>Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br \\/>Fix: CSS ul and ol list style wasn\'t visible inside widgets.<\\/p>\\n<p>Version: 2.0.6 (06-12-2020)<br \\/>Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br \\/>Improve: CSS and JS improved.<\\/p>\\n<p>Version: 2.0.5 (30-11-2020)<br \\/>New: Added \'Popup Modal\' widget.<br \\/>New: Added new instagram widget with Instagram official API.<br \\/>New: Added control for keeping one dot always active.<br \\/>New: Added Iframe and shortcode support on content.<br \\/>Fix: Clicking pointer issues fixed.<br \\/>Fix: \\\"Non property\\\" notice in instagram widget.<br \\/>Fix: Fixed the line issues when increasing the pointer size.<br \\/>Fix: Minor responsive issues fixed.<\\/p>\\n<p>Version: 2.0.4 (22-11-2020)<br \\/>Fix: Timeline\'s elements was showing after some delay.<\\/p>\\n<p>Version: 2.0.3 (16-11-2020)<br \\/>New: Advanced controls for Conditional Widget.<br \\/>New: Cross domain copy-paste module (the long waited feature).<br \\/>New: Added default color scheme on Facebook Messenger widget.<br \\/>New: Added Locale on Facebook Messenger widget.<br \\/>Fix: Caret image missing for Advanced Tab.<br \\/>Fix: Ekit button js error when \\\"add section\\\" is clicked.<br \\/>Tweak: Instagram feed widget.<br \\/>Tweak: Improved CSS & JS.<\\/p>\\n<p>Version: 2.0.2<br \\/>Fix: Facebook feed API.<br \\/>Fix: Some spelling mistakes.<br \\/>Fix: License activation conflicting.<\\/p>\\n<p>Version: 2.0.1<br \\/>Fix: Instagram\'s cache issue. Posts were not properly updated.<\\/p>\\n<p>Version: 2.0.0<br \\/>New: New Unfold widget added.<br \\/>Fix: Google Map API Script is enqueueing even it\'s not enabled.<br \\/>Fix: Facebook Review Broken issue.<br \\/>Fix: HeaderFooter builder compatiblity.<br \\/>Added: Pagination to Blog Posts.<br \\/>Added: Import & export system for WidgetBuilder module.<br \\/>Added: New features: \\\"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\\\".<\\/p>\\n\"},\"banners\":{\"high\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2019\\/11\\/banner-1544x500.png\",\"low\":\"https:\\/\\/account.wpmet.com\\/wp-content\\/uploads\\/edd\\/2019\\/11\\/banner-772x250.png\"},\"icons\":[],\"msg\":\"No license key has been provided.\",\"description\":[\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!<\\/p>\\n\"],\"changelog\":[\"<p>Version: 4.1.0 (01 September 2025)<br \\/>Fixed: Icon size not applied in the table widget<br \\/>Added: Icon and text color support in the table widget<br \\/>Added: Liquid glass effect for advanced tab widget<br \\/>Added: Liquid glass effect for fancy animated text widget<br \\/>Added: Liquid glass effect for fancy flip box widget<br \\/>Fixed: Swiper navigation button selector to support both icon and SVG elements<br \\/>Fixed: Removed deprecated dialog box in facebook messenger widget<br \\/>Improved: Separated share and view controls in Facebook feed widget<br \\/>Improved: Removed old data migration functions<\\/p>\\n<p>Version: 4.0.0 (05 August 2025)<br \\/>Added: Advanced accordion widget title and icon hover colour controls<br \\/>Added: Interactive links widget background image height and width controls<br \\/>Fixed: Behance feed widget arrow icon alignment issue<br \\/>Fixed: Behance feed widget icon colour issue<br \\/>Fixed: Interactive links widget hover icon issue<br \\/>Fixed: Interactive links widget mobile responsiveness issue<br \\/>Fixed: Cross-domain widget copy-paste issue<br \\/>Fixed: Advanced slider widget edit content button issue<br \\/>Fixed: Unfold widget button text language compatibility (now supports all languages)<br \\/>Fixed: Yelp widget slider control issue<br \\/>Improved: Widgets asset loading<\\/p>\\n<p> <\\/p>\\n<p>Version: 3.9.1 (13 July 2025)<br \\/>Added: Elementor optimised markup compatibility for the effect module<br \\/>Fixed: Edit content button gets covered by fixed elements in the advanced slider<\\/p>\\n<p>Version: 3.9.0 (07 July 2025)<br \\/>Added: Liquid glass module<br \\/>Added: Advanced search widget<br \\/>Added: Max height control in mini cart widget<\\/p>\\n<p>Version: 3.8.9 (15 June 2025)<br \\/>Fixed: Parallax module not working in the frontend<\\/p>\\n<p>Version: 3.8.8 (27 May 2025)<br \\/>Fixed: Modules not working when element caching experiments active<\\/p>\\n<p>Version: 3.8.7 (25 May 2025)<br \\/>Added: Mouse event added in push, fade and transform style in flip box widget<br \\/>Fixed: Parallax modules not working in inner container<br \\/>Improved: Deleted repeated CSS of SVG icon<\\/p>\\n<p>Version: 3.8.6 (11 May 2025)<br \\/>Fixed: Responsive line direction in hotspot widget<br \\/>Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br \\/>Improved: Delete repeated css of SVG icon<\\/p>\\n<p>Version: 3.8.5 (15 April 2025)<br \\/>Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br \\/>Fixed: Unfold widget opened initially inside advanced tab items<br \\/>Fixed: Showing error when user id and access token not set in instagram widget<br \\/>Improved: Update DataTables to v2 for table widget<br \\/>Improved: Controls for icon and title in timeline widget<\\/p>\\n<p>Version: 3.8.4 (18 March 2025)<br \\/>Fixed: Event handler for expand unfold widget to prevent multiple bindings<br \\/>Fixed: Ajax pagination not working in blog posts widget<br \\/>Improved : Added submenu item styling for typography, color, padding and border<\\/p>\\n<p>Version: 3.8.3 (11 March 2025)<br \\/>Fixed: Multi parallax is not working when element caching is enable<br \\/>Fixed: Background image parallax not working sometimes when lazy load is enable<br \\/>Fixed: Corrected popup width settings for the outside position in modal popups<br \\/>Improved: Enhanced background image handling and multi-parallax effects<br \\/>Improved: Conditionally register frontend scripts and styles for the advanced tooltip module<\\/p>\\n<p>Version: 3.8.2 (09 February 2025)<br \\/>Improved: WhatsApp widget links open URL<br \\/>Improved: Sticky content module asset loading when unused<br \\/>Improved: Particles module asset loading when unused<br \\/>Improved: Mouse cursor module asset loading when unused<br \\/>Improved: Wrapper link module asset loading when unused<\\/p>\\n<p> <\\/p>\\n<p>Version: 3.8.1 (27 January 2025)<br \\/>Fixed: WhatsApp widget chat not redirecting to the users inbox<\\/p>\\n<p>Version: 3.8.0 (22 January 2025)<br \\/>Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26<\\/p>\\n<p>Version: 3.7.9 (20 January 2025)<br \\/>Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br \\/>Improved: Parallax module sanitization<\\/p>\\n<p>Version: 3.7.8 (29 December 2024)<br \\/>Added: Self-hosted video option in the video gallery widget<br \\/>Fixed: Changed subtitle tags from `<h2>` to `<span>` for better semantic structure<br \\/>Fixed: Added compatibility with ARMember Lite in the Elementor editor<br \\/>Fixed: Woo Product carousel breaking in Elementor 3.26<br \\/>Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br \\/>Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br \\/>Improved: Introduced alignment and line break control options for the horizontal timeline widget<br \\/>Improved: Adjusted responsive width for horizontal timeline items<br \\/>Improved: Removed unnecessary flex-wrap property from horizontal timeline styles<\\/p>\\n<p>Version: 3.7.7 (19 December 2024)<br \\/>Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br \\/>Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets<\\/p>\\n<p>Version: 3.7.6 (07 December 2024)<br \\/>Fixed: Parallax effect animation conflict with Elementor animation<br \\/>Fixed: Carousel layout causing browser console errors in video gallery widget<br \\/>Improved: Pricing menu widget CSS and removed unnecessary CSS<\\/p>\\n<p>Version: 3.7.5 (17 November 2024)<br \\/>Fixed: Cross domain copy paste not working<\\/p>\\n<p>Version: 3.7.4 (27 October 2024)<br \\/>Fixed: Minor bugs and improvements<\\/p>\\n<p>Version: 3.7.3 (26 October 2024)<br \\/>Added: Circle menu widget<br \\/>Fixed: Icon is missing at `interactive link`<br \\/>Improved: Interactive links widget controls and styles<\\/p>\\n<p>Version: 3.7.2 (20 October 2024)<br \\/>Fixed: Transition is not working on hover in container widget<\\/p>\\n<p>Version: 3.7.1 (16 October 2024)<br \\/>Added: Pagination feature to the product list widget<br \\/>Added: Support for changing the label of the Elementor form reset button field<br \\/>Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br \\/>Improved: Hover transition control for the button in the form reset button module<\\/p>\\n<p>Version: 3.7.0 (22 September 2024)<br \\/>Fixed: Template insertion and placeholder images in the template library<br \\/>Improved: Advanced slider widget configuration for better compatibility<br \\/>Improved: Updated the Jarallax library to version 2.2.1<\\/p>\\n<p>Version: 3.6.9 (01 September 2024)<br \\/>Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br \\/>Fixed: Parallax effect shape is not showing<br \\/>Fixed: Header footer compatibility issue with houzez theme<\\/p>\\n<p>Version: 3.6.8 (13 August 2024)<br \\/>Fixed: Element caching compatibility<\\/p>\\n<p>Version: 3.6.7 (12 August 2024)<br \\/>Added: WhatsApp button goes directly on whatsApp app<br \\/>Fixed: Updated popup close button in the video gallery widget<br \\/>Improved: Security best practices in blog posts widget<\\/p>\\n<p>Version: 3.6.6 (27 July 2024)<br \\/>Added: Support for `is_dynamic_content()`<br \\/>Improved: Accessibility, performance, and security best practices<\\/p>\\n<p>Version: 3.6.5 (14 July 2024)<br \\/>Added: Support for vimeo videos in video gallery widget<br \\/>Fixed: Short URL not working in video gallery widget<br \\/>Fixed : Image morphing widget import issue<br \\/>Fixed: Refactor pagination code in blog posts widget<\\/p>\\n<p>Version: 3.6.4 (04 July 2024)<br \\/>Fixed: Minor bugs & improvements<\\/p>\\n<p>Version: 3.6.3 (09 June 2024)<br \\/>Added: Pause on mouse hover in advanced slider widget<br \\/>Improved: Table and motion text widget sanitization<\\/p>\\n<p>Version: 3.6.2 (20 May 2024)<br \\/>Improved: Wrapper link module URL sanitization<br \\/>Improved: Table widget external link data sanitization<\\/p>\\n<p>Version: 3.6.1 (15 April 2024)<br \\/>Added: Interactive links widget<br \\/>Fixed: Minor bug & improvements<br \\/>Improved: Several widget sanitization<\\/p>\\n<p>Version: 3.6.0 (31 March 2024)<br \\/>Added: Protected content widget<br \\/>Added: Mouse cursor margin control<br \\/>Added: Breakpoints in sticky module<br \\/>Fixed: Facebook review widget showing error with TranslatePress plugin<br \\/>Fixed: Zoom JWT deprecation<\\/p>\\n<p>Version: 3.5.0 (27 November 2023)<br \\/>Added: Mouse cursor module<br \\/>Added: Glass morphism module<br \\/>Added: Table widget search icon control<br \\/>Added: Chart widget legend click option<br \\/>Fixed: Price menu widget card list link issue<br \\/>Fixed: Facebook page video play issue<br \\/>Fixed: Blog posts load more issues<\\/p>\\n<p>Version: 3.4.1 (14 November 2023)<br \\/>Fixed: Google sheet token expire issue<br \\/>Fixed: Table responsive not working properly<br \\/>Improved: Access control security<\\/p>\\n<p>Version: 3.4.0 (29 October 2023)<br \\/>Added: Comparison table widget<br \\/>Added: Wrapper link Module<br \\/>Fixed: Volume display handling for touch devices<br \\/>Fixed: Price menu widget anchor tag issue<br \\/>Fixed: Facebook feed responsive issues<br \\/>Fixed: Facebook page review widget ID token vaildation check<br \\/>Fixed: Blog posts masonry issue<br \\/>Fixed: Advanced slider thumbs issue<br \\/>Fixed: Blog posts widgets load more<br \\/>Improved: Vertical menu dropdown arrow changes option<\\/p>\\n<p>Version: 3.3.0 (21 Jun 2023)<br \\/>Fixed: Popup modal widget editor loading<br \\/>Fixed: Advanced tab hash change undefined<br \\/>Fixed: HTML is not working in advanced tab widget<br \\/>Fixed: WhatsApp widget responsive issues<br \\/>Fixed: Google SDK deprecated issues for PHP 8.0 and above<br \\/>Fixed: Particles module console error occurs on non-Elementor pages<br \\/>Fixed: Compatibility issue with slick slider<br \\/>Fixed: Accordion not working inside advanced toggle widget<br \\/>Fixed: Dribbble widget spelling issues<br \\/>Improved: Flip box widget firefox browser compatibility<br \\/>Improved: Coupon Code Widget controls<br \\/>Improved: Optimize review, price menu, team, video gallery sliders<\\/p>\\n<p>Version: 3.2.1 (05 Apr 2023)<br \\/>Fixed: Swiper v8.45 compatibility<br \\/>Fixed: Advanced Tab Widget Enable URL Hash Issue<br \\/>Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br \\/>Fixed: Stylish List description escaping issue<br \\/>Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br \\/>Fixed: Yelp Review feed issue<br \\/>Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br \\/>Improved: Fancy Animated Text Support with an Advanced Slider widget<\\/p>\\n<p>Version: 3.2.0 (28 Feb 2023)<br \\/>Added: Content Ticker widget<br \\/>Added: Coupon Code Widget<br \\/>Added: Particles Module<br \\/>Added: New styles and features in Whatsapp Widget<br \\/>Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br \\/>Fixed: Parallax Module support with Flex Container<br \\/>Fixed: Maximum project per page is fixed at Dribble Feed Widget<br \\/>Fixed: Breakpoints issue fixed for Advanced Slider Widget<br \\/>Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br \\/>Fixed: Compatibility issues with Eduma theme<br \\/>Improved: Accessibility for widgets and modules<\\/p>\\n<p>Version: 3.1.0 (16 Jan 2023)<br \\/>Added: Audio Player Widget<br \\/>Added: Flip Box Widget<br \\/>Added: Image Morphing Widget<br \\/>Added: Flex container support<br \\/>Added: Carousel Slider controls to Blog Post Widget<br \\/>Added: Ten new swap styles to Image Swap Widget<br \\/>Fixed: Gallery Widget PHP warning issue<br \\/>Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br \\/>Fixed: Swiper slider initial loading breaks columns<br \\/>Fixed: Link getting duplicate for socials in Team Carousel Slider<br \\/>Improved: Team Carousel Slider controls<br \\/>Improved: Optimize JS for Behance Feed Widget<br \\/>Improved: Widgets searching keywords for editor panel<br \\/>Improved: Breadcrumb Widget styles and controls<br \\/>Tweaked: Disable glare effect in Parallax Module<\\/p>\\n<p>Version: 3.0.0 (12 Dec 2022)<br \\/>Added: Stylish List widget<br \\/>Added: Team Carousel Slider widget<br \\/>Added: Widgets Documentation URL<br \\/>Fixed: Fancy Animated Text animation issues<br \\/>Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br \\/>Fixed: Price Menu widget link doesn\'t work properly<br \\/>Fixed: Button link not working properly in Image hover effect<br \\/>Fixed: Arrow position in Video Gallery<br \\/>Fixed: Flickering issue for Advanced tab content<br \\/>Fixed: Advanced widgets issue with Table widget<br \\/>Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br \\/>Fixed: Fancy Animated Text Widget Text crop & Cursor gap issue<br \\/>Fixed: Advanced tab widget vertical height issues<br \\/>Fixed: Responsive issues in Video Gallery widget<br \\/>Fixed: Firebase JWT conflict issue<br \\/>Improved: Parallax module js<br \\/>Improved: Vertical alignment in Advanced Tab widget<br \\/>Improved: Fancy Animated Text Widget Visibility<br \\/>Improved: Fancy Animated Text Widget Bar Loading Animation<br \\/>Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br \\/>Improved: Advanced Slider widget Progress-bar System & Slider Content Animation<br \\/>Improved: Advanced Slider widget Slides Per View & Wrapper Padding<br \\/>Improved: Filter spacing Control in Video Gallery widget<br \\/>Tweaked: Image Overlay control in Blog Post widget<br \\/>Tweaked: Advanced Slider widget Vertical & Image Thumbs<\\/p>\\n<p>Version: 2.8.0 (02 Oct 2022)<br \\/>Added: Price Menu widget<br \\/>Added: Fancy Animated Text Widget<br \\/>Added: Image Masking Module<br \\/>Added: Dynamic content support for Elementor pro<br \\/>Added: Image hover effect widget WPML compatibility<br \\/>Fixed: Elementor reset style issue with Elementskit Conditions module<br \\/>Fixed: Swiper slider is not working and updating inside an advanced tab<br \\/>Fixed: Ajax mega menu load issue with vertical menu<br \\/>Tweaked: Image Hover Effect widget<\\/p>\\n<p>Version: 2.7.0 (24 Aug 2022)<br \\/>Added: Image Hover Effect widget<br \\/>Added: Option for disable CSS3 animation for responsiveness<br \\/>Added: Horizontal bottom position for Timeline widget<br \\/>Fixed: Woo Product List widget\'s query issue<br \\/>Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br \\/>Fixed: Fatal error with google client vendor<br \\/>Fixed: Animation and css issues in Timeline widget<\\/p>\\n<p>Version: 2.6.10 (17 Jul 2022)<br \\/>Added: Facebook Feed widget\'s demo in Template library<br \\/>Added: Style for Breadcrumb widget<br \\/>Added: Text field in Woo Mini Cart widget<br \\/>Fixed: Code Optimized.<br \\/>Fixed: Vendor conflict issue<br \\/>Fixed: Advanced Tooltip background not changed when upload image<br \\/>Fixed: Conflict css issue with twenty twenty one theme<br \\/>Fixed: Pinterest share is not working in Facebook Feed widget<br \\/>Fixed: Advanced tab issue for OceanWP Theme<br \\/>Fixed: Woo Mini Cart css issue for OceanWP theme<br \\/>Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br \\/>Tweaked: Table Widget css issue in OceanWP Theme<\\/p>\\n<p>Version: 2.6.9 (26 Jun 2022)<br \\/>Fixed: Code Optimized.<\\/p>\\n<p>Version: 2.6.8 (24 May 2022)<br \\/>Fixed: CSS bug fix.<\\/p>\\n<p>Version: 2.6.7 (27th April 2022)<br \\/>Added: Compatibility with PHP 8.0. <br \\/>Tweaked: JS, PHP & CSS.<\\/p>\\n<p>Version: 2.6.6 (25th April 2022)<br \\/>Fixed: Advance Tab widget issue.<br \\/>Fixed: Advance Accordion widget issue.<br \\/>Fixed: Advance Toggle widget issue.<br \\/>Fixed: Advance Slider widget issue.<\\/p>\\n<p>Version: 2.6.5 (18th April 2022) <br \\/>Addded: Whatsapp Widget. <br \\/>Fixed: Creative Button icon position.<br \\/>Fixed: Advanced tab content issue.<br \\/>Fixed: Advanced Accordion content issue.<br \\/>Fixed: Advanced Toggle content issue.<\\/p>\\n<p>Version: 2.6.4 (24th March 2022)<br \\/>Added: Subcontinent and Image in Advanced Tooltip widget.<br \\/>Improved: Added Advance tooltip subtitle, image, and many controls.<br \\/>Fixed: Body alignment issue in Table widget.<br \\/>Fixed: HTML content issue in Advanced Tooltip widget.<br \\/>Fixed: Instagram widget caption and others issues<br \\/>Fixed: Elementor 3.6.1 conflicts for deprecation.<br \\/>Fixed: Elementor responsive control devices compatibility issue<br \\/>Fixed: Tweak border radius issue of advance tooltip widget<br \\/>Fixed: Advanced tab issue ( specially with OceanWP theme )<\\/p>\\n<p>Version: 2.6.3 (15th February 2022)<br \\/>Improved: Parallax doesn\'t work on tablets & mobile devices.<br \\/>Fixed: Table widget issue ( Editor output style not work & HTML print with image).<br \\/>Fixed: Video widget issue.<br \\/>Fixed: Conditional content module has a conflict with the Russian language.<\\/p>\\n<p>Version: 2.6.2 (30th January 2022)<br \\/>Added: Integrate google sheet inside table widget.<br \\/>Added: WYSIWYG control for table body text.<br \\/>Fixed: Table widget fopen function warning.<br \\/>Fixed: Table widget image issue.<\\/p>\\n<p>Version: 2.6.1 (22th January 2022).<br \\/>Fixed: Icon missing & replaced fontAwesome icon with elementor icon.<br \\/>Fixed: Advanced Tab issue with OceanWP theme.<br \\/>Tweaked: CSS and JS improved.<\\/p>\\n<p>Version: 2.6.0 (9th January 2022).<br \\/>Added: Ajax Loading support for Advanced Tab Widget.<br \\/>Improved: Improved data attribute.<br \\/>Improved: Update paralax library version(Jaralax).<br \\/>Improved: Mini cart & ajax loading support for Advanced Tab. <br \\/>Fixed: HTML tag does not work into table widget cell text.<br \\/>Fixed: PHP notice and warning when username is not exist in pinterest feed.<br \\/>Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.<\\/p>\\n<p>Version: 2.5.0 (20th December 2021)<br \\/>New: Hover option added for Vertical Menu Widget.<br \\/>New: Russian language for translation.<br \\/>Fix: Sticky Offset support for Smooth Scrolling.<br \\/>Fix: Background Image rendering issue for Parallax Module.<br \\/>Fix: Table widget missing controls.<br \\/>Fix: Instagram Feed Fatal Error.<br \\/>Removed: Comment and like count from instagram feed widget.<\\/p>\\n<p>Version: 2.4.1 (2nd December 2021)<br \\/>Fix: Script defer loading issue for Copy-Paste Module.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.4.0 (25th November, 2021)<br \\/>Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.7 (7th November, 2021)<br \\/>Fix: Woo Product Carousel issue.<br \\/>Fix: Advanced tab nested issue fixed.<br \\/>Fix: fixed grid compatibility issue.<br \\/>Tweak: CSS and JS improved<\\/p>\\n<p>Version: 2.3.6 (26th September, 2021)<br \\/>Fix: Woo Category widget grid issue with Astra theme<br \\/>Fix: Woo Product List widget grid issue with Astra theme<br \\/>Fix: Hover behavior issue for Woo Mini Cart Widget.<br \\/>Fix: Responsive support for Chart Widget with large data.<br \\/>Fix: Horizontal style content alignment for Timeline Widget.<\\/p>\\n<p>Version: 2.3.5 (19 August, 2021)<br \\/>Fix: JS conflict when first load for Parallax Module.<br \\/>Fix: Responsive controls issue for Woo Category List Widget.<br \\/>Fix: Removed deprecated Elementor PHP Methods from Widgets.<\\/p>\\n<p>Version: 2.3.4 (2 August, 2021)<br \\/>Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br \\/>Fix: Advanced Toggle widget Indicator Global color issues.<br \\/>Fix: Unfold widget title alignment issue.<br \\/>Fix: Timeline widget content alignment issue.<\\/p>\\n<p>Version: 2.3.3 (15 July, 2021)<br \\/>Fix: Swiper Slider conflict issues fixed with other theme.<\\/p>\\n<p>Version: 2.3.2 (15 July, 2021)<br \\/>Tweak: Removed loop from carousel related widgets.<\\/p>\\n<p>Version: 2.3.1 (13 July, 2021)<br \\/>Fix: Multiple placeholder image upload issues when importing widget.<br \\/>Fix: Background color delay loading issues fixed on Table widget.<br \\/>Tweak: Improved W3validation.<br \\/>Tweak: TweenMax JS Library updated to the latest version.<br \\/>Tweek: Converted widgets slideshow from slick to swiper.<br \\/>Tweak: Optimized Images.<\\/p>\\n<p>Version: 2.3.0 (8 June, 2021)<br \\/>New: Refined Layout Manager with Tabs, Categories and Search filters.<br \\/>New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br \\/>Tweak: Manual cache clear button for Dribbble Feed widget.<br \\/>Tweak: Getting access token made easy for Dribbble Feed widget.<br \\/>Tweak: Bring unfold widget into viewport while closing the content.<br \\/>Fix: Mobile scrolling issues for Hotspot Widget.<br \\/>Fix: Undefined variables for Twitter Feed Widget.<br \\/>Fix: Limit for Facebook Feed API.<br \\/>Fix: Reaction Icons for Facebook Feed.<br \\/>Fix: Minor spelling issue.<\\/p>\\n<p>Version: 2.2.3 (10 May, 2021)<br \\/>New: Hover Trigger on Advanced Tab Widget.<br \\/>Tweak: Improvements for the Instagram API.<br \\/>Tweak: Improvements for the Faceebook Feed API.<br \\/>Fix: Profile Picture issue for Instagram Widget.<\\/p>\\n<p>Version: 2.2.2 (29 April, 2021)<br \\/>New: Blog Posts Widget Floating Category.<br \\/>New: Blog Posts Widget Various Missing Controls.<br \\/>New: Dribbble Feed User Info & Header.<br \\/>New: Dribbble Feed Various Missing Controls.<br \\/>New: Border control to pinterest feed widget.<br \\/>New: Follow button icon control to twitter feed widget.<br \\/>New: Padding control to twitter feed widget.<br \\/>New: Header background control to twitter feed widget.<br \\/>New: Share button to twitter feed widget.<br \\/>Tweak: SVG icon to elementskit icon to twitter feed widget.<br \\/>Tweak: Layout five to behance feed widget.<br \\/>Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br \\/>Fix: Category List Widget separator position issue.<br \\/>Fix: Google Map Widget static type image issue.<br \\/>Fix: Facebook Page Review content alignment issue.<br \\/>Fix: Twitter feed read more button.<br \\/>Fix: Header Alignment Control for Table Widget.<br \\/>Fix: Product Count styles for Woo Category List Widget.<br \\/>Fix: Responsive support for Dribbble Feed Widget.<\\/p>\\n<p>Version: 2.2.1 (14-04-2021)<br \\/>Fix: Compatibility issues with Elementor 3.2.0.<\\/p>\\n<p>Version: 2.2.0 (02-03-2021)<br \\/>Improve: Minor bug fix and code improvements.<br \\/>Improve: Minor escaping and validation improvements.<\\/p>\\n<p>Version: 2.1.7 (25-02-2021)<br \\/>New: Image Size control for Gallery Widget.<br \\/>New: Option to Show\\/Hide Facebook Messenger Dialog Box.<br \\/>New: Image Comparison support for Advanced Tab Widget.<br \\/>Fix: Responsive glitch in Timeline Widget.<\\/p>\\n<p>Version: 2.1.6 (07-02-2021)<br \\/>New: Introducing Image Swap Widget - show a different image as the user hovers.<\\/p>\\n<p>Version: 2.1.5 (27-01-2021)<br \\/>Fix: Sticky Module conflict with latest Elementor.<br \\/>Fix: Slick Library update support for Latest Elementor update.<br \\/>Fix: Woo Category List widget featured style minor CSS grid issue.<\\/p>\\n<p>Version: 2.1.4 (25-01-2021)<br \\/>Tweak: Support W3C validation when using Facebook Messenger.<br \\/>Fix: Blog Posts Widget default image size changed to provide clear images.<\\/p>\\n<p>Version: 2.1.3 (18-01-2021)<br \\/>Fix: Instagram api expire time extended.<br \\/>Fix: Editor live changes support for Advanced Tooltip.<\\/p>\\n<p>Version: 2.1.2 (12-01-2021)<br \\/>Fix: Advanced Tooltip js conflict in the Elementor editor.<\\/p>\\n<p>Version: 2.1.1 (10-01-2021)<br \\/>New: Introducing Advanced Tooltip - add tooltip to any Widget.<br \\/>Fix: Improved Advanced Toggle Widget toggler btn.<br \\/>Fix: Missing string translations for Table Widget.<br \\/>Fix: List style reset for Gallery Filter.<\\/p>\\n<p>Version: 2.1.0 (24-12-2020)<br \\/>New: Advanced Tab Widget now has option to enable URL hash routing capability.<br \\/>New: Option to set popup alignment for Woo Mini Cart Widget.<br \\/>Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br \\/>Fix: Minor CSS broken issues fixed on Hotspot Widget.<br \\/>Fix: Some css broken issues fixed on hotspot<br \\/>Fix: added featured category link field \'Woo Category List\' widget<br \\/>Fix: Buttons white-space are reset to default.<br \\/>Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br \\/>Fix: CSS ul and ol list style wasn\'t visible inside widgets.<\\/p>\\n<p>Version: 2.0.6 (06-12-2020)<br \\/>Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br \\/>Improve: CSS and JS improved.<\\/p>\\n<p>Version: 2.0.5 (30-11-2020)<br \\/>New: Added \'Popup Modal\' widget.<br \\/>New: Added new instagram widget with Instagram official API.<br \\/>New: Added control for keeping one dot always active.<br \\/>New: Added Iframe and shortcode support on content.<br \\/>Fix: Clicking pointer issues fixed.<br \\/>Fix: \\\"Non property\\\" notice in instagram widget.<br \\/>Fix: Fixed the line issues when increasing the pointer size.<br \\/>Fix: Minor responsive issues fixed.<\\/p>\\n<p>Version: 2.0.4 (22-11-2020)<br \\/>Fix: Timeline\'s elements was showing after some delay.<\\/p>\\n<p>Version: 2.0.3 (16-11-2020)<br \\/>New: Advanced controls for Conditional Widget.<br \\/>New: Cross domain copy-paste module (the long waited feature).<br \\/>New: Added default color scheme on Facebook Messenger widget.<br \\/>New: Added Locale on Facebook Messenger widget.<br \\/>Fix: Caret image missing for Advanced Tab.<br \\/>Fix: Ekit button js error when \\\"add section\\\" is clicked.<br \\/>Tweak: Instagram feed widget.<br \\/>Tweak: Improved CSS & JS.<\\/p>\\n<p>Version: 2.0.2<br \\/>Fix: Facebook feed API.<br \\/>Fix: Some spelling mistakes.<br \\/>Fix: License activation conflicting.<\\/p>\\n<p>Version: 2.0.1<br \\/>Fix: Instagram\'s cache issue. Posts were not properly updated.<\\/p>\\n<p>Version: 2.0.0<br \\/>New: New Unfold widget added.<br \\/>Fix: Google Map API Script is enqueueing even it\'s not enabled.<br \\/>Fix: Facebook Review Broken issue.<br \\/>Fix: HeaderFooter builder compatiblity.<br \\/>Added: Pagination to Blog Posts.<br \\/>Added: Import & export system for WidgetBuilder module.<br \\/>Added: New features: \\\"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\\\".<\\/p>\\n\"]}\";}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(262, 'elementor_pro_license_key', 'activated', 'auto'),
(263, '_elementor_pro_license_v2_data', 'a:2:{s:7:\"timeout\";i:1756886171;s:5:\"value\";s:71:\"{\"success\":true,\"license\":\"valid\",\"expires\":\"01.01.2030\",\"features\":[]}\";}', 'auto'),
(264, 'elementor_pro_version', '3.30.0', 'auto'),
(265, 'elementor_pro_install_history', 'a:1:{s:6:\"3.30.0\";i:1752850373;}', 'auto'),
(266, 'widget_elementor-library', 'a:1:{s:12:\"_multiwidget\";i:1;}', 'auto'),
(267, '_elementor_pro_installed_time', '1752850373', 'auto'),
(268, '_elementor_pro_api_requests_lock', 'a:1:{s:11:\"get_version\";i:1752850373;}', 'auto');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(269, 'elementor_pro_remote_info_api_data_3.30.0', 'a:2:{s:7:\"timeout\";i:1752893573;s:5:\"value\";s:244245:\"{\"stable_version\":\"3.30.0\",\"last_updated\":\"2025-07-01 09:42:02\",\"sections\":\"a:2:{s:11:\\\"description\\\";s:161:\\\"Elementor Pro adds new features to the Elementor Page Builder plugin. Control your conversions, your user engagement, your entire website, from one page builder.\\\";s:9:\\\"changelog\\\";s:228626:\\\"<h2>Elementor Pro - by Elementor.com<\\/h2>\\n<h4>3.30.0 - 2025-07-01<\\/h4>\\n<ul>\\n<li>New: Introduced Full Website Templates in the Cloud - export, manage, and reuse full site kits across all your websites from one place<\\/li>\\n<li>Tweak: Activated "Optimized Markup" feature on new sites<\\/li>\\n<li>Tweak: Activated "Menu" feature on new sites<\\/li>\\n<li>Tweak: Improved error handling for Theme Builder display conditions<\\/li>\\n<li>Tweak: Added styling controls to Post Excerpt widget<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> and <code>aria-label<\\/code> attributes Post Navigation widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Form widget<\\/li>\\n<li>Tweak: Added <code>aria-label<\\/code> in Login widget<\\/li>\\n<li>Tweak: Arranged content as lists in Portfolio and Posts widgets<\\/li>\\n<li>Tweak: Added Box Shadow and Text Shadow controls in Countdown widget<\\/li>\\n<li>Tweak: Moved image resolution control to content tab in Price List widget<\\/li>\\n<li>Tweak: Renamed and reorganized style sections in Price List widget<\\/li>\\n<li>Tweak: Added conditional logic to controls in Price Table widget<\\/li>\\n<li>Tweak: Grouped layout controls under list section in Price List widget<\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.6<\\/li>\\n<li>Fix: Inline font icons support doesn\'t work in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24367\\\">#24367<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18343\\\">#18343<\\/a>)<\\/li>\\n<li>Fix: Page Title condition doesn\'t work on child pages in Widget Display Conditions<\\/li>\\n<li>Fix: Editor users with "Access to edit content only" are able to delete elements<\\/li>\\n<li>Fix: Links are not crawlable in Video Playlist widget<\\/li>\\n<li>Fix: Uses hardcoded admin fonts in Video Playlist widget<\\/li>\\n<li>Fix: Editor freezes when the Form widget is used with a high PHP upload size limit<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled in Slides widget<\\/li>\\n<li>Fix: Plugin dependency not enforced in Elementor Pro<\\/li>\\n<li>Fix: Console shows deprecation warning in Global Widgets<\\/li>\\n<\\/ul>\\n<h4>3.29.2 - 2025-06-04<\\/h4>\\n<ul>\\n<li>Tweak: Added selectors to Menu widget for compatibility with Optimized Markup experiment<\\/li>\\n<\\/ul>\\n<h4>3.29.1 - 2025-05-28<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Price Table widget<\\/li>\\n<\\/ul>\\n<h4>3.29.0 - 2025-05-19<\\/h4>\\n<ul>\\n<li>New: Introduced Cloud Templates - save, manage, and reuse your templates across all your sites from a single cloud library<\\/li>\\n<li>Tweak: Improved accessibility with <code>role<\\/code> attributes in Share Buttons widget<\\/li>\\n<li>Tweak: Improved accessibility by grouping content with <code>role=region<\\/code> in the Video Playlist widget<\\/li>\\n<li>Fix: Focus color is not applied correctly for accessibility in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24239\\\">#24239<\\/a>)<\\/li>\\n<li>Fix: Common scripts loaded late when using the Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.28.4 - 2025-05-05<\\/h4>\\n<ul>\\n<li>Fix: Empty results appeared on the frontend when using the Taxonomy Filter with the \'Avoid Duplicates\' option in Loop Grid widget<\\/li>\\n<li>Fix: Errors occur when Debug mode is enabled and the Optimized Markup experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.28.3 - 2025-04-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved sidebar navigation flow on the Elementor Home screen<\\/li>\\n<\\/ul>\\n<h4>3.28.2 - 2025-03-30<\\/h4>\\n<ul>\\n<li>Fix: Default Elementor animation shown for logged-out users when using an "External URL" source in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.28.1 - 2025-03-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Animated Headline and Form widgets<\\/li>\\n<\\/ul>\\n<h4>3.28.0 - 2025-03-17<\\/h4>\\n<ul>\\n<li>Tweak: Ensured File Upload field styles are overridden by global styles in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11651\\\">#11651<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17223\\\">#17223<\\/a>)<\\/li>\\n<li>Tweak: Updated Scroll Snap description to clarify incompatibility with animations and motion effects<\\/li>\\n<li>Tweak: Prevented special characters from being encoded in the email subject field in Form widget<\\/li>\\n<li>Tweak: Loaded module styles within the module instead of registering them in <code>plugin.php<\\/code><\\/li>\\n<li>Tweak: Updated minimum required WordPress version to 6.5<\\/li>\\n<li>Tweak: Improved keyboard accessibility for menus in Editor Top Bar<\\/li>\\n<li>Tweak: Made the edit button accessible in the Template widget<\\/li>\\n<li>Tweak: Optimized Form widget performance by caching field assets <code>using get_style_depends()<\\/code> and <code>get_script_depends()<\\/code> methods<\\/li>\\n<li>Tweak: Added Text Shadow control in Testimonial Carousel, Call to Action and Animated Headline widgets<\\/li>\\n<li>Fix: Button icon alignment breaks when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16077\\\">#16077<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16511\\\">#16511<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17692\\\">#17692<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17922\\\">#17922<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19253\\\">#19253<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19370\\\">#19370<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21236\\\">#21236<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21844\\\">#21844<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28080\\\">#28080<\\/a>)<\\/li>\\n<li>Fix: Dropdown caret color did not follow menu item color when Inline Font Icons feature is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17500\\\">#17500<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18466\\\">#18466<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21664\\\">#21664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24929\\\">#24929<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28064\\\">#28064<\\/a>)<\\/li>\\n<li>Fix: Page doesn\'t scroll up when a coupon error notice appears in Checkout widget<\\/li>\\n<\\/ul>\\n<h4>3.27.7 - 2025-03-13<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<\\/ul>\\n<h4>3.27.6 - 2025-03-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Template Condition<\\/li>\\n<\\/ul>\\n<h4>3.27.5 - 2025-03-03<\\/h4>\\n<ul>\\n<li>Fix: The <code>wp_trigger_error<\\/code> function causes the site to crash instead of triggering a warning when used with ACF text<\\/li>\\n<\\/ul>\\n<h4>3.27.4 - 2025-02-16<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Screenshots module<\\/li>\\n<li>Security Fix: Improved code security enforcement in Query control<\\/li>\\n<li>Fix: ACF <code>true_false<\\/code> field causing a fatal error when used as a dynamic tag with third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/30170\\\">#30170<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.27.3 - 2025-02-06<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Stripe Button widget<\\/li>\\n<\\/ul>\\n<h4>3.27.2 - 2025-02-03<\\/h4>\\n<ul>\\n<li>Fix: Value type configuration issue causing errors when using ACF<\\/li>\\n<li>Fix: Hide content on responsive breakpoint option is not working on WordPress Menu widget when Optimized Markup experiment is activated<\\/li>\\n<\\/ul>\\n<h4>3.27.1 - 2025-01-27<\\/h4>\\n<ul>\\n<li>Tweak: Increased the number of items allowed in Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<li>Security Fix: Improved code security enforcement in Global widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Lottie widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Admin settings<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Empty custom fields are missing in the Dynamic Tags options in Display Conditions for Elements<\\/li>\\n<\\/ul>\\n<h4>3.27.0 - 2025-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Removed the <code>elementor-widget-container<\\/code> div from the Menu, Loop, Table of Contents, Form, and Hotspot widgets as part of the Optimized Markup experiment to improve HTML structure<\\/li>\\n<li>Tweak: Reduced DOM size by optimizing the submit button markup in Search widget<\\/li>\\n<li>Tweak: Moved style loading to the head instead of the footer to improve CLS<\\/li>\\n<li>Tweak: Enabled conditional loading of Swiper.js based on widget dependencies to reduce unnecessary assets and improve page load times<\\/li>\\n<li>Tweak: Standardized navigation elements like arrows and bullets across all carousel and slider widgets for improved accessibility<\\/li>\\n<li>Tweak: Improved accessibility when the submit button has only an icon and no text in Search widget<\\/li>\\n<li>Tweak: Removed <code>load_plugin_textdomain()<\\/code> function from Elementor Pro<\\/li>\\n<\\/ul>\\n<h4>3.26.3 - 2025-01-07<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Search widget<\\/li>\\n<li>Fix: Height issues cause slideshow thumbnails to display incorrectly in Media Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29663\\\">#29663<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.2 - 2024-12-22<\\/h4>\\n<ul>\\n<li>Fix: Menu items are not clickable in various scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29191\\\">#29191<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.26.1 - 2024-12-17<\\/h4>\\n<ul>\\n<li>Fix: Restore deprecated <code>Plugin::enqueue_styles()<\\/code> function to avoid errors with 3rd party plugins<\\/li>\\n<\\/ul>\\n<h4>3.26.0 - 2024-12-16<\\/h4>\\n<ul>\\n<li>New: Introducing dynamic content support for Off-canvas in Loop Grid widget templates - enabling seamless display of additional content dynamically (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29049\\\">#29049<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28935\\\">#28935<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7106\\\">#7106<\\/a>)<\\/li>\\n<li>New: AdBlock Detection trigger for Popups - display targeted popups for visitors using ad blockers<\\/li>\\n<li>New: Added Reload Page link action for Dynamic Tags<\\/li>\\n<li>Tweak: Added "Space Between Dots" control to Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2526\\\">#2526<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3277\\\">#3277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21697\\\">#21697<\\/a>)<\\/li>\\n<li>Tweak: Replaced hidden <code>elementor-screen-only<\\/code> div with <code>aria-label<\\/code> attributes<\\/li>\\n<li>Tweak: Removed <code>elementor-widget-container<\\/code> div from Elementor widgets as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Optimize popup styling by loading it only when necessary<\\/li>\\n<li>Tweak: Updated Gap between slides control to support only PX units in Carousel widget<\\/li>\\n<li>Tweak: Removed the dependency between the Tabs handler and the Menu handler<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> in Carousel widgets<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=carousel<\\/code> to carousel wrapper<\\/li>\\n<li>Tweak: Added <code>aria-roledescription=slide<\\/code> to slide wrapper<\\/li>\\n<li>Tweak: Optimized carousel widgets markup as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Updated minimum required Safari version to 15.5<\\/li>\\n<li>Tweak: Facebook widgets are no longer supported on mobile due to Facebook functionality changes<\\/li>\\n<li>Fix: Motion Effects sticky feature is not working when Scroll Snap is enabled<\\/li>\\n<li>Fix: Custom Image Resolution option is not working in Gallery widget<\\/li>\\n<li>Fix: \'Reading Settings\' unexpectedly reduces the number of posts displayed when using the Archive with Pagination setting<\\/li>\\n<li>Fix: Step Form does not scroll to the top when the first field is not an input field in Form widget<\\/li>\\n<li>Fix: Display Condition feature is available without an active Elementor license in Floating Elements<\\/li>\\n<li>Fix: Background options of Flip Box in Loop Grid widget are not working when images are added using ACF Dynamic Tags<\\/li>\\n<li>Fix: Dropdown icon in the Select field of the Form widget is cut off when the Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Incompatibility between Form widget and WPML when using Nested Elements<\\/li>\\n<li>Fix: Performance issues when changing the title name in the Menu widget<\\/li>\\n<li>Fix: Warnings appear when Element Caching is set to Inactive in Carousel widgets<\\/li>\\n<li>Fix: Swiper styling missing from Lightbox inside Gallery widgets<\\/li>\\n<\\/ul>\\n<h4>3.25.5 - 2024-12-10<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: Accessible navigation in popups caused unintended scrolling of the page when triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29175\\\">#29175<\\/a>)<\\/li>\\n<li>Fix: Popup overlay shown for non-logged users even when disabled<\\/li>\\n<\\/ul>\\n<h4>3.25.4 - 2024-11-20<\\/h4>\\n<ul>\\n<li>Tweak: Improved Global Widget loading method to enhance performance<\\/li>\\n<\\/ul>\\n<h4>3.25.3 - 2024-11-13<\\/h4>\\n<ul>\\n<li>Fix: Nested Elements are activated even when the Container experiment is inactive<\\/li>\\n<\\/ul>\\n<h4>3.25.2 - 2024-11-03<\\/h4>\\n<ul>\\n<li>Fix: Styling issues affecting popup layout when using a Dynamic Tag to open the popup<\\/li>\\n<li>Fix: Image captions are not displaying for non-logged-in users in Media Carousel widget<\\/li>\\n<li>Fix: Custom Add to Cart widget with Quantity enabled causes critical error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/29159\\\">#29159<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.25.1 - 2024-10-31<\\/h4>\\n<ul>\\n<li>Fix: Multiple Custom Add to Cart widgets on the same page are adding the same product<\\/li>\\n<\\/ul>\\n<h4>3.25.0 - 2024-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added pagination functionality to the Live Results in Search widget<\\/li>\\n<li>Tweak: Added Anchor Offset control to allow precise positioning when scrolling to anchor links on the page<\\/li>\\n<li>Tweak: Load motion effects styles only when they are in use<\\/li>\\n<li>Tweak: Load sticky styles only when they are in use<\\/li>\\n<li>Tweak: Load popup styles only when they are in use<\\/li>\\n<li>Tweak: Load theme builder styles only when they are in use<\\/li>\\n<li>Tweak: Load transition styles for Call to Action and Gallery widgets only when they are in use<\\/li>\\n<li>Tweak: Load styles for Form widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for WooCommerce widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Theme Elements widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Carousel widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Pricing widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Floating Elements separately to enhance performance<\\/li>\\n<li>Tweak: Load styles for Link in Bio widgets separately to enhance performance<\\/li>\\n<li>Tweak: Load minified CSS in the Loop Builder\'s Call to Action button in the Editor<\\/li>\\n<li>Tweak: Removed "Payments" module styles<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Payapl widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Removed <code>elementor-button-wrapper<\\/code> div from Stripe widget as part of the Optimized Markup experiment<\\/li>\\n<li>Tweak: Merged "Form Submissions" feature into the version and moved it to the Advanced tab<\\/li>\\n<li>Tweak: Merged "Display Conditions" into the version<\\/li>\\n<li>Fix: Missing translation string for the empty message in the Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27580\\\">#27580<\\/a>)<\\/li>\\n<li>Fix: Local Storage and Session Storage were being used even when popups were not in use (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7151\\\">#7151<\\/a>)<\\/li>\\n<li>Fix: Masonry layout is not working when pagination is set to "Load More" or "Infinite Scroll" in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23684\\\">#23684<\\/a>)<\\/li>\\n<li>Fix: Extra gap between widgets on the frontend when using Off-canvas widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27706\\\">#27706<\\/a>)<\\/li>\\n<li>Fix: Pagination and custom queries did not work when the Posts Widget was saved as a Global Widget or used via shortcode<\\/li>\\n<li>Fix: Lightbox videos are missing controls and displayed at the wrong size in Media Carousel widget<\\/li>\\n<li>Fix: Pagination options with Individual Pagination not working as expected in Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Justified or Masonry layouts for the Pro Gallery would not display images on the frontend when inserted via nested tabs<\\/li>\\n<li>Fix: Error issue in the Loop Grid widget when used in theme parts with the Taxonomy Filter<\\/li>\\n<li>Fix: Removed the focus ring after clicking to open the Off Canvas inside the Editor<\\/li>\\n<li>Fix: Background gradient colors from the dynamic color tag values are not rendering on the frontend<\\/li>\\n<li>Fix: Excessive database requests generated by the Loop Grid widget<\\/li>\\n<li>Fix: Colors from Dynamic Tags were not rendered on the frontend<\\/li>\\n<li>Fix: Display issue in the Menu widget caused by the \'Native Intersection Observer API<\\/li>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget<\\/li>\\n<li>Fix: Content Width control inside the Mega Menu is displaying an empty value<\\/li>\\n<\\/ul>\\n<h4>3.24.4 - 2024-10-09<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<\\/ul>\\n<h4>3.24.3 - 2024-10-01<\\/h4>\\n<ul>\\n<li>Fix: Floating Elements template not loading when Single Page template is set with All Singular condition<\\/li>\\n<li>Fix: Form field styles not loading properly in various scenarios<\\/li>\\n<\\/ul>\\n<h4>3.24.2 - 2024-09-18<\\/h4>\\n<ul>\\n<li>Fix: Icons not displaying when Inline SVG Icons experiment is active in Link In Bio widgets and Floating Elements<\\/li>\\n<\\/ul>\\n<h4>3.24.1 - 2024-09-12<\\/h4>\\n<ul>\\n<li>Fix: Widget styles not loading correctly on front causing alignment inconsistencies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28676\\\">#28676<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.24.0 - 2024-09-10<\\/h4>\\n<ul>\\n<li>New: Introducing support for Variable Fonts - allowing for more dynamic and flexible text styling (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6703\\\">#6703<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11333\\\">#11333<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19277\\\">#19277<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25485\\\">#25485<\\/a>)<\\/li>\\n<li>Tweak: Added \'Structure\' indication for widgets with Display Conditions applied (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28027\\\">#28027<\\/a>)<\\/li>\\n<li>Tweak: Added a new option for setting the live search results width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28280\\\">#28280<\\/a>)<\\/li>\\n<li>Tweak: Improved Honeypot field functionality in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28480\\\">#28480<\\/a>)<\\/li>\\n<li>Tweak: Added options to \'Copy\', \'Paste\', and \'Clear\' Display Conditions in Context Menu<\\/li>\\n<li>Tweak: Improved performance of the Menu widget when using Dynamic Tags in the URL field<\\/li>\\n<li>Tweak: Improved performance when using Dynamic Tags in Nested Elements<\\/li>\\n<li>Tweak: Added the option for users to disable Akismet for specific Elementor forms<\\/li>\\n<li>Tweak: Adjusted URL structure when presenting the Search Archive page in Search widget<\\/li>\\n<li>Tweak: Added the \'Create Template\' button in Search widget<\\/li>\\n<li>Tweak: Added an option to enable the \'Loader\' animation while live results are loading in Search widget<\\/li>\\n<li>Tweak: Load share buttons compatibility styles only when they are in use<\\/li>\\n<li>Tweak: Load dialog styles only when they are in use<\\/li>\\n<li>Tweak: Load global widget styles only during Editor preview<\\/li>\\n<li>Tweak: Conditionally load widget styles only when the widgets are used<\\/li>\\n<li>Tweak: Load styles for CTA hover animations only when they are in use<\\/li>\\n<li>Tweak: Load notes styles only when the WordPress Toolbar is displayed<\\/li>\\n<li>Tweak: Split <code>animations.min.css<\\/code> into multiple CSS files and load them conditionally<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Stable status<\\/li>\\n<li>Tweak: Merged Taxonomy Filter feature into the version<\\/li>\\n<li>Tweak: Merged Search feature into the version<\\/li>\\n<li>Tweak: Added a note to \'Current Query\' explaining the impact of WordPress settings on pagination within Archives<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for the Off-Canvas widget<\\/li>\\n<li>Fix: Manual Selection option is not excluding sticky posts in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18689\\\">#18689<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23331\\\">#23331<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28179\\\">#28179<\\/a>)<\\/li>\\n<li>Fix: Template ID does not change according to the imported Loop Item (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21404\\\">#21404<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22202\\\">#22202<\\/a>)<\\/li>\\n<li>Fix: \'Editing Mode\' for the Off-canvas was not functioning correctly in certain scenarios<\\/li>\\n<li>Fix: Added definition to <code>clear_custom_image_sizes<\\/code> hook to prevent edge case issues<\\/li>\\n<li>Fix: Flickering issue with search result buttons when closing results using the keyboard escape key in Search widget<\\/li>\\n<li>Fix: Theme Style settings for buttons were overriding the text styling in Search widget<\\/li>\\n<li>Fix: Nesting menu inside another menu causes functionality issues in Menu widget<\\/li>\\n<li>Fix: Error when using array as custom fields value in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.23.3 - 2024-08-05<\\/h4>\\n<ul>\\n<li>Fix: Dropdown area not working in certain scenarios in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28194\\\">#28194<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.23.2 - 2024-07-29<\\/h4>\\n<ul>\\n<li>Fix: Horizontal scroll bar appearing on the page when using Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/28087\\\">#28087<\\/a>)<\\/li>\\n<li>Fix: Dropdown area disappearing in certain scenarios in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.23.1 - 2024-07-23<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in link URL<\\/li>\\n<\\/ul>\\n<h4>3.23.0 - 2024-07-15<\\/h4>\\n<ul>\\n<li>New: Search Widget with Live Results - Display live search results as visitors type into the search box, enhancing user experience and engagement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27664\\\">#27664<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24931\\\">#24931<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21459\\\">#21459<\\/a>)<\\/li>\\n<li>Tweak: Renamed <code>width<\\/code> to <code>Min width<\\/code> and added <code>Max width<\\/code> control to Hotspot tooltips (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18930\\\">#18930<\\/a>)<\\/li>\\n<li>Tweak: Applied a logical DOM order to the Mega Menu widget to improve accessibility<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for WordPress Menu widget<\\/li>\\n<li>Tweak: Added the ability to set <code>aria-label<\\/code> for Menu widget<\\/li>\\n<li>Tweak: Added a bottom option to the Image Position control in Call to Action widget<\\/li>\\n<li>Fix: Missing version string in included CSS query string when Improved CSS Loading is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21879\\\">#21879<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23821\\\">#23821<\\/a>)<\\/li>\\n<li>Fix: Form submission icon message does not display correctly when Inline Font Icons feature is activated<\\/li>\\n<li>Fix: Save and Close button position issues in the conditions screen in Theme Builder.<\\/li>\\n<li>Fix: Focus appears on the first element when using the mouse to open Off-Canvas <\\/li>\\n<li>Fix: Links to Elementor Settings are broken in various locations<\\/li>\\n<li>Fix: Conditions field not showing all relevant conditions in Theme Builder<\\/li>\\n<li>Fix: Off-Canvas flickering in sticky containers with exit animations triggered by sticky effects<\\/li>\\n<\\/ul>\\n<h4>3.22.1 - 2024-06-24<\\/h4>\\n<ul>\\n<li>Fix: Styling of Global widgets not loading when Element Caching experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27704\\\">#27704<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.22.0 - 2024-06-16<\\/h4>\\n<ul>\\n<li>New: Introducing Off-Canvas widget - create engaging and creative layers triggered by a link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6225\\\">#6225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21769\\\">#21769<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25770\\\">#25770<\\/a>)<\\/li>\\n<li>Tweak: Added option to remove \'User IP\' and \'User Agent\' from the form submissions metadata (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14285\\\">#14285<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>waypoints.js<\\/code> library with the native Intersection Observer API<\\/li>\\n<li>Tweak: Extended Alignment and Position capabilities in Form widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Flip Box widget<\\/li>\\n<li>Tweak: Moved icon View control to style tab in Call to Action widget<\\/li>\\n<li>Tweak: Optimized Form widget to eliminate unnecessary markup when the button icon is empty<\\/li>\\n<li>Tweak: Optimized Posts widget to eliminate unnecessary markup when Load More button text is empty<\\/li>\\n<li>Tweak: Remove <code>placeholder<\\/code> arguments from URL controls<\\/li>\\n<li>Tweak: Implemented CSS logical properties to Icon Position in Form, Posts and Menu Cart widgets<\\/li>\\n<li>Tweak: Activated Display Conditions feature for existing sites<\\/li>\\n<li>Tweak: Activated Taxonomy Filter feature for existing sites<\\/li>\\n<li>Tweak: Added functionality to delay the running of the ready triggers on inner elements<\\/li>\\n<li>Fix: Icons are now part of the link in the Menu Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24298\\\">#24298<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25112\\\">#25112<\\/a>)<\\/li>\\n<li>Fix: <code>all: unset<\\/code> assigned to buttons cause focus issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24322\\\">#24322<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25448\\\">#25448<\\/a>)<\\/li>\\n<li>Fix: Menu cart SVG icon disappears on front when Optimized Control Loading experiment is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/27342\\\">#27342<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro auto-updates are not working on multisite networks (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12615\\\">#12615<\\/a>)<\\/li>\\n<li>Fix: PHP error appears in the editor when using Loop Grid in an archive template<\\/li>\\n<li>Fix: UI glitch on Icon Position control in Paypal and Stripe Buttons widgets<\\/li>\\n<li>Fix: Icon Position control RTL issue in Hotspot widget<\\/li>\\n<li>Fix: Manual Selection "Include By" Query doesn\'t work with product categories<\\/li>\\n<\\/ul>\\n<h4>3.21.3 - 2024-05-20<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Loop Grid widget<\\/li>\\n<li>Fix: License expired affects the Display Conditions functionality in the front end<\\/li>\\n<\\/ul>\\n<h4>3.21.2 - 2024-04-30<\\/h4>\\n<ul>\\n<li>Fix: Special characters are not displayed correctly when using the Excerpt widget in Loop template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25860\\\">#25860<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.21.1 - 2024-04-24<\\/h4>\\n<ul>\\n<li>Fix: Excerpt Length setting doesn\'t function correctly for languages with non-English characters in Post Excerpt widget<\\/li>\\n<\\/ul>\\n<h4>3.21.0 - 2024-04-15<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Taxonomy Query - Enabling the display of post and product categories and tags within Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21372\\\">#21372<\\/a>)<\\/li>\\n<li>Tweak: Optimized Hotspot widget to prevent rendering when no image is provided<\\/li>\\n<li>Tweak: Optimized Blockquote widget to eliminate unnecessary markup when devoid of content<\\/li>\\n<li>Tweak: Optimized Template widget to eliminate unnecessary markup when no template is selected<\\/li>\\n<li>Tweak: Optimized Code Highlight widget to eliminate unnecessary markup when there is no content<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Portfolio widget<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Author Avatar image alt text in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25440\\\">#25440<\\/a>)<\\/li>\\n<li>Tweak: Notes feature merged to version<\\/li>\\n<li>Tweak: Implemented accessibility improvements of Profile Picture alt text in Author widget<\\/li>\\n<li>Fix: Display issue on hover state in WooCommerce Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.20.3 - 2024-04-10<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issue between the My Account widget and other third-party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20986\\\">#20986<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.20.2 - 2024-03-26<\\/h4>\\n<ul>\\n<li>Security Fix: Improved code security enforcement in Media Carousel widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Post Navigation widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Gallery widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.20.1 - 2024-03-20<\\/h4>\\n<ul>\\n<li>Fix: Strengthened code integrity in deprecated Woo Single Element widget<\\/li>\\n<li>Fix: PHP error notice appears when using Loop Grid with the Taxonomy Filter widgets<\\/li>\\n<\\/ul>\\n<h4>3.20.0 - 2024-03-11<\\/h4>\\n<ul>\\n<li>Tweak: Implemented OR logic in the Display Conditions feature<\\/li>\\n<li>Tweak: Added X and Threads social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/25299\\\">#25299<\\/a>)<\\/li>\\n<li>Tweak: Added Archive Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Title dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Alt dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image Caption dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Bio dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Email dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Author Website dynamic tag rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Page Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Post Title rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Featured Image rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Comments Number rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added Archive Author rule in Display Conditions feature<\\/li>\\n<li>Tweak: Added support for WordPress Custom Fields in Display Conditions feature<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23875\\\">#23875<\\/a>)<\\/li>\\n<li>Tweak: Implemented accessibility improvements in Login widget<\\/li>\\n<li>Tweak: Added additional style controls in the Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration option in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21295\\\">#21295<\\/a>)<\\/li>\\n<li>Tweak: Added Transition Duration to button in Flip Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Author Box widget<\\/li>\\n<li>Tweak: Added Transition Duration to List in Table of Contents widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Login widget<\\/li>\\n<li>Tweak: Added Transition Duration in Post Navigation widget<\\/li>\\n<li>Tweak: Added Transition Duration Show More in Video Playlist widget<\\/li>\\n<li>Tweak: Added Transition Duration to button in Form widget<\\/li>\\n<li>Tweak: Removed separator-none argument from all Editor controls<\\/li>\\n<li>Tweak: Add <code><time><\\/code> wrapper for Date and Time items in Post Info widget<\\/li>\\n<li>Tweak: Page Transitions feature merged to version<\\/li>\\n<li>Tweak: Scroll Snap feature merged to version<\\/li>\\n<li>Tweak: Promoted Display Conditions feature to Beta status and activated for new sites<\\/li>\\n<li>Tweak: Promoted Taxonomy Filter feature to beta status and activated for new sites<\\/li>\\n<li>Fix: Page Transitions feature and Load Font Awesome 4 Support cause a console error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18885\\\">#18885<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19334\\\">#19334<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21082\\\">#21082<\\/a>)<\\/li>\\n<li>Fix: Added better output escaping in Taxonomy Filter widget<\\/li>\\n<\\/ul>\\n<h4>3.19.3 - 2024-02-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved Loop CSS loading structure in Loop Grid item<\\/li>\\n<li>Security Fix: Addressed security weaknesses in Dynamic Tags<\\/li>\\n<\\/ul>\\n<h4>3.19.2 - 2024-02-07<\\/h4>\\n<ul>\\n<li>Fix: Export data inconsistencies when using form actions in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.19.1 - 2024-02-05<\\/h4>\\n<ul>\\n<li>Fix: Enqueuing non-existing Loop Template CSS file in Loop Item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24959\\\">#24959<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>3.19.0 - 2024-01-29<\\/h4>\\n<ul>\\n<li>New: Introducing Display Conditions for Elements - allowing users to customize content visibility based on specified criteria (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4246\\\">#4246<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21152\\\">#21152<\\/a>)<\\/li>\\n<li>New: Implemented Akismet Integration for enhanced spam protection and security in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11401\\\">#11401<\\/a>)<\\/li>\\n<li>New: Introducing Permissions functionality to Element Manager - providing users with enhanced control over access and management capabilities<\\/li>\\n<li>Tweak: Added styling option for dropdown indicator in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21907\\\">#21907<\\/a>)<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Implemented CSS logical properties in WordPress Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Reviews widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Countdown widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Updated <code>jquery.smartmenus.js<\\/code> version from 1.1.1 to 1.2.0<\\/li>\\n<li>Fix: Dynamic Background Image does not load on the first Loop Item in a Loop Grid (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21489\\\">#21489<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22368\\\">#22368<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23085\\\">#23085<\\/a>)<\\/li>\\n<li>Fix: History panel deprecation notices in console log<\\/li>\\n<li>Fix: Second Pro rollback installed the latest version instead of the specifically selected older version<\\/li>\\n<li>Fix: Incorrect position of the dropdown content when applying entrance animation in Menu Widget<\\/li>\\n<li>Fix: UX issues when using in-place editing in Menu widget<\\/li>\\n<li>Fix: Pagination with page reload is not working when used with the Taxonomy filter and Loop Grid widget in Archive template<\\/li>\\n<\\/ul>\\n<h4>3.18.2 - 2023-12-20<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Price List widget<\\/li>\\n<li>Fix: Error messages related to loop filter appear on front when using PHP 8.X and <code>WP_DEBUG<\\/code> is true<\\/li>\\n<\\/ul>\\n<h4>3.18.1 - 2023-12-06<\\/h4>\\n<ul>\\n<li>Fix: No results appeared when reloading the page with deep link and de-selecting terms in Taxonomy Filter widget<\\/li>\\n<li>Fix: No results appeared when filtering the Uncategorized category in Filter Taxonomy widget<\\/li>\\n<li>Fix: Notes still available when the Notes feature is deactivated<\\/li>\\n<\\/ul>\\n<h4>3.18.0 - 2023-12-04<\\/h4>\\n<ul>\\n<li>Tweak: Added the ability to upload files as attachments to emails in the File Upload field in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4868\\\">#4868<\\/a>)<\\/li>\\n<li>Tweak: Introduced the capability to design and edit the empty state in the Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/24261\\\">#24261<\\/a>)<\\/li>\\n<li>Tweak: Implemented the option to close the menu content area with a click anywhere on the screen in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22686\\\">#22686<\\/a>)<\\/li>\\n<li>Tweak: Improve scrolling behavior inside the content area when there is not enough space in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22712\\\">#22712<\\/a>)<\\/li>\\n<li>Tweak: Expanded breakpoint options in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22488\\\">#22488<\\/a>)<\\/li>\\n<li>Tweak: Added Logical Combination control in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added additional units to Horizontal and Vertical padding for Dropdown in WordPress Menu widget<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in Loop Carousel and Carousel widgets<\\/li>\\n<li>Tweak: Added various HTML Tag controls in Video Playlist widget<\\/li>\\n<li>Tweak: Added responsive control to navigation size in Slides, Reviews, Media Carousel and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Search Form widget<\\/li>\\n<li>Tweak: Added semantic <code><search><\\/code> wrapper in Taxonomy Filter widget<\\/li>\\n<li>Tweak: Added Multiple Selection control in Taxonomy Filter widget<\\/li>\\n<li>Fix: Deprecated notice when using ${var} in strings instead of {$var} with PHP 8.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23927\\\">#23927<\\/a>)<\\/li>\\n<li>Fix: Dropdown indicator position issue in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23947\\\">#23947<\\/a>)<\\/li>\\n<li>Fix: Dynamic Tags are not available when choosing \'self-hosted\' source in Video widget<\\/li>\\n<li>Fix: Telephone field placeholder is aligned to the left in RTL websites in Form widget<\\/li>\\n<\\/ul>\\n<h4>3.17.1 - 2023-11-01<\\/h4>\\n<ul>\\n<li>Fix: Modified controls sanitization to enforce better security policies in Code Highlight, Form, Lottie, Price List, and Video Playlist widgets<\\/li>\\n<\\/ul>\\n<h4>3.17.0 - 2023-10-25<\\/h4>\\n<ul>\\n<li>Tweak: Added AJAX pagination option or seamless page navigation between content in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>)<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Post widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Introduced Individual Pagination option when multiple Loop Grid widgets are on the same page, providing enhanced control over pagination<\\/li>\\n<li>Tweak: Added a None option to the breakpoint options in Menu widget<\\/li>\\n<li>Tweak: Added a horizontal scrolling option in Menu widget<\\/li>\\n<li>Tweak: Upgraded minimum required PHP version to 7.3<\\/li>\\n<li>Tweak: Improved accessibility when minimize button is disabled in Table of Content widget<\\/li>\\n<li>Fix: Table of Content widget without icons displays <code>undefined<\\/code> error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17523\\\">#17523<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17768\\\">#17768<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18463\\\">#18463<\\/a>)<\\/li>\\n<li>Fix: Hover behavior issues on menu items in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23430\\\">#23430<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22431\\\">#22431<\\/a>)<\\/li>\\n<li>Fix: Links inside Loop Carousel are not working on initial load in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23705\\\">#23705<\\/a>)<\\/li>\\n<li>Fix: Popups accessible navigation adds outlines to the wrong first focusable element<\\/li>\\n<li>Fix: Dropdown area aligned to the left side of the screen if contains Tabs widget in Menu widget<\\/li>\\n<li>Fix: Content horizontal position not aligning correctly when used with carousel widgets in Menu widget<\\/li>\\n<li>Fix: Accessibility errors in PageSpeed Insights in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.16.2 - 2023-09-20<\\/h4>\\n<ul>\\n<li>Fix: Fit to Content dropdown position calculation is incorrect in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23808\\\">#23808<\\/a>)<\\/li>\\n<li>Fix: Reverted hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23804\\\">#23804<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.16.1 - 2023-09-14<\\/h4>\\n<ul>\\n<li>Fix: Dynamic tag for ACF image field is not working as expected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23757\\\">#23757<\\/a>)<\\/li>\\n<li>Fix: Sticky functionality affects padding values in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23758\\\">#23758<\\/a>)<\\/li>\\n<li>Fix: HTML list issues for padding and margin in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.16.0 - 2023-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Implemented accessibility improvements in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23607\\\">#23607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22554\\\">#22554<\\/a>)<\\/li>\\n<li>Fix: \'Fallback: Recent Posts\' option malfunctions in the Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21436\\\">#21436<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23259\\\">#23259<\\/a>)<\\/li>\\n<li>Tweak: Hide navigation arrows when there is only one slide in the Loop or Nested carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22056\\\">#22056<\\/a>)<\\/li>\\n<li>Tweak: Used appropriate image <code>alt<\\/code> in Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17680\\\">#17680<\\/a>)<\\/li>\\n<li>Tweak: Optimized Scroll Snap functionality when using Container widget<\\/li>\\n<li>Tweak: Enhanced Elementor Role Manager functionality when using Containers<\\/li>\\n<li>Tweak: Added Notes feature to the Editor Top Bar<\\/li>\\n<li>Tweak: Replace CSS <code>float<\\/code> with other layouts in the Editor<\\/li>\\n<li>Tweak: Upgraded HTML Structure for the Menu widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Carousel and Menu widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to a link in Posts widget<\\/li>\\n<li>Tweak: Loop Builder feature merged to version<\\/li>\\n<li>Fix: Addressed inconsistency in hover effect durations between icon, dropdown indicator colors, and text colors in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22376\\\">#22376<\\/a>)<\\/li>\\n<li>Fix: Slides break if the parent container is set to HTML A tag in Loop Carousel and Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22678\\\">#22678<\\/a>)<\\/li>\\n<li>Fix: The icon size setting is not affecting uploaded SVG icons in the Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22372\\\">#22372<\\/a>)<\\/li>\\n<li>Fix: Taxonomy filter does not work with slug in foreign characters (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/23315\\\">#23315<\\/a>)<\\/li>\\n<li>Fix: Improved code security enforcement in Dynamic Tags<\\/li>\\n<li>Fix: Sticky container incorrectly adjusts its width when transitioning from a smaller breakpoint to a larger one within the Editor<\\/li>\\n<\\/ul>\\n<h4>3.15.1 - 2023-08-09<\\/h4>\\n<ul>\\n<li>Fix: Improved code security enforcement in Table of Contents widget<\\/li>\\n<\\/ul>\\n<h4>3.15.0 - 2023-07-31<\\/h4>\\n<ul>\\n<li>New: Introducing Taxonomy Filter widget - Empower visitors to seamlessly filter listings in Loop Grids based on taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3140\\\">#3140<\\/a>)<\\/li>\\n<li>Tweak: Added an "Offset Sides" functionality in Carousel and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21114\\\">#21114<\\/a>)<\\/li>\\n<li>Tweak: Modified the size of the Publish button in the Editor Top Bar feature (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22472\\\">#22472<\\/a>)<\\/li>\\n<li>Tweak: Improved Ajax permissions functionality for better security enforcement<\\/li>\\n<li>Tweak: Added option for pagination custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added option for navigation custom position in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added additional styling options for navigation in Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Added labels to shortcode column in WordPress admin<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in Menu widget<\\/li>\\n<li>Tweak: Unified the appearance of <code>stretch<\\/code> and <code>center<\\/code> buttons in My Account widget<\\/li>\\n<li>Tweak: Improved panel UI in Video Playlist widget<\\/li>\\n<li>Tweak: Implemented CSS logical properties in Elementor Editor<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Price List widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Slides widget<\\/li>\\n<li>Tweak: Added "Title HTML Tag" and "Description HTML Tag" in Flip Box widget<\\/li>\\n<li>Tweak: Added "Description HTML Tag" in Call To Action widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Share Buttons widget<\\/li>\\n<li>Security Fix: Improved code security enforcement in Form widget<\\/li>\\n<li>Fix: WooCommerce Status page failed to recognize Elementor WooCommerce widgets<\\/li>\\n<li>Fix: Pagination does not work inside single templates when using Posts and Loop Grid widgets<\\/li>\\n<li>Fix: Incorrect saving of WooCommerce page settings in Elementor site settings under certain scenarios<\\/li>\\n<\\/ul>\\n<h4>3.14.1 - 2023-06-26<\\/h4>\\n<ul>\\n<li>Tweak: Improved navigation on touch devices in Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22827\\\">#22827<\\/a>)<\\/li>\\n<li>Fix: Missing navigation arrows on lightbox in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22870\\\">#22870<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.14.0 - 2023-06-19<\\/h4>\\n<ul>\\n<li>New: Introducing Carousel widget - Infinite design possibilities, and nesting capabilities (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2587\\\">#2587<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>Tweak: Added Static Item Position functionality to Alternate template in Loop Grid widget<\\/li>\\n<li>Tweak: Added visual indication of Page Parts<\\/li>\\n<li>Tweak: Added dividers option between menu items in Menu widget<\\/li>\\n<li>Tweak: Changed the HTML structure of Pagination and Navigation in Loop Carousel and Nested Carousel widgets<\\/li>\\n<li>Tweak: Added shop page in WooCommerce Pages section in Site Settings<\\/li>\\n<li>Tweak: Added Text Shadow, Box Shadow and Padding control to button in Call to Action widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Video Playlist widget<\\/li>\\n<li>Tweak: Added <code>alt<\\/code> attribute to images in Video Playlist widget<\\/li>\\n<li>Tweak: Replaced select control with choose control for Flip Direction control in Flip Box widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Carousel and Loop Carousel widgets<\\/li>\\n<li>Tweak: Use <code>media_types<\\/code> array in Media controls<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11193\\\">#11193<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19871\\\">#19871<\\/a>)<\\/li>\\n<li>Fix: Responsive settings for templates don\'t work as expected when Additional Custom Breakpoints feature is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16819\\\">#16819<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19394\\\">#19394<\\/a>)<\\/li>\\n<li>Fix: Inner containers are not presented as expected in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21813\\\">#21813<\\/a>)<\\/li>\\n<li>Fix: Popup width does not support percentages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22413\\\">#22413<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x throws errors when using WooCommerce Ajax response (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22199\\\">#22199<\\/a>)<\\/li>\\n<li>Fix: Mini cart template appears as empty in various scenarios in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22789\\\">#22789<\\/a>)<\\/li>\\n<li>Fix: Order by Price doesn\'t work for the Latest products or Manual Selection in Products widget<\\/li>\\n<li>Fix: Dropdown indicator icon is not vertically aligned to the text when using icon in Menu Widget<\\/li>\\n<li>Fix: Mixed content warning in the console for Video Playlist widget<\\/li>\\n<li>Fix: Preview settings are not presented as expected after first save in Loop Template<\\/li>\\n<li>Fix: Not-crawlable link error in Video Playlist widget<\\/li>\\n<li>Fix: Lightbox is still enabled after disabling it in the Site Settings in Logo widget<\\/li>\\n<li>Fix: Focus state issue on page load when using Table of Content widget<\\/li>\\n<\\/ul>\\n<h4>3.13.2 - 2023-05-22<\\/h4>\\n<ul>\\n<li>Fix: Hover settings not working as expected on Touch-Enabled devices in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22258\\\">#22258<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.1 - 2023-05-11<\\/h4>\\n<ul>\\n<li>Security Fix: Addressed security weaknesses in access management related functions<\\/li>\\n<li>Fix: Excerpt content pulled from post content is showing with HTML tags in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22367\\\">#22367<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.13.0 - 2023-05-08<\\/h4>\\n<ul>\\n<li>Tweak: Provided an option to assign excerpt automatically from post content in Post Excerpt dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20256\\\">#20256<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21715\\\">#21715<\\/a>)<\\/li>\\n<li>Tweak: Added Display Conditions functionality in Editor Top bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21675\\\">#21675<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/22050\\\">#22050<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor_page_id<\\/code> from request URLs in the WC AJAX calls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18675\\\">#18675<\\/a>)<\\/li>\\n<li>Tweak: Added icons to menu items in Mega Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/21602\\\">#21602<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility to Toggle Button in WordPress Menu widget (<a href=\\\"https:\\/\\/github.com\\/orgs\\/elementor\\/discussions\\/2348\\\">#2348<\\/a>)<\\/li>\\n<li>Tweak: Added \'Active item state\' to top-level menu items for anchor links in the Menu widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Loop Carousel widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Slides widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to navigation arrows in Media, Testimonial and Reviews Carousel widgets<\\/li>\\n<li>Tweak: Added keyboard accessibility to Table of Content widget<\\/li>\\n<li>Tweak: Added keyboard accessibility to Search Form widget<\\/li>\\n<li>Tweak: Added accessibility to images in Slides widget<\\/li>\\n<li>Tweak: Added accessibility to images in Call To Action widget<\\/li>\\n<li>Tweak: Added accessibility to images in Media Carousel widget<\\/li>\\n<li>Tweak: Added accessibility to images in Gallery widget<\\/li>\\n<li>Tweak: Added Lazy Load support for avatar image in Post Info widget<\\/li>\\n<li>Tweak: Added Lazy Load support to various Elementor Editor and Admin images<\\/li>\\n<li>Tweak: Added Lazy Load support for author image in Author Box widget<\\/li>\\n<li>Tweak: Added Lazy Load support for images in Price List widget<\\/li>\\n<li>Fix: Content width is affected by the widget\'s width when Content Width is set to Fit to Content in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21842\\\">#21842<\\/a>)<\\/li>\\n<li>Fix: Empty value on Rows field causes an error in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21451\\\">#21451<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.2 - 2023-04-09<\\/h4>\\n<ul>\\n<li>Fix: Mini cart template appears as empty in various WordPress themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21836\\\">#21836<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.12.1 - 2023-04-02<\\/h4>\\n<ul>\\n<li>Fix: Default background colors are presented as transparent in Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21824\\\">#21824<\\/a>)<\\/li>\\n<li>Fix: Reverted the tweak of Form Submissions feature merged to the version (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21821\\\">#21821<\\/a>)<\\/li>\\n<li>Fix: Dropdown area is not closing when hovering outside of the content area in Menu widget<\\/li>\\n<\\/ul>\\n<h4>3.12.0 - 2023-03-29<\\/h4>\\n<ul>\\n<li>New: Introducing the Mega Menu with the new Menu widget - empowers you to achieve a much higher level of menu design, customization, and creativity<\\/li>\\n<li>New: Diversify your design with a Loop Alternate template - apply another template within your Loop Grid for design creativity<\\/li>\\n<li>New: Kickstart your workflow with predesigned Loop container-based templates<\\/li>\\n<li>Tweak: Added custom icon controls to various locations in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13678\\\">#13678<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17941\\\">#17941<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19295\\\">#19295<\\/a>)<\\/li>\\n<li>Tweak: Added a spacing control between navigation and slides in the Loop Carousel<\\/li>\\n<li>Tweak: Added responsive control to the \'Gap between slides\' control in the Loop Carousel<\\/li>\\n<li>Tweak: Added Custom CSS section in Loop Item template<\\/li>\\n<li>Tweak: Added an Article class metadata in Loop Item template<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in CTA widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added Lazy Load support for background images in Flipbox widget when using the Lazy Load Background Images experiment<\\/li>\\n<li>Tweak: Added additional size units and custom units in all elements<\\/li>\\n<li>Tweak: Changed Nav Menu widget name to WordPress Menu widget<\\/li>\\n<li>Tweak: Added "Form Validation" control to Form widget<\\/li>\\n<li>Tweak: Updated custom messages in the Form widget<\\/li>\\n<li>Tweak: Improved accessibility in various elements in Gallery widget<\\/li>\\n<li>Tweak: Form Submissions feature merged to version<\\/li>\\n<li>Tweak: Loop feature promoted to Stable status<\\/li>\\n<li>Tweak: Page Transitions feature promoted to Stable status<\\/li>\\n<li>Tweak: Improved accessibility in filter bar in Gallery widget<\\/li>\\n<li>Tweak: Remove unused <code>aspect-ratio-*<\\/code> CSS classes<\\/li>\\n<li>Fix: Not all active breakpoints appear under "Advanced Rules" in popup publish settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17020\\\">#17020<\\/a>)<\\/li>\\n<li>Fix: Dynamic background image and video is not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.11.7 - 2023-03-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in WooCommerce components<\\/li>\\n<\\/ul>\\n<h4>3.11.6 - 2023-03-14<\\/h4>\\n<ul>\\n<li>Tweak: Improved code security enforcement in Author Box and Countdown widgets<\\/li>\\n<\\/ul>\\n<h4>3.11.5 - 2023-03-12<\\/h4>\\n<ul>\\n<li>Fix: Hamburger Menu Toggle not showing if breakpoint is set to Tablet Extra in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21003\\\">#21003<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.4 - 2023-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Prevented SVG file upload for better security enforcement in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.11.3 - 2023-02-26<\\/h4>\\n<ul>\\n<li>Fix: Error message appears when submitting a form placed below Loop Grid and Loop Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21432\\\">#21432<\\/a>)<\\/li>\\n<li>Fix: PHP 8.x compatibility issues in various places<\\/li>\\n<\\/ul>\\n<h4>3.11.2 - 2023-02-22<\\/h4>\\n<ul>\\n<li>Fix: Save & Back handle becomes inaccessible in various scenarios cases in Loop Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21316\\\">#21316<\\/a>)<\\/li>\\n<li>Fix: Can\'t edit page when using \'Content Tabs\' and \'Section\' options in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.11.1 - 2023-02-15<\\/h4>\\n<ul>\\n<li>Fix: Featured Image dynamic tag is not working in Background images (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21313\\\">#21313<\\/a>)<\\/li>\\n<li>Fix: Time zone is not correct in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17485\\\">#17485<\\/a>)<\\/li>\\n<li>Fix: File upload field is not working in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21341\\\">#21341<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21314\\\">#21314<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.11.0 - 2023-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Carousel widget - Create powerful & repeating loop templates and populate each one with dynamic content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/219\\\">#219<\\/a>)<\\/li>\\n<li>New: Added Date and Time Range option to Advanced Rules in Popup<\\/li>\\n<li>Tweak: Improved accessibility when opening and closing a popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9788\\\">#9788<\\/a>)<\\/li>\\n<li>Tweak: Improved accessibility of full-screen mode in Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19907\\\">#19907<\\/a>)<\\/li>\\n<li>Tweak: Added keyboard accessibility support to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5861\\\">#5861<\\/a>)<\\/li>\\n<li>Tweak: Add <code>aria-label<\\/code> to read more link in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13784\\\">#13784<\\/a>)<\\/li>\\n<li>Tweak: Use <code>aspect-ratio<\\/code> property instead of CSS trick in Media Carousel widget<\\/li>\\n<li>Tweak: Updated translation string in Stripe widget<\\/li>\\n<li>Fix: Masonry and Columns controls are not working as expected with responsive in Posts and Loop Grid widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20670\\\">#20670<\\/a>)<\\/li>\\n<li>Fix: Invalid attributes names in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17400\\\">#17400<\\/a>)<\\/li>\\n<li>Fix: Post Image Attachments dynamic tag is not working as expected in various widgets<\\/li>\\n<li>Fix: Form fields order is not presented correctly when exported to CSV in Form Submissions<\\/li>\\n<li>Fix: Dynamic background image and video are not working with ACF in Loop Grid widget<\\/li>\\n<\\/ul>\\n<h4>3.10.3 - 2023-01-29<\\/h4>\\n<ul>\\n<li>Tweak: Added introduction video to loop item information modal in Theme Builder<\\/li>\\n<li>Fix: PHP 8.x throws errors and notices in some cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/21087\\\">#21087<\\/a>)<\\/li>\\n<li>Fix: Infinite Scroll and Load on click pagination are not working as expected in Archive template<\\/li>\\n<li>Fix: Show row even when values do not exist in Form Submissions<\\/li>\\n<\\/ul>\\n<h4>3.10.2 - 2023-01-17<\\/h4>\\n<ul>\\n<li>Fix: Updated compatibility tag for Elementor v3.10<\\/li>\\n<\\/ul>\\n<h4>3.10.1 - 2023-01-09<\\/h4>\\n<p>Fix: Preview Could not be loaded error message appears on pages containing the Loop Grid in a header or footer templates<\\/p>\\n<h4>3.10.0 - 2023-01-09<\\/h4>\\n<ul>\\n<li>New: Added new dynamic tag for due date in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7737\\\">#7737<\\/a>)<\\/li>\\n<li>Tweak: Added <code>modified<\\/code> and <code>comment_count<\\/code> to Order By in posts query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11159\\\">#11159<\\/a>)<\\/li>\\n<li>Tweak: Replaced <code>footer<\\/code> tag in Blockquote and Comments widgets for better semantics<\\/li>\\n<li>Fix: Compatibility issue in Imagify Media Library filters due to <code>_elementor_is_screenshot<\\/code> meta filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19988\\\">#19988<\\/a>)<\\/li>\\n<li>Fix: Hotspot Widget label icon height issues when Inline Font Icons experiment is active<\\/li>\\n<li>Fix: Editing glitch when using two loop grid widgets on the same page with the same loop item template<\\/li>\\n<li>Fix: Equal height is not working when using sections in Loop Grid widget<\\/li>\\n<li>Fix: Large amount of menu items are not appearing correctly on a mobile device in Nav Menu widget<\\/li>\\n<li>Fix: Featured Image does not change dynamically when using infinite\\/click pagination in Loop Grid widget<\\/li>\\n<li>Fix: Removed action call of non-existent <code>display_empty_cart_template()<\\/code> method in Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.9.2 - 2022-12-21<\\/h4>\\n<ul>\\n<li>Fix: JS events do not trigger in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20708\\\">#20708<\\/a>)<\\/li>\\n<li>Fix: PHP Errors appear when not using the toggle menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18636\\\">#18636<\\/a>)<\\/li>\\n<li>Fix: Popups\' backgrounds disappear when using Lazy Load Background Images experiment<\\/li>\\n<\\/ul>\\n<h4>3.9.1 - 2022-12-14<\\/h4>\\n<ul>\\n<li>Fix: WooCommerce Product Gallery dynamic tag is not working in Basic Gallery, Gallery and Image Carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20678\\\">#20678<\\/a>)<\\/li>\\n<li>Fix: Hide Empty option is not working in Menu Cart widget<\\/li>\\n<li>Fix: The Stripe Button widget doesn\'t work in Templates<\\/li>\\n<\\/ul>\\n<h4>3.9.0 - 2022-12-06<\\/h4>\\n<ul>\\n<li>New: Added support for WooCommerce to Loop Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20020\\\">#20020<\\/a>)<\\/li>\\n<li>Tweak: Added more options to \'Show up to X times\' advanced rule in Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8187\\\">#8187<\\/a>)<\\/li>\\n<li>Tweak: Allow saving and reloading a page while editing in-place loop item template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19882\\\">#19882<\\/a>)<\\/li>\\n<li>Tweak: Added <code>$location param<\\/code> to <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18453\\\">#18453<\\/a>)<\\/li>\\n<li>Tweak: Removed redundant labels from group controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11666\\\">#11666<\\/a>)<\\/li>\\n<li>Tweak: Added support to use sections and columns as the layout structure of a Loop item template<\\/li>\\n<li>Tweak: Disabled movement when a repeater item is in focus in edit mode<\\/li>\\n<li>Tweak: Upgrade the autoprefixer package to better minify CSS files<\\/li>\\n<li>Tweak: Removed duplicate SQL queries on every page for better performance<\\/li>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Added more units options to Border Width control in various elements<\\/li>\\n<li>Tweak: Added <code>em<\\/code> units to Border Radius control in various elements<\\/li>\\n<li>Tweak: Added \'Equal height\' functionality to Loop Grid widget<\\/li>\\n<li>Fix: Issue with Related Products widget and WooCommerce Pixel Manager plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16934\\\">#16934<\\/a>)<\\/li>\\n<li>Fix: My Account widget gets hidden when using a single page template with post content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19627\\\">#19627<\\/a>)<\\/li>\\n<li>Fix: Cart is not updated when cache enabled in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19312\\\">#19312<\\/a>)<\\/li>\\n<li>Fix: Entrance animations are not working as expected with Infinite Loop and Load on CLick pagination in Loop Grid widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20293\\\">#20293<\\/a>)<\\/li>\\n<li>Fix: Loading page issues in Form Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19973\\\">#19973<\\/a>)<\\/li>\\n<li>Fix: Recently Edited date and time not working as expected in Elementor Overview plugin in WordPress dashboard (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17966\\\">#17966<\\/a>)<\\/li>\\n<li>Fix: Recurring license mismatch error message when using translators plugins<\\/li>\\n<li>Fix: Submenu items triggers page transition instead of opening in Nav Menu widget<\\/li>\\n<li>Fix: Query values of Posts widget are not imported correctly when importing a Kit<\\/li>\\n<li>Fix: Loop items are exceeding the widget boundaries in Loop Grid widget<\\/li>\\n<li>Fix: Order by option is not working as expected when choosing Upsells, Cross-Sells and Related Products query in Products widget<\\/li>\\n<li>Fix: Various widgets disappear in certain scenarios when choosing direction Row or Column in Container<\\/li>\\n<\\/ul>\\n<h4>3.8.2 - 2022-11-20<\\/h4>\\n<ul>\\n<li>Fix: Z-index issues when applying sticky to Container<\\/li>\\n<li>Fix: Error message appears on front with Editor and Shop Manager roles when using the Loop Builder widget<\\/li>\\n<\\/ul>\\n<h4>3.8.1 - 2022-11-06<\\/h4>\\n<ul>\\n<li>Fix: Sticky inner section is not staying in the column when applying sticky option in Sections (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20203\\\">#20203<\\/a>)<\\/li>\\n<li>Fix: Post Title widget located in a loop item template disappears when enabling the hide title option inside page settings (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20207\\\">#20207<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20255\\\">#20255<\\/a>)<\\/li>\\n<li>Fix: ACF Dynamic data not rendering correctly in various scenarios (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20235\\\">#20235<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20258\\\">#20258<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20277\\\">#20277<\\/a>)<\\/li>\\n<li>Fix: Z-index issues when applying sticky to Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/20227\\\">#20227<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.8.0 - 2022-10-30<\\/h4>\\n<ul>\\n<li>New: Introducing Loop Builder as a beta status experiment - Create powerful & repeating loop templates and populate each one with dynamic content and design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4440\\\">#4440<\\/a>)<\\/li>\\n<li>Tweak: Add <code>wp_body_open()<\\/code> to header in Header template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11562\\\">#11562<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15828\\\">#15828<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13089\\\">#13089<\\/a>)<\\/li>\\n<li>Tweak: Added support border-radius option to the Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14316\\\">#14316<\\/a>)<\\/li>\\n<li>Tweak: Import\\/Export CLI and UI mechanisms were merged into a unified service<\\/li>\\n<li>Tweak: User with no permission to Notes cannot be mentioned in a note<\\/li>\\n<li>Tweak: User with no permission to view a post cannot be mentioned in a note<\\/li>\\n<li>Tweak: Notes was added to the right click context-menu<\\/li>\\n<li>Tweak: Notes panel can be resizable<\\/li>\\n<li>Tweak: Notes panel can be dragged outside of the canvas in responsive mode in the editor<\\/li>\\n<li>Tweak: Updated form validation messages translation strings in Form widget<\\/li>\\n<li>Tweak: Updated translators comments<\\/li>\\n<li>Tweak: Theme Builder logo and Title should be clickable<\\/li>\\n<li>Tweak: Reduced API requests and DB calls on non-write setup<\\/li>\\n<li>Tweak: Added media queries to the Table of Contents widget<\\/li>\\n<li>Fix: Sticky option is not working as expected in various scenarios in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19540\\\">#19540<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19618\\\">#19618<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19777\\\">#19777<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19827\\\">#19827<\\/a>)<\\/li>\\n<li>Fix: Mixed Content errors on HTTPS in Video Playlist Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18895\\\">#18895<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18945\\\">#18945<\\/a>)<\\/li>\\n<li>Fix: Note\'s timestamp is being updated according to the last activity in Notes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19123\\\">#19123<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17582\\\">#17582<\\/a>)<\\/li>\\n<li>Fix: Accessibility attribute <code>role=navigation<\\/code> is redundant in pagination in Posts widget<\\/li>\\n<li>Fix: Share buttons is accessible with keyboard but not clickable<\\/li>\\n<li>Fix: Sub-items icons style is missing in preview with Inline Font Icons experiment in Nav Menu widget<\\/li>\\n<li>Fix: Quotes are appearing as HTML when editing a note in Notes<\\/li>\\n<li>Fix: Label\'s Icon height increases when Inline Font Icons experiment is active in Hotspot Widget<\\/li>\\n<li>Fix: Sub conditions of templates are not overridden when importing a Kit<\\/li>\\n<li>Fix: X\\/Y Anchor Point controls were not visible for Scale and Rotate effects<\\/li>\\n<li>Fix: PHP warning notice appears in some situations when using motion effects<\\/li>\\n<\\/ul>\\n<h4>3.7.7 - 2022-09-20<\\/h4>\\n<ul>\\n<li>Fix: Default Flex Grow affects the layout when the container is set to direction Column in various widgets<\\/li>\\n<\\/ul>\\n<h4>3.7.6 - 2022-09-14<\\/h4>\\n<ul>\\n<li>Fix: Submissions menu item appears at the bottom of Elementor section in WordPress dashboard<\\/li>\\n<\\/ul>\\n<h4>3.7.5 - 2022-08-31<\\/h4>\\n<ul>\\n<li>Fix: Error message appears on front if WooCommerce is activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19553\\\">#19553<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.7.4 - 2022-08-29<\\/h4>\\n<ul>\\n<li>Tweak: PHP 5.6 Is deprecated<\\/li>\\n<li>Fix: Triangle icon is not being displayed in the Select field when Inline Font Icons Experiment is active in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18598\\\">#18598<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/19495\\\">#19495<\\/a>)<\\/li>\\n<li>Fix: The page jumps or flickers to the video playlist on page reload in Video Playlist Widget<\\/li>\\n<\\/ul>\\n<h4>3.7.3 - 2022-07-31<\\/h4>\\n<ul>\\n<li>Tweak: Improved license mechanism for correct validation<\\/li>\\n<li>Fix: Sticky option causes unexpected results when using the Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18357\\\">#18357<\\/a>)<\\/li>\\n<li>Fix: Price list, Portfolio, Flip Box and Gallery widgets disappear when the direction is set to column in Container (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18880\\\">#18880<\\/a>)<\\/li>\\n<li>Fix: Quotes character is showing up as <code>&quot;<\\/code> when editing a note in Notes<\\/li>\\n<\\/ul>\\n<h4>3.7.2 - 2022-06-15<\\/h4>\\n<ul>\\n<li>Tweak: Applied optimized file handling in various modules<\\/li>\\n<li>Fix: Related posts query options are missing in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18633\\\">#18633<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18641\\\">#18641<\\/a>)<\\/li>\\n<li>Fix: Menu Cart Icon is not being displayed on all browsers when Inline Font Icons Experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17705\\\">#17705<\\/a>)<\\/li>\\n<li>Fix: Gallery widget is not working as expected in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18408\\\">#18408<\\/a>)<\\/li>\\n<li>Fix: Flip box is not visible when the direction is set to Row in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18413\\\">#18413<\\/a>)<\\/li>\\n<li>Fix: Portfolio widget is not visible when dragged into "Row" direction Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17653\\\">#17653<\\/a>)<\\/li>\\n<li>Fix: Menu cart is open automatically in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18629\\\">#18629<\\/a>)<\\/li>\\n<li>Fix: PHP error is being shown the license is expired in License screen<\\/li>\\n<\\/ul>\\n<h4>3.7.1 - 2022-05-16<\\/h4>\\n<ul>\\n<li>Fix: Notes icon appears as an empty square in admin top bar for users with permissions lower than Editor<\\/li>\\n<li>Fix: Notes experiment causes a PHP fatal error on some cases<\\/li>\\n<li>Fix: UI glitches in Notes feature<\\/li>\\n<\\/ul>\\n<h4>3.7.0 - 2022-05-10<\\/h4>\\n<ul>\\n<li>New: Introducing Notes - Work collaboratively directly within Elementor<\\/li>\\n<li>New: Stripe Button widget - Collect Stripe payments directly from your site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14748\\\">#14748<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Add to Cart dynamic tag - add products to cart from every widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10607\\\">#10607<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11801\\\">#11801<\\/a>)<\\/li>\\n<li>New: Added WooCommerce Product Content dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16367\\\">#16367<\\/a>)<\\/li>\\n<li>Tweak: Added Related, Upsells and Cross-Sells query sources to Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8071\\\">#8071<\\/a>)<\\/li>\\n<li>Tweak: Added custom icon control to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18007\\\">#18007<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14357\\\">#14357<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13151\\\">#13151<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11361\\\">#11361<\\/a>)<\\/li>\\n<li>Tweak: Added an option to minimize on Desktop device in Table of Contents widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9933\\\">#9933<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10729\\\">#10729<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10314\\\">#10314<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6691\\\">#6691<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11774\\\">#11774<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9051\\\">#9051<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6327\\\">#6327<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag controls to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5760\\\">#5760<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9774\\\">#9774<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom option in various Product widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10263\\\">#10263<\\/a>)<\\/li>\\n<li>Tweak: Added align button to bottom control in Posts and Archive Posts widgets<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added the ability to hide and show the coupon section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Cart widget<\\/li>\\n<li>Tweak: Added alignment option to various buttons in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added percentage unit to padding control in Additional Information customize section in WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added quick link to create new theme parts directly from the Finder<\\/li>\\n<li>Tweak: Added the option to add a custom template to Dashboard screen in My Account widget<\\/li>\\n<li>Tweak: Added spacing control to view cart button in various product widgets<\\/li>\\n<li>Tweak: Added the option to add a custom template to empty cart state in Cart widget<\\/li>\\n<li>Tweak: Adjusted the layout of the Payment Methods screen in the My Account widget<\\/li>\\n<li>Tweak: Added lazy load option to Media Carousel, Reviews and Testimonial Carousel widgets<\\/li>\\n<li>Tweak: Added Site Identity quick link to Logo widget<\\/li>\\n<li>Tweak: Added Site Identity quick link to Site Title widget<\\/li>\\n<li>Tweak: Created an attribute that allows disabling page transition for specific links<\\/li>\\n<li>Tweak: Added dynamic tag controls to Gallery widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Countdown widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Portfolio widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Price Table widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Login widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Blockquote widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Facebook Comments widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post Navigation widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Search Form widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Author Box widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Post info widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Posts widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Product Meta widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Archive Products widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Sitemap widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Reviews widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to Code Highlight widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to PayPal Button widget<\\/li>\\n<li>Tweak: Added dynamic tag controls to WooCommerce Checkout widget<\\/li>\\n<li>Tweak: Added missing PHP documentation to hooks<\\/li>\\n<li>Fix: Scrolling glitches on mobile devices when Sticky Effect is enabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17767\\\">#17767<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18330\\\">#18330<\\/a>)<\\/li>\\n<li>Fix: Only 1st honypot field is validated when using multiple honeypot fields in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18136\\\">#18136<\\/a>)<\\/li>\\n<li>Fix: Checkout button background color is not working as expected in Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18289\\\">#18289<\\/a>)<\\/li>\\n<li>Fix: Button labels are not accessible for screen readers in Share buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<li>Fix: Downloads titles controls are not working in responsive in WooCommerce Purchase Summary widget<\\/li>\\n<li>Fix: Excerpt length is not working as expected in Posts and Archive Posts widgets<\\/li>\\n<li>Fix: Titles & Totals weight is not working in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Product image is not appearing on Single Product Page on template load<\\/li>\\n<li>Fix: Additional Information title not editable in some scenarios in WooCommerce Checkout widget<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in Cart widget<\\/li>\\n<li>Fix: UI Glitch in Masonry control in Portfolio widget<\\/li>\\n<li>Fix: Custom breakpoints experiment didn\'t work on Single post and page templates<\\/li>\\n<li>Fix: Testimonial carousel & Reviews widgets disregards the <code>alt<\\/code> attribute<\\/li>\\n<li>Fix: Playlist widget deeplink didn\'t send user directly to the widget in the page<\\/li>\\n<li>Fix: Masonry option causes the images to disappear in the Editor in Posts widget<\\/li>\\n<li>Fix: Scrollbar appears after clicking on the dropdown toggle in Nav Menu widget<\\/li>\\n<li>Fix: Custom icons disappear on frontend if the pack name contains numbers<\\/li>\\n<li>Fix: Custom Font disappears if the name contains only numbers<\\/li>\\n<li>Fix: <code>end-section()<\\/code> is missing from Progress Tracker and Facebook Embed widgets<\\/li>\\n<li>Tweak: Added a filter for conditions cache query in Theme Builder<\\/li>\\n<li>Fix: Customizations lost on Ajax refresh in WooCommerce Cart widget<\\/li>\\n<li>Fix: Hello theme Header and Footer experiment is not working when WooCommerce plugin is active<\\/li>\\n<li>Fix: Color controls are not working as expected in Checkout widget<\\/li>\\n<li>Fix: Color controls are not working as expected in My Account widget<\\/li>\\n<li>Fix: Empty state widget preview in the editor is disappearing in various widgets<\\/li>\\n<li>Fix: Cart is not updating automatically on mobile in WooCommerce Cart widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-7-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.6.5 - 2022-04-12<\\/h4>\\n<ul>\\n<li>Fix: Compatibility issues for several widgets in iOS 14 and macOS 13 devices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18090\\\">#18090<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15910\\\">#15910<\\/a>)<\\/li>\\n<li>Fix: Button Alignment doesn\'t work in Custom Add To Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17810\\\">#17810<\\/a>)<\\/li>\\n<li>Fix: PHP warning is thrown in some cases in PayPal button widget<\\/li>\\n<li>Fix: PHP 8.1 throws errors and notices in some cases<\\/li>\\n<li>Fix: PHP notice was thrown when Kit Import process initiated without display conditions<\\/li>\\n<li>Fix: Create Account button always opens on the Sign Up screen even if the user has an account in Onboarding process<\\/li>\\n<\\/ul>\\n<h4>3.6.4 - 2022-03-15<\\/h4>\\n<ul>\\n<li>Tweak: Kit import dynamic reference support for templates and dynamic tags<\\/li>\\n<li>Tweak: Updated tested up to version tag to <code>3.6.0<\\/code><\\/li>\\n<li>Fix: Sticky caused scrolling issues after clicking an element that expands the page height (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17821\\\">#17821<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17839\\\">#17839<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18069\\\">#18069<\\/a>)<\\/li>\\n<li>Fix: When saving Global widget JS error is being thrown and editor fails to load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17954\\\">#17954<\\/a>)<\\/li>\\n<li>Fix: Motion effects are missing from Background section under Style tab in Container element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/18063\\\">#18063<\\/a>)<\\/li>\\n<li>Fix: Imported Kit doesn\'t appear in the theme builder after successful import in some cases<\\/li>\\n<li>Fix: Added future Pro support to fix the Cart icon that shifted aside in Menu cart widget<\\/li>\\n<\\/ul>\\n<h4>3.6.3 - 2022-02-28<\\/h4>\\n<ul>\\n<li>Fix: Custom Code display conditions modal is not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17865\\\">#17865<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17942\\\">#17942<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17994\\\">#17994<\\/a>)<\\/li>\\n<li>Fix: Share buttons are not accessible for keyboard navigation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8615\\\">#8615<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.6.2 - 2022-02-14<\\/h4>\\n<ul>\\n<li>Fix: Auto updates mechanism is not working as expected (this version might be also installed automatically)<\\/li>\\n<\\/ul>\\n<h4>3.6.1 - 2022-02-09<\\/h4>\\n<ul>\\n<li>Tweak: Allow connecting via generic source for future feature support<\\/li>\\n<li>Fix: Custom Code doesn\'t work when WooCommerce is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17675\\\">#17675<\\/a>)<\\/li>\\n<li>Fix: Content animation didn\'t work when Improved asset loading experiment is active Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17055\\\">#17055<\\/a>)<\\/li>\\n<li>Fix: PHP warning appears some times when trying to force-check for available updates<\\/li>\\n<li>Fix: Page transitions are being triggered when not needed<\\/li>\\n<li>Fix: Text alignment on Tablet responsive device affects base device in Testimonial Carousel widget<\\/li>\\n<li>Fix: Harden Submissions feature to prevent potential security issues<\\/li>\\n<li>Fix: Page Transitions Icon option Preloader doesn\'t work on frontend<\\/li>\\n<\\/ul>\\n<h4>3.6.0 - 2022-01-31<\\/h4>\\n<ul>\\n<li>New: WooCommerce Purchase Summary widget - Fully customize the content and style of your order summary page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5756\\\">#5756<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15862\\\">#15862<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices styling on Site Settings - Customize the appearance of WooCommerce notices (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14570\\\">#14570<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15896\\\">#15896<\\/a>)<\\/li>\\n<li>New: WooCommerce Notices widget - Set the position of WooCommerce notices on your shop pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8124\\\">#8124<\\/a>)<\\/li>\\n<li>Experiment: Page Transitions - Customize the page loading experience, and increase brand recognition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10576\\\">#10576<\\/a>)<\\/li>\\n<li>Tweak: Added WooCommerce & Theme Elements widgets to Improved CSS Loading experiment to save up 126KB per page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17412\\\">#17412<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17337\\\">#17337<\\/a>)<\\/li>\\n<li>Tweak: Added new layout options in WooCommerce Add To Cart and WooCommerce Custom Add To Cart widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5437\\\">#5437<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10617\\\">#10617<\\/a>)<\\/li>\\n<li>Tweak: Added Stroke functionality for typography control in various widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11158\\\">#11158<\\/a>)<\\/li>\\n<li>Tweak: Removed <code>elementor-section-wrap<\\/code> by adding it to the Optimized DOM Output experiment (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16950\\\">#16950<\\/a>)<\\/li>\\n<li>Tweak: Added style controls for variations in WooCommerce Menu Cart widget<\\/li>\\n<li>Tweak: Added color control to navigation dots in Media Carousel, Reviews, and Slides widgets<\\/li>\\n<li>Tweak: Disabled Vimeo autoplay on edit mode when getting video data in Video Playlist widget<\\/li>\\n<li>Tweak: Added notice about Facebook\'s new EU consent policy in Facebook Button, Facebook Comments, Facebook Embed, and Facebook Page widgets<\\/li>\\n<li>Tweak: Refactor string translation calls to use native WP translation methods<\\/li>\\n<li>Tweak: Convert <code>home_url<\\/code> license API call to <code>get_site_url<\\/code> for better compatibility<\\/li>\\n<li>Tweak: Promoted Default to New Theme Builder and Scroll Snap experiments to Stable status in Experiments screen<\\/li>\\n<li>Tweak: Scroll Snap experiment set to active by default for all websites in Experiments screen<\\/li>\\n<li>Tweak: Scrolling Effects in Header and Section backgrounds are not working as expected when effects are relative to the entire page<\\/li>\\n<li>Tweak: Added "Auto Updates" capability to Pro versions<\\/li>\\n<li>Tweak: Removed sequenced animation hover effect option from Classic skin in Call to Action widget<\\/li>\\n<li>Tweak: Added "Excerpt Length" control in Post Excerpt widget<\\/li>\\n<li>Tweak: Deleted deprecated methods from Query Control module<\\/li>\\n<li>Tweak: Adjusted Inline-CSS Experiment to work with Additional Custom Breakpoints experiment<\\/li>\\n<li>Fix: Automatically open cart functionality didn\'t work in product page in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5921\\\">#5921<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16276\\\">#16276<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16879\\\">#16879<\\/a>)<\\/li>\\n<li>Fix: Buttons are not visible when there are too many products in the cart in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17283\\\">#17283<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>,<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13005\\\">#13005<\\/a>)<\\/li>\\n<li>Fix: Mini cart modal z-index is too low in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16333\\\">#16333<\\/a>)<\\/li>\\n<li>Fix: Side cart buttons are not visible at first glance on mobile in WooCommerce Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16221\\\">#16221<\\/a>)<\\/li>\\n<li>Fix: Read More field recognizes inline HTML elements as plain text in Posts and Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16985\\\">#16985<\\/a>)<\\/li>\\n<li>Fix: Load More functionality caused JS error console in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17036\\\">#17036<\\/a>)<\\/li>\\n<li>Fix: Autoplay is not working as expected when the lazy load is active in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15304\\\">#15304<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16274\\\">#16274<\\/a>)<\\/li>\\n<li>Fix: Right navigation area wasn\'t 100% clickable in Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14252\\\">#14252<\\/a>)<\\/li>\\n<li>Fix: Posts duplicate when there are two Posts widgets inside a page using pagination functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/17056\\\">#17056<\\/a>)<\\/li>\\n<li>Fix: Global widget changes are not reflected on frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16820\\\">#16820<\\/a>)<\\/li>\\n<li>Fix: JS Error console message when using the Load More functionality and Post Per Page option in Posts widget<\\/li>\\n<li>Fix: Heading styling is not being loaded when Inline CSS experiment is active in Post and Page Title widgets<\\/li>\\n<li>Fix: Sticky offset not working as expected when changing device mode on the browser<\\/li>\\n<li>Fix: Scroll Snap functionality wasn\'t applied on Templates and Archives<\\/li>\\n<li>Fix: Toggle icon color didn\'t work on hover state when Inline Font Icons experiment is activated in Nav Menu widget<\\/li>\\n<li>Fix: Variations style controls are not working as expected in WooCommerce Add to Cart widget<\\/li>\\n<li>Fix: Display conditions module is not working as expected when using the new Theme Builder UI<\\/li>\\n<li>Fix: Edit header handles <code>z-index<\\/code> issues in Header document<\\/li>\\n<li>Fix: Panel icons UI glitch in Call To Action widget<\\/li>\\n<li>Fix: WordPress 5.9 <code>WP_User_query<\\/code> <code>who<\\/code> argument deprecation adjustments<\\/li>\\n<\\/ul>\\n<h4>3.5.2 - 2021-11-28<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted license mechanism to support trial period<\\/li>\\n<li>Fix: Updates made to Global Widgets do not reflect accordingly to linked widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815\\\">#16815<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle button doesn\'t change to \\u201cclose\\u201d when menu is collapsed in Nav Menu widget when Inline Font Awesome experiment is active<\\/li>\\n<li>Fix: Global Widget cannot be unlinked<\\/li>\\n<\\/ul>\\n<h4>3.5.1 - 2021-11-10<\\/h4>\\n<ul>\\n<li>Fix: Inline HTML elements appear as plain text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16816\\\">#16816<\\/a>)<\\/li>\\n<li>Fix: Dropdown items inherited values from Main Menu space between control in Nav Menu widget (<a href=\\\"(https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16815)\\\">#16815<\\/a><\\/li>\\n<li>Fix: Order Summary titles style controls not applying on various devices in Cart widget<\\/li>\\n<li>Fix: Panel "Need Help" link is not correct in WooCommerce section in Site Settings<\\/li>\\n<\\/ul>\\n<h4>3.5.0 - 2021-11-01<\\/h4>\\n<ul>\\n<li>New: WooCommerce Checkout widget - Fully customize the content and style of your checkout page (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15990\\\">#15990<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce Cart widget - Style your cart page the way you want with design flexibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15282\\\">#15282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13218\\\">#13218<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: WooCommerce My Account widget - Create a custom design for your my account pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11014\\\">#11014<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5383\\\">#5383<\\/a>)<\\/li>\\n<li>New: Progress Tracker widget - Motivate your customers to keep reading your site content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16576\\\">#16576<\\/a>)<\\/li>\\n<li>New: Meet WooCommerce Site Settings - Set your store pages within Elementor<\\/li>\\n<li>Experiment: Scroll Snap - Set the scene of every scroll (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10752\\\">#10752<\\/a>)<\\/li>\\n<li>Tweak: Changed infrastructure to prevent rendering bugs in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16354\\\">#16354<\\/a>)<\\/li>\\n<li>Tweak: Added the option to open submission in a new tab in Form Submissions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14967\\\">#14967<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive controls in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1851\\\">#1851<\\/a>)<\\/li>\\n<li>Tweak: Split Title and Price styling controls in Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7688\\\">#7688<\\/a>)<\\/li>\\n<li>Tweak: Added various responsive capabilities to controls in Posts Archive widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Changed admin notice content when Pro installed without Core installed<\\/li>\\n<li>Tweak: Cleanup in <code>wp_options<\\/code> table<\\/li>\\n<li>Tweak: Changed Connect logic in Elementor top bar to simplify the connect process<\\/li>\\n<li>Tweak: Marked new Theme Builder as an Experiment and set to default for new sites<\\/li>\\n<li>Tweak: Enforced better security policies in various widgets and modules<\\/li>\\n<li>Tweak: Added load more button functionality to the Posts Archive widget<\\/li>\\n<li>Tweak: Renamed Elementor\'s responsive SCSS variables<\\/li>\\n<li>Tweak: Added dividers to horizontal layout in Nav Menu widget<\\/li>\\n<li>Tweak: Removed Google+ social network from Share Buttons widget<\\/li>\\n<li>Tweak: Convert usage of old Responsive class to use the new Breakpoints Manager<\\/li>\\n<li>Fix: jQuery in Heading doesn\'t work for not logged in users in Custom Code (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14515\\\">#14515<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14266\\\">#14266<\\/a>)<\\/li>\\n<li>Fix: Menu animation causing page horizontal scroll in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15184\\\">#15184<\\/a>)<\\/li>\\n<li>Fix: Wrong function call in Table of Content & Post Excerpt widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16547\\\">#16547<\\/a>)<\\/li>\\n<li>Fix: Slides to Scroll control can\'t be set to Default if Widescreen mode has a value in Testimonial Carousel widget<\\/li>\\n<li>Fix: Sticky offset not working properly when changing device mode<\\/li>\\n<li>Fix: UTF character issues when exporting CSV file in Form Submissions<\\/li>\\n<li>Fix: Load More functionality doesn\'t work when the Posts widget placed inside an Archive template<\\/li>\\n<li>Fix: UI glitches and editing issues in Video Playlist widget<\\/li>\\n<\\/ul>\\n<h4>3.4.2 - 2021-10-12<\\/h4>\\n<ul>\\n<li>Fix: Icons color style conflicts when Font-Awesome Inline experiment is active in Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16435\\\">#16435<\\/a>)<\\/li>\\n<li>Fix: Mini Cart hides page content when closed in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16305\\\">#16305<\\/a>)<\\/li>\\n<li>Fix: UI glitches in the Editor edit mode when inserting Post Content widget and Font-Awesome Inline experiment is active in Single Post template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16358\\\">#16358<\\/a>)<\\/li>\\n<li>Fix: Slides per view controls disappeared from multiple breakpoints in Testimonial Carousel<\\/li>\\n<li>Fix: Product variations UI glitch in Menu Cart widget<\\/li>\\n<li>Fix: Buttons UI glitch on Safari browser in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.1 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Fix: Sticky functionality is not working if the Additional Custom Breakpoints experiment is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16186\\\">#16186<\\/a>)<\\/li>\\n<li>Fix: Slideshow skin UI glitch in Media Carousel widget<\\/li>\\n<li>Fix: Product price typography weight control is not working as expected in Menu Cart widget<\\/li>\\n<\\/ul>\\n<h4>3.4.0 - 2021-09-01<\\/h4>\\n<ul>\\n<li>Tweak: Added new Mini Cart layout type in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11312\\\">#11312<\\/a>)<\\/li>\\n<li>Tweak: Added styling options for Cart, Products, and Cart buttons in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14952\\\">#14952<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to open cart automatically when an item is added in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14119\\\">#14119<\\/a>)<\\/li>\\n<li>Tweak: Added the ability to remove an item from cart without reloading the page with an AJAX request (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9531\\\">#9531<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10875\\\">#10875<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11309\\\">#11309<\\/a>)<\\/li>\\n<li>Tweak: Added Load More AJAX functionality to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1284\\\">#1284<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14557\\\">#14557<\\/a>)<\\/li>\\n<li>Tweak: Added Vimeo support to the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15319\\\">#15319<\\/a>)<\\/li>\\n<li>Tweak: Improved asset loading performance by serving lighter JS files (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>)<\\/li>\\n<li>Tweak: Added query string to the URL only after the first video is played in Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15348\\\">#15348<\\/a>)<\\/li>\\n<li>Tweak: Added various layout options with more responsive controls and cart structure options in Menu Cart widget<\\/li>\\n<li>Tweak: Added the option to open the menu cart by click or hover in Menu Cart widget<\\/li>\\n<li>Tweak: Added the ability to choose a specific product to draw data from in WooCommerce Dynamic tags<\\/li>\\n<li>Tweak: Removed auto-scroll to the widget location when arriving from external URL in Video Playlist widget<\\/li>\\n<li>Tweak: Removed the Video Playlist widget from the Experiments list<\\/li>\\n<li>Tweak: Added descriptive error messages for MailChimp action after submit and on form submit in Forms widget<\\/li>\\n<li>Tweak: Added tooltip trigger None and Hover for link in Hotspot widget<\\/li>\\n<li>Tweak: Added responsive controls to Offset and Effects Offset in Sticky options<\\/li>\\n<li>Tweak: Added responsive control to Alignment in Testimonial Carousel widget<\\/li>\\n<li>Tweak: Adjusted Motion Effects module to support future feature<\\/li>\\n<li>Tweak: Added future compatibility to support better loading of <code>eicons<\\/code> font<\\/li>\\n<li>Tweak: Changed Rename Part title and button color in Theme Builder<\\/li>\\n<li>Fix: Products don\'t appear on the cart while editing in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15451\\\">#15451<\\/a>)<\\/li>\\n<li>Fix: Videos always start muted in the Video Playlist widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15292\\\">#15292<\\/a>)<\\/li>\\n<li>Fix: Unnecessary spacing if submenu indicator is set to None in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15365\\\">#15365<\\/a>)<\\/li>\\n<li>Fix: MailChimp double opt-in feature doesn\'t work in Forms widget<\\/li>\\n<li>Fix: Fetching MailChimp groups field blocks the loading of the rest of the fields in the Form widget<\\/li>\\n<li>Fix: Missing field IDs causes forms not to be sent in Forms widget<\\/li>\\n<li>Fix: Full Content Skin is not working properly when inserted twice on the same page in Posts widget<\\/li>\\n<li>Fix: Avoid Duplicates option doesn\'t exclude manual selections in Posts widget<\\/li>\\n<li>Fix: Submenu indicator alignment issue in Nav menu widget<\\/li>\\n<li>Fix: Query control deprecated message appears when debug mode is defined<\\/li>\\n<li>Fix: Tweet Button icon incorrect color and size when the icon is rendered as SVG in Blockquote widget<\\/li>\\n<li>Fix: Video icon size is not changing on Active state in Video Playlist widget<\\/li>\\n<li>Fix: Header icon color is not working in Table Of Content widget<\\/li>\\n<li>Fix: Icons style glitches when Font Awesome Inline experiment is active in Video Playlist widget<\\/li>\\n<li>Fix: Bullet markers are not visible on preview mode when Font Awesome Inline experiment is active in Table of Content widget<\\/li>\\n<li>Fix: UI Glitch when Font-Awesome Inline experiment is active in Price Table widget<\\/li>\\n<li>Fix: Submenu Indicator appears larger when Font Awesome Inline experiment is active in Nav Menu widget<\\/li>\\n<li>Fix: Part name is deleted when clicking on the "Change" Button without changing the name in Theme Builder<\\/li>\\n<li>Fix: Redundant pagination queries in the Editor<\\/li>\\n<li>Deprecated: Remove all usages of <code>ElementorUtils::get_create_new_post_url()<\\/code><\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-4-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.3.8 - 2021-08-23<\\/h4>\\n<ul>\\n<li>Fix: Products grid width issue when adjusting columns and rows in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16001\\\">#16001<\\/a>)<\\/li>\\n<li>Fix: Font Awesome Inline experiment causes icons glitch in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/16045\\\">#16045<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA v3 <code>z-index<\\/code> is lower than the Section\'s background color<\\/li>\\n<li>Fix: Style missing when Font Awesome inline experiment is active in Post Info widget<\\/li>\\n<li>Fix: Font Awesome icons were not loaded in Post Info widget<\\/li>\\n<li>Fix: Zero character can\'t be used as a placeholder in Number field in Form widget<\\/li>\\n<li>Fix: Carousels are not working properly in the Editor when Additional Custom Breakpoints experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.7 - 2021-08-15<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Additional Custom Breakpoints in Nav Menu widget<\\/li>\\n<li>Tweak: Added support for Additional Custom breakpoints in Motion Effects<\\/li>\\n<li>Fix: Columns didn\'t respond to changes in Gallery widget if Additional Custom Breakpoints Experiment is active<\\/li>\\n<\\/ul>\\n<h4>3.3.6 - 2021-08-10<\\/h4>\\n<ul>\\n<li>Tweak: Added support for future feature in Nav Menu widget<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Related widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Upsells widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<li>Fix: WooCommerce responsive grid styles are not being reflected in Product Categories widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15857\\\">#15857<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.5 - 2021-08-01<\\/h4>\\n<ul>\\n<li>Fix: Responsive layout glitches in Products and Products Archive widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15773\\\">#15773<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA V3 integration conflict with required fields validation in Forms widget<\\/li>\\n<\\/ul>\\n<h4>3.3.4 - 2021-07-21<\\/h4>\\n<ul>\\n<li>Fix: Grid layout glitch in WooCommerce Products Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15718\\\">#15718<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.3.3 - 2021-07-20<\\/h4>\\n<ul>\\n<li>Tweak: Added a descriptive message in Collect Submissions action after submit<\\/li>\\n<li>Tweak: Added future compatibility for Additional Custom Breakpoints for Pro widgets<\\/li>\\n<li>Fix: Some widget style breaks when Improved CSS Loading Experiment is active in certain cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15632\\\">#15632<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15683\\\">#15683<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15660\\\">#15660<\\/a>)<\\/li>\\n<li>Fix: Translation update keep appearing as available after install (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14297\\\">#14297<\\/a>)<\\/li>\\n<li>Fix: Wrong default icon color when using Font Awesome icons as inline SVG in Call to Action widget<\\/li>\\n<\\/ul>\\n<h4>3.3.2 - 2021-07-13<\\/h4>\\n<ul>\\n<li>Tweak: Updated plugin description<\\/li>\\n<li>Fix: MailChimp tags in form widget replaced existing tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Fix: Clicking videos from the items list in edit mode doesn\\u2019t initiate videos properly<\\/li>\\n<li>Fix: User unauthorized message when activated but not connected in Kit Library<\\/li>\\n<li>Fix: Carousel widgets did not support additional custom breakpoint responsive values<\\/li>\\n<li>Fix: Tab border is overridden by the Section background color in Video Playlist widget<\\/li>\\n<li>Fix: Widgets style breaks when Improved CSS Load experiment is active in a Single Page template and Post Content widget<\\/li>\\n<\\/ul>\\n<h4>3.3.1 - 2021-06-20<\\/h4>\\n<ul>\\n<li>Tweak: Added support for more Theme Builder display conditions in Export \\/ Import experiment<\\/li>\\n<li>Tweak: Adjusted License page heading structure for future feature<\\/li>\\n<li>Tweak: Adjusted Font Awesome icon for allowing support for future feature<\\/li>\\n<li>Fix: <code>frontend.min.js<\\/code> file size increased in Elementor Pro 3.3.0 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/15278\\\">#15278<\\/a>)<\\/li>\\n<li>Fix: Prevent conditions from being reset when object cache is enabled in site (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13299\\\">#13299<\\/a>)<\\/li>\\n<li>Fix: Custom Code publish modal responsiveness issues (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14519\\\">#14519<\\/a>)<\\/li>\\n<li>Fix: Populating fields with options programmatically doesn\'t appear in Submissions screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10671\\\">#10671<\\/a>)<\\/li>\\n<li>Fix: Large images are not shown on the Image Carousel widget when set via Toolset dynamic tag<\\/li>\\n<li>Fix: Enable inline editing to the inner content tabs in Video Playlist widget<\\/li>\\n<li>Fix: Clicking on the video list doesn\'t play videos properly in Video Playlist widget<\\/li>\\n<li>Fix: Hide Play Icon control when Image overlay is toggled off in Video Playlist widget<\\/li>\\n<li>Fix: Removed extra space below the player when viewing from mobile view in Video Playlist widget<\\/li>\\n<li>Fix: Import button is not working properly in Theme Builder interface<\\/li>\\n<li>Fix: Preview Dynamic Content as control is not updating preview and throws an error in Popup Builder<\\/li>\\n<\\/ul>\\n<h4>3.3.0 - 2021-06-08<\\/h4>\\n<ul>\\n<li>New: Video Playlist widget - Add Engaging Video Content to Your Website (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11859\\\">#11859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7803\\\">#7803<\\/a>)<\\/li>\\n<li>New: Hotspot widget - Create Interactive Images With Contextually Relevant Information (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7282\\\">#7282<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2768\\\">#2768<\\/a>)<\\/li>\\n<li>Tweak: Accessibility improvements for sub-menus in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13859\\\">#13859<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13810\\\">#13810<\\/a>)<\\/li>\\n<li>Tweak: MailChimp action after submit can now add new tags to existing subscribers in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11111\\\">#11111<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/forms\\/record\\/actions_before<\\/code> to filter the record before it sent to Actions After Submit in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14261\\\">#14261<\\/a>)<\\/li>\\n<li>Tweak: Yoast SEO breadcrumbs widget can be used in Elementor without the need of enabling them in Yoast setting<\\/li>\\n<li>Tweak: Added future support for widgets CSS conditional loading (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10329\\\">#10329<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/14229\\\">#14229<\\/a>)<\\/li>\\n<li>Tweak: Added future support for Sticky JS library conditional loading<\\/li>\\n<li>Tweak: Added future support for Import \\/ Export experiment<\\/li>\\n<li>Tweak: Preparations and fixes for Import Export Experiment in Pro version<\\/li>\\n<li>Tweak: Added gradient button capabilities to Login widget buttons<\\/li>\\n<li>Tweak: Added gradient button capabilities to Slides widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Price Table widget button<\\/li>\\n<li>Tweak: Added gradient button capabilities to Flip Box widget button<\\/li>\\n<li>Tweak: Added Code Highlight widget Developers Documentation<\\/li>\\n<li>Tweak: Adjusted Submissions page for future updates<\\/li>\\n<li>Tweak: Added <code>em<\\/code> and <code>%<\\/code> units for padding control in Carousel widgets<\\/li>\\n<li>Tweak: Shorten currency name to currency symbol in PayPal button widget<\\/li>\\n<li>Fix: Custom Fonts URLs should be replaced when replace URL is triggered (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7376\\\">#7376<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10382\\\">#10382<\\/a>)<\\/li>\\n<li>Fix: The currency symbol size changed in the Price Table widget if enabling sale (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13519\\\">#13519<\\/a>)<\\/li>\\n<li>Fix: Nav Menu widget is not loading Font Awesome submenu icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9907\\\">#9907<\\/a>)<\\/li>\\n<li>Fix: Hamburger toggle is not working in Nav menu widget<\\/li>\\n<li>Fix: Activation bug for IDN domains<\\/li>\\n<li>Fix: Conditions modal responsive glitches in Custom Code<\\/li>\\n<li>Fix: Duplicated strings in Custom Code module<\\/li>\\n<li>Fix: Enable resize option for code input field in Custom Code<\\/li>\\n<li>Fix: \\u201cSave & Close \\u201cbutton in Custom Code\'s Conditions modal was not visible on small screen sizes<\\/li>\\n<li>Fix: Removing a column from a section in the navigator resulted in an empty section<\\/li>\\n<li>Fix: Recommend option is cut If the layout is not "Standard" in the Facebook Button widget<\\/li>\\n<li>Fix: Video item does not play without adding an image in Media Carousel widget<\\/li>\\n<li>Fix: <code>search-plus<\\/code> icon missing from panel in Media Carousel widget<\\/li>\\n<li>Fix: UI hover state glitch in Media Carousel widget<\\/li>\\n<li>Fix: PHP notice was thrown when trying to import a kit without overrideConditions parameter in Kit Import flow<\\/li>\\n<li>Fix: Templates conditions not imported if there are no conflicts in Import Export Experiment<\\/li>\\n<li>Fix: Non english values are not encoded properly on Submissions export<\\/li>\\n<li>Fix: Theme Builder import is not working properly<\\/li>\\n<li>Fix: UI glitch when no global widgets were found in Editor Panel<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-3-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.2.2 - 2021-05-05<\\/h4>\\n<ul>\\n<li>Tweak: Added support for Expert tier templates in Templates Library<\\/li>\\n<li>Tweak: Updated compatibility tag to support Elementor v3.2.x<\\/li>\\n<li>Tweak: Added compatibility for future Library improvements<\\/li>\\n<li>Fix: Toolset image dynamic field is not working with Gallery widget<\\/li>\\n<\\/ul>\\n<h4>3.2.1 - 2021-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added strings context in PayPal button and Price Table widgets<\\/li>\\n<li>Tweak: Added support for future Import \\/ Export Kit feature<\\/li>\\n<li>Fix: Submissions with over than 191 characters weren\'t indexed properly<\\/li>\\n<\\/ul>\\n<h4>3.2.0 - 2021-03-14<\\/h4>\\n<ul>\\n<li>New: PayPal Button widget - Collect PayPal payments directly from your site<\\/li>\\n<li>Experiment: Submissions - Save all of your form submissions in one place (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1686\\\">#1686<\\/a>)<\\/li>\\n<li>Tweak: Added Stay In Column option to Inner Section element (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7956\\\">#7956<\\/a>)<\\/li>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Tweak: Changed descriptive text in Create Custom Code screen<\\/li>\\n<li>Tweak: Added support for dynamic capabilities in Code Highlight widget<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>share-link<\\/code> library<\\/li>\\n<li>Tweak: Added support for future load on demand for <code>dialog<\\/code> library in Popup<\\/li>\\n<li>Tweak: Allow overwriting the assets URL when using a mirror domain<\\/li>\\n<li>Fix: Animation was triggered multiple times when accessing the viewport in certain cases in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13951\\\">#13951<\\/a>)<\\/li>\\n<li>Fix: Location is not being updated after a Custom Code snippet is published (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13971\\\">#13971<\\/a>)<\\/li>\\n<li>Fix: Custom Fonts CSS files were not updated after regenerating CSS files<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: Empty order buttons are displayed in Custom Fonts screen<\\/li>\\n<li>Fix: Typo in \'Reply To\' Email action after submit placeholder in Forms widget<\\/li>\\n<li>Fix: Unnecessary Save Draft button in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Custom Code<\\/li>\\n<li>Fix: Sanitized options in the editor to enforce better security policies<\\/li>\\n<li>Deprecated: See all deprecations to this version in our (<a href=\\\"https:\\/\\/developers.elementor.com\\/v3-2-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.1.1 - 2021-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Adjusted \'Max Height\' control range in Table of Contents widget<\\/li>\\n<li>Fix: Popup event handler is undefined (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11475]\\\">#11475<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10690\\\">#10690<\\/a>)<\\/li>\\n<li>Fix: Conditions modal is not responsive in Custom Code<\\/li>\\n<li>Fix: RTL glitches in Code Highlight widget<\\/li>\\n<li>Fix: Minor UI glitches in Code Highlight widget<\\/li>\\n<li>Fix: Users can\'t get Pro Developer Edition version updates<\\/li>\\n<\\/ul>\\n<h4>3.1.0 - 2021-02-13<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Code - Add custom code snippets to your site, including <code>head<\\/code>, <code>body<\\/code> start and <code>body<\\/code> end<\\/li>\\n<li>New: Meet Code Highlight widget - showcase any syntax with highlighted UI (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5815\\\">#5815<\\/a>)<\\/li>\\n<li>Experiment: Improved Pro widgets performance by loading JS and Swiper assets conditionally in frontend (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8572\\\">#8572<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/experiment-optimized-asset-loading\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Compatibility Tag support in Elementor Pro (<a href=\\\"https:\\/\\/developers.elementor.com\\/compatibility-tag\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Rotating Text animation in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4625\\\">#4625<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added an option to set Selected color for Typing effect in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5403\\\">#5403<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7826\\\">#7826<\\/a>)<\\/li>\\n<li>Tweak: Added animation Loop option for Animated Headline (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9749\\\">#9749<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2457\\\">#2457<\\/a>)<\\/li>\\n<li>Tweak: Added timing options for Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4392\\\">#4392<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8569\\\">#8569<\\/a>)<\\/li>\\n<li>Tweak: Added Word Wrap control to Code Highlight widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13577\\\">#13577<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.15.1<\\/li>\\n<li>Tweak: Improved method of loading field mapping repeater in Form widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/how-to-add-a-repeater-control-to-elementor-add-on\\/\\\">Developer Documentation<\\/a>)<\\/li>\\n<li>Tweak: Added "Show on Browsers" Popup Advanced Rule<\\/li>\\n<li>Tweak: Added real-time JS handling to prevent redundant renders in Slides widget and all Carousel widgets<\\/li>\\n<li>Tweak: Import scroll utility from core and remove it from Pro<\\/li>\\n<li>Tweak: Added alignment options for Post Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9757\\\">#9757<\\/a>)<\\/li>\\n<li>Tweak: Changed alignment control to work with selectors in Share Buttons<\\/li>\\n<li>Tweak: Upgraded to Webpack 5, Grunt-Webpack 4 and TerserPlugin instead of UglifyJsPlugin<\\/li>\\n<li>Fix: Steps Divider is not vertically aligned in Multi Step Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12569\\\">#12569<\\/a>)<\\/li>\\n<li>Fix: Slides are playing in an infinite loop mode even when the option is disabled in Slides Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Redundant spacing is added to Share Buttons widget<\\/li>\\n<li>Fix: Step buttons text is not updated without a page reload in Forms widget<\\/li>\\n<li>Fix: Overflow issue in certain animations in Animated Headline widget<\\/li>\\n<li>Fix: When dragging a new Testimonial Carousel there is a console error thrown<\\/li>\\n<li>Fix: Step Buttons are cut in mobile view in Multi Step Form<\\/li>\\n<li>Fix: Submit and Step buttons size differences when using Twenty Twenty theme<\\/li>\\n<li>Fix: Duplicate button Text Color control in Slides widget<\\/li>\\n<li>Fix: JS error is thrown when editing and saving global widgets<\\/li>\\n<li>Fix: <code>get_version<\\/code> API function may fail with Redis \\/ DB cache<\\/li>\\n<li>Fix: Multiple license check requests are created in certain cases<\\/li>\\n<li>Deprecated: Deprecate methods prefixed with an underscore and replace them with unprefixed methods<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-1-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>3.0.10 - 2021-01-20<\\/h4>\\n<ul>\\n<li>Tweak: Added Editing Handles string translation compatibility with Elementor v3.1.0<\\/li>\\n<\\/ul>\\n<h4>3.0.9 - 2020-12-29<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility to support Elementor 3.1.0<\\/li>\\n<li>Fix: Wrong phrasing of Import template success message in Theme Builder<\\/li>\\n<li>Fix: Border color glitch in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.8 - 2020-11-26<\\/h4>\\n<ul>\\n<li>Fix: Navigation arrows UI glitch in Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/13172\\\">#13172<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>3.0.7 - 2020-11-25<\\/h4>\\n<ul>\\n<li>Fix: Console Error when dragging Testimonials Carousel widget<\\/li>\\n<li>Fix: Arrows of Testimonial and Reviews Carousel widgets navigate to the wrong direction in RTL websites<\\/li>\\n<li>Fix: Removed the conditional loading of Webpack<\\/li>\\n<li>Fix: Fatal error is thrown after deleting an associated custom taxonomy when Posts widget with Cards skin has a badge<\\/li>\\n<li>Fix: Upload JSON files only when the user allowed to prevent security issues<\\/li>\\n<li>Fix: Gallery not displayed in Theme Builder templates preview<\\/li>\\n<\\/ul>\\n<h4>3.0.6 - 2020-11-04<\\/h4>\\n<ul>\\n<li>Tweak: Updated the embedded post in Facebook Embed widget<\\/li>\\n<li>Fix: Minor UI glitches in Theme Builder\'s conditions screen footer<\\/li>\\n<li>Fix: Template type changes into Single Page after conditions change in Theme Builder<\\/li>\\n<li>Fix: Redundant Custom Caption option in Site Logo widget<\\/li>\\n<li>Fix: Removed unused code in Drip integration<\\/li>\\n<li>Fix: Removed Weibo and WeChat social networks due to website and links inactivity from Share Buttons widget<\\/li>\\n<li>Fix: Removed redundant code from Portfolio and Post Navigation widgets<\\/li>\\n<\\/ul>\\n<h4>3.0.5 - 2020-09-23<\\/h4>\\n<ul>\\n<li>Fix: If the default page layout is set to "Canvas" Headers and Footers cannot be edited<\\/li>\\n<li>Fix: Product Image Dynamic Tag throws an error when no image is set<\\/li>\\n<li>Fix: Missing Single document placeholder in Theme Builder<\\/li>\\n<li>Fix: Document editing handles inherit the <code>font-family<\\/code> from 3rd party source<\\/li>\\n<li>Fix: Can\'t add linebreaks to Textarea input when used as Multi Step Form<\\/li>\\n<li>Fix: Incorrect width in Facebook Page widget<\\/li>\\n<li>Fix: Added compatibility to allow the use of \'get_create_url\' in Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.4 - 2020-09-09<\\/h4>\\n<ul>\\n<li>Fix: Autogenerated screenshots appear in WP Media Library modal (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12304\\\">#12304<\\/a>)<\\/li>\\n<li>Fix: Make sure Elementor Posts widget Pagination doesn\'t interfere with 3rd party plugins (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Shrinking conditions indicator in Theme Builder<\\/li>\\n<li>Fix: Column can\'t be dragged and dropped if it populates a Global widget<\\/li>\\n<li>Fix: Styles are missing from Single templates in some edge cases<\\/li>\\n<\\/ul>\\n<h4>3.0.3 - 2020-09-02<\\/h4>\\n<ul>\\n<li>Fix: Pagination doesn\'t work in WordPress 5.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12126\\\">#12126<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12127\\\">#12127<\\/a>)<\\/li>\\n<li>Fix: Change delete template action to "Move to Trash" in the new Theme Builder view<\\/li>\\n<\\/ul>\\n<h4>3.0.2 - 2020-08-31<\\/h4>\\n<ul>\\n<li>Tweak: Replaced WordPress "Learn More" links with dynamic links for better control over time (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12312\\\">#12312<\\/a>)<\\/li>\\n<li>Tweak: UI tweaks to the Conditions screen In the new Theme Builder<\\/li>\\n<li>Fix: Motion Effects not working when assigned to a column and throws JS error when DOM optimization is disabled (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12299\\\">#12299<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12275\\\">#12275<\\/a>)<\\/li>\\n<li>Fix: Multiple Galleries display all the images in the Lightbox slideshow (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11809\\\">#11809<\\/a>)<\\/li>\\n<li>Fix: Old Theme Builder is being opened when accessing through the Finder<\\/li>\\n<li>Fix: Mixed templates import glitch in Theme Builder<\\/li>\\n<li>Fix: Card icon sizes in Theme Builder<\\/li>\\n<li>Fix: Preview button leads to <code>render_mode<\\/code> instead of preview when importing a template from the new Theme Builder<\\/li>\\n<\\/ul>\\n<h4>3.0.1 - 2020-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Keep previous Theme Builder when accessing from the WP Dashboard for legacy support<\\/li>\\n<li>Tweak: Updated video tutorials in Theme Builder<\\/li>\\n<li>Tweak: Don\'t show auto-screenshots in the Media Library (Props <a href=\\\"https:\\/\\/github.com\\/black-eye\\\">@black-eye<\\/a>)<\\/li>\\n<li>Fix: Repeater items throws <code>childView<\\/code> is undefined message in Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12239\\\">#12239<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12221\\\">#12221<\\/a>)<\\/li>\\n<li>Fix: Misspelling of the word "occurred" in Form widget default error message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12137\\\">#12137<\\/a>)<\\/li>\\n<li>Fix: Facebook comments not showing up (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/12157\\\">#12157<\\/a>)<\\/li>\\n<li>Fix: Check for conflicts in Theme Builder doesn\'t work properly<\\/li>\\n<li>Fix: Minor UI fixes in Theme Builder<\\/li>\\n<li>Fix: Dark mode glitches in Theme Builder<\\/li>\\n<li>Fix: Global Site Part toaster appears when you publish a Popup<\\/li>\\n<li>Fix: Site Parts aren\'t in the correct order in Theme Builder<\\/li>\\n<li>Fix: Date field caused forms to get corrupted in Forms widget<\\/li>\\n<li>Fix: Theme Builder application page is forbidden<\\/li>\\n<\\/ul>\\n<h4>3.0.0 - 2020-08-23<\\/h4>\\n<ul>\\n<li>New: Introducing the new and improved Theme Builder<\\/li>\\n<li>Tweak: Removed <code>.elementor-inner<\\/code> and <code>.elementor-column-wrap<\\/code> from DOM output to improve performance (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7351\\\">#7351<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7817\\\">#7817<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/dom-improvements-ahead-html-wrappers-removal-from-v3-0\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added contextual anchors ID support to Table of Contents widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10052\\\">#10052<\\/a>)<\\/li>\\n<li>Tweak: Added WeChat and Weibo social networks to Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11554\\\">#11554<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Redirect after Login\\/Logout in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11343\\\">#11343<\\/a>)<\\/li>\\n<li>Tweak: Added Blend Mode and CSS Filters controls to adjust the Background Overlay in Flipbox widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11653\\\">#11653<\\/a>)<\\/li>\\n<li>Tweak: Added responsive capabilities to Toggle Button styling in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8269\\\">#8269<\\/a>)<\\/li>\\n<li>Tweak: Added responsive Text Alignment control in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11968\\\">#11968<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic content to Ribbon element in Call to Action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10364\\\">#10364<\\/a>)<\\/li>\\n<li>Tweak: Converted uses of Color and Typography Schemes to Global Colors and Fonts<\\/li>\\n<li>Tweak: Separated Title and Description control fields labels in Call to Action widget<\\/li>\\n<li>Tweak: Removed unnecessary style in WC Product with variations<\\/li>\\n<li>Tweak: Converted Portfolio, Posts and Share Buttons widgets to use CSS Variable-based Elementor Grid (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-dropping-support-ie\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Date Modified option to Posts widget metadata<\\/li>\\n<li>Fix: PHP 7.4 compatibility to Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11355\\\">#11355<\\/a>)<\\/li>\\n<li>Fix: Divider alignment issue in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11628\\\">#11628<\\/a>)<\\/li>\\n<li>Fix: Color doesn\\u2019t change in Products Archive Description widget<\\/li>\\n<li>Fix: WC Product variations layout breaks when using Variation Swatches plugin<\\/li>\\n<li>Fix: WC Product variations layout issue<\\/li>\\n<li>Fix: WC Product variations mobile zoom-in glitch<\\/li>\\n<li>Fix: Can\'t edit a Popup after accessing Theme Style<\\/li>\\n<li>Fix: Twitter icon missing in Blockquote widget<\\/li>\\n<li>Fix: Removed redundant default text color from Share Buttons minimal skin<\\/li>\\n<li>Fix: UI glitch in Display Conditions modal<\\/li>\\n<li>Fix: Insert template button UI glitch in Templates Library<\\/li>\\n<li>Fix: Added sanitization to post titles in WordPress dashboard for better security<\\/li>\\n<li>Fix: Show when arriving from search engines rule doesn\'t work in Popup<\\/li>\\n<li>Fix: Child categories are shown with a different parent category in Query control<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v3-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.10.3 - 2020-06-29<\\/h4>\\n<ul>\\n<li>Fix: Form not being submitted when using "Progress Bar" and "None" view types in Multi Step Form (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11596\\\">#11596<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11610\\\">#11610<\\/a>)<\\/li>\\n<li>Fix: Missing "for" attribute in Password field label in Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8646\\\">#8646<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.2 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Fix: Run step events only when in Multi Step Form mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11644\\\">#11644<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.10.1 - 2020-06-16<\\/h4>\\n<ul>\\n<li>Tweak: Improved License validation mechanism to avoid limitations<\\/li>\\n<li>Tweak: Changed control labels and ordering in Price Table, Lottie and Form widgets<\\/li>\\n<li>Fix: Popup close button vertical position glitch (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10921\\\">#10921<\\/a>)<\\/li>\\n<li>Fix: Radio field placement glitch when in Multi Step mode in Form widget<\\/li>\\n<li>Fix: Clicking <code>Enter<\\/code> key submits the form in Multi Step Form<\\/li>\\n<li>Fix: Hardened sanitization in Custom Attributes to avoid security issues<\\/li>\\n<\\/ul>\\n<h4>2.10.0 - 2020-06-07<\\/h4>\\n<ul>\\n<li>New: Introducing Multi-Step Forms - Breakdown long forms into simple steps (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5975\\\">#5975<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3911\\\">#3911<\\/a>)<\\/li>\\n<li>New: Introducing Lottie widget - easily add Lottie animations to your site, no coding needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11026\\\">#11026<\\/a>)<\\/li>\\n<li>Tweak: Added spacing option to Posts widget pagination (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5682\\\">#5682<\\/a>)<\\/li>\\n<li>Tweak: Changed texts and logic for administrator plugin renewal notices<\\/li>\\n<li>Tweak: Added new Scroll Util for improved scrolling handling<\\/li>\\n<li>Tweak: Improved Motion Effects animation performance<\\/li>\\n<\\/ul>\\n<h4>2.9.5 - 2020-05-24<\\/h4>\\n<ul>\\n<li>Fix: Added sanitization to Custom Attributes control to avoid security issue<\\/li>\\n<\\/ul>\\n<h4>2.9.4 - 2020-05-07<\\/h4>\\n<ul>\\n<li>Fix: Hardened user role that is allowed to upload icon sets and unzip only allowed files in Custom Icons to prevent security vulnerability<\\/li>\\n<\\/ul>\\n<h4>2.9.3 - 2020-04-19<\\/h4>\\n<ul>\\n<li>Fix: Form shortcode IDs are not wrapped in double-quotes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11023\\\">#11023<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10932\\\">#10932<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10967\\\">#10967<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11000\\\">#11000<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/11049\\\">#11049<\\/a>)<\\/li>\\n<li>Fix: Escaped Form records metadata to prevent security vulnerability<\\/li>\\n<li>Fix: Closing "Save Changes" document confirmation modal causes Panel infinite loading<\\/li>\\n<li>Fix: Ken Burns effect not working when there is only one slide in Slides widget<\\/li>\\n<li>Fix: Document handles UI glitch<\\/li>\\n<\\/ul>\\n<h4>2.9.2 - 2020-03-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility with WordPress v5.4 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10745\\\">#10745<\\/a>)<\\/li>\\n<li>Fix: Image ratio number is displayed under the Archive Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10874\\\">#10874<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color setting overrides the Table of Content list style<\\/li>\\n<li>Fix: PHP notice when using dynamic user info <code>id<\\/code><\\/li>\\n<li>Fix: Navigation arrows direction is crossed on first drag in Slides Widget<\\/li>\\n<li>Fix: "No headings were found on this page" message was not displayed in the frontend in Table of Contents widget<\\/li>\\n<li>Fix: Container includes Popup tags by default in Table of Contents widget<\\/li>\\n<li>Fix: Twitter icon display issue when Font Awesome 4 support is disabled in Blockquote widget<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<\\/ul>\\n<h4>2.9.1 - 2020-03-16<\\/h4>\\n<ul>\\n<li>Fix: Can\'t access Elementor Editor when there is Page Title widget in the page<\\/li>\\n<li>Fix: Applying styling to Post Content widget affects the Page and Post editing handles<\\/li>\\n<\\/ul>\\n<h4>2.9.0 - 2020-03-15<\\/h4>\\n<ul>\\n<li>New: Introducing Full Site Editing: Design header, footer, and content all in one place! (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4985\\\">#4985<\\/a>)<\\/li>\\n<li>New: Added Global Custom CSS for Your Entire Site in Theme Style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3345\\\">#3345<\\/a>)<\\/li>\\n<li>New: Added Dynamic Colors tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6485\\\">#6485<\\/a>)<\\/li>\\n<li>Tweak: Added option to set the Site Part HTML Wrapper Tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9293\\\">#9293<\\/a>)<\\/li>\\n<li>Tweak: Added Link Attributes support to Pro widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5716\\\">#5716<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3642\\\">#3642<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9225\\\">#9225<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9079\\\">#9079<\\/a>)<\\/li>\\n<li>Tweak: Added Theme Style support in Theme Builder parts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10564\\\">#10564<\\/a>)<\\/li>\\n<li>Tweak: Avoid creating empty Custom Font<\\/li>\\n<li>Tweak: Added <code>aria-expanded<\\/code> attribute to Menu Cart widget<\\/li>\\n<li>Tweak: Moved Link Actions module to Core plugin<\\/li>\\n<li>Tweak: Changed the name of \\u201cTypeKit Web Fonts by Adobe\\u201d to \\u201cAdobe Fonts\\u201d<\\/li>\\n<li>Tweak: Removed redundant display conditions from Blockquote, Flipbox, Price Table, and Search Form widgets<\\/li>\\n<li>Tweak: Pro widgets are not draggable unless Elementor license has been activated<\\/li>\\n<li>Tweak: Remove redundant <code>label_block<\\/code> parameters from several controls<\\/li>\\n<li>Tweak: Converted controls selectors to CSS variables in Gallery widget<\\/li>\\n<li>Tweak: Replaced Stumbleupon with Mix in Reviews widget recommended icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added Mix to the Share Buttons network list (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10099\\\">#10099<\\/a>)<\\/li>\\n<li>Tweak: Added "Open in new tab" option to Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7924\\\">#7924<\\/a>)<\\/li>\\n<li>Tweak: Upgraded Font Awesome Pro library to v5.12.0<\\/li>\\n<li>Tweak: Added new Lightbox compatibility for Gallery and Media Carousel widgets<\\/li>\\n<li>Tweak: Expose external API for Swiper instances<\\/li>\\n<li>Tweak: Added compatibility to JS API in Theme Builder, Popups, Form widget and Global widget<\\/li>\\n<li>Tweak: Replaced nerd icons with new Elementor emojis<\\/li>\\n<li>Tweak: Added specific <code>color<\\/code> attribute to header title in Table of Contents widget<\\/li>\\n<li>Fix: Line break issues in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/10585\\\">#10585<\\/a>)<\\/li>\\n<li>Fix: Theme Style Link color overrides the Table of Content list style<\\/li>\\n<li>Fix: Active state glitches when using Table of contents widget with Sticky mode<\\/li>\\n<li>Fix: "Graphic Element" section appears as empty in case of unmarked Graphic Element in Call to Action widget<\\/li>\\n<li>Fix: Page Title widget render glitches in the Editor<\\/li>\\n<li>Fix: Image ratio parameter visible in some edge cases in Posts widget<\\/li>\\n<li>Fix: Image missing when sharing to Pinterest using Share Buttons widget<\\/li>\\n<li>Fix: Theme Style Link color setting override the list style in Table of Contents widget<\\/li>\\n<li>Deprecated: See all deprecations to this version in our <a href=\\\"https:\\/\\/developers.elementor.com\\/v2-9-0-planned-deprecations\\/\\\">Developers Deprecations Post<\\/a><\\/li>\\n<\\/ul>\\n<h4>2.8.5 - 2020-03-08<\\/h4>\\n<ul>\\n<li>Tweak: Added new Swiper parameter to all Pro carousels to allow 3rd party integration<\\/li>\\n<li>Fix: Missing closing bracket in Animated Headline widget<\\/li>\\n<li>Fix: Share buttons widgets show Font Awesome 4 icons on first drag in Editor<\\/li>\\n<\\/ul>\\n<h4>2.8.4 - 2020-02-16<\\/h4>\\n<ul>\\n<li>Tweak: Added Lightbox Title & Description support to Gallery widget<\\/li>\\n<li>Tweak: Added RTL support for Slides widget<\\/li>\\n<li>Tweak: Display Lightbox images in Full size in Gallery widget<\\/li>\\n<li>Fix: Template with Slides widget not working properly when placed inside Tabs, Accordion and Toggle widget<\\/li>\\n<li>Fix: Dropdown menu lost styling after Elementor Pro v2.8 upgrade in Nav Menu widget<\\/li>\\n<li>Fix: Indent doesn\'t work on RTL websites in Table of Contents widget<\\/li>\\n<li>Fix: Query Control throws <code>Undefined index: q<\\/code> error<\\/li>\\n<li>Fix: Typography control not affecting dropdown menu in Nav Menu widget<\\/li>\\n<li>Fix: Discord forms integration fails to send submissions in some server configurations<\\/li>\\n<li>Fix: Rotating headlines don\'t align center in Animated Headline widget<\\/li>\\n<li>Fix: Custom secondary color displayed when not needed in Share buttons widget<\\/li>\\n<li>Fix: Motion Effects of certain objects are not functioning properly on Safari browser<\\/li>\\n<li>Fix: Missing eye icon in Single template footer preview button<\\/li>\\n<\\/ul>\\n<h4>2.8.3 - 2020-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Updated Table of Contents widget panel location<\\/li>\\n<li>Fix: ACF URL Dynamic field throws <code>undefined index<\\/code> PHP notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9929\\\">#9929<\\/a>)<\\/li>\\n<li>Fix: Gallery lightbox pagination shows images from all tabs<\\/li>\\n<li>Fix: "Reply To" option not working in Form widget "Email 2" Action<\\/li>\\n<li>Fix: ACF Dynamic tag not working in Form widget Redirect action<\\/li>\\n<li>Fix: Underline option not working in Table of Contents widget Normal state<\\/li>\\n<li>Fix: Query Control <code>Undefined index: autocomplete<\\/code> notice in some cases<\\/li>\\n<li>Fix: Missing display condition to Read More Spacing control in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.8.2 - 2019-12-19<\\/h4>\\n<ul>\\n<li>Tweak: Improved scroll-spy and collapsing functionality in Table of Contents widget<\\/li>\\n<li>Fix: "No products were found" message not being displayed in an empty Products Archive<\\/li>\\n<li>Fix: Redundant <code><br><\\/code> tags in Single theme template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9927\\\">#9927<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9928\\\">#9928<\\/a>)<\\/li>\\n<li>Fix: Draft Popup shows up in Dynamic tag dropdown<\\/li>\\n<\\/ul>\\n<h4>2.8.1 - 2019-12-18<\\/h4>\\n<ul>\\n<li>Fix: Share Buttons widget not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9920\\\">#9920<\\/a>)<\\/li>\\n<li>Fix: Redundant <code><p><\\/code> tags added to Single Template posts<\\/li>\\n<\\/ul>\\n<h4>2.8.0 - 2019-12-18<\\/h4>\\n<ul>\\n<li>New: Table of Contents Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5171\\\">#5171<\\/a>)<\\/li>\\n<li>New: Added Font Awesome Pro Duotone font family support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added Lazy Load option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9763\\\">#9763<\\/a>)<\\/li>\\n<li>Tweak: Added Random order option to Gallery widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9269\\\">#9269<\\/a>)<\\/li>\\n<li>Tweak: Updated Font Awesome Pro to v5.11.2 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9578\\\">#9578<\\/a>)<\\/li>\\n<li>Tweak: Added preselect support for multiple default select values in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9324\\\">#9324<\\/a>)<\\/li>\\n<li>Tweak: Avoid duplicate queries for Custom Icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9579\\\">#9579<\\/a>)<\\/li>\\n<li>Tweak: Major performance improvements to Gallery widget<\\/li>\\n<li>Tweak: Avoid non-existing images in Gallery widget<\\/li>\\n<li>Tweak: Added <code>tabindex<\\/code>, <code>aria-expanded<\\/code>, <code>aria-hidden<\\/code> and <code>role=\\\"navigation\\\"<\\/code> accessibility attributes to Nav Menu widget<\\/li>\\n<li>Tweak: Changed button HTML tag from <code>button<\\/code> to <code>span<\\/code> in Call to Action and Flip Box widgets for better W3C compliance and accessibility<\\/li>\\n<li>Tweak: Removed Google+ from default networks in Share Buttons widget<\\/li>\\n<li>Tweak: Added compatibility for Library Connect<\\/li>\\n<li>Tweak: Added i18n to Toolset date dynamic tag<\\/li>\\n<li>Tweak: Added external link support to Gallery widget<\\/li>\\n<li>Tweak: Changed the link external attributes implementation to use <code>add_link_attributes()<\\/code> in Gallery widget<\\/li>\\n<li>Tweak: Updated references to the new Schemes system location<\\/li>\\n<li>Tweak: Avoid running Gallery handler when the gallery is empty<\\/li>\\n<li>Tweak: UI Tweaks in Editor Panel<\\/li>\\n<li>Tweak: Added responsive capabilities to Pointer Width control in Nav Menu widget<\\/li>\\n<li>Tweak: Added mobile support for responsive controls in Nav Menu widget<\\/li>\\n<li>Tweak: Refactor <code>register_controls()<\\/code> method in Posts widget skin trait<\\/li>\\n<li>Fix: ACF URL "undefined Index" notice (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7646\\\">#7646<\\/a>)<\\/li>\\n<li>Fix: WooCommerce Mini-Cart widget causes fatal error in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9304\\\">#9304<\\/a>)<\\/li>\\n<li>Fix: <code>PHP Notice: Undefined index<\\/code> display for Author query (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9864\\\">#9864<\\/a>)<\\/li>\\n<li>Fix: Added compatibility for Button widget placed inside Swiper carousel (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/broken-buttons-since-elementor-2-8\\/\\\">Topic<\\/a>)<\\/li>\\n<li>Fix: Avoid empty spaces in Post info widget<\\/li>\\n<li>Tweak: Always show "Custom label" control in Login widget<\\/li>\\n<li>Fix: Nav Menu item typography selector in Nav Menu widget<\\/li>\\n<li>Fix: Facebook Like Button widget causes flickering<\\/li>\\n<li>Fix: WooCommerce mini-cart behaviour when using <code>plain<\\/code> permalinks format<\\/li>\\n<li>Fix: Avoid running Popup triggers when set without conditions<\\/li>\\n<li>Fix: Removed "Date" query from Products widget<\\/li>\\n<li>Fix: Slides widget when used as a Shortcode and is hidden<\\/li>\\n<li>Fix: Custom URL being accessed on swipe in Media Carousel<\\/li>\\n<li>Fix: Media Carousel widget Cube effect glitch<\\/li>\\n<li>Fix: Lightbox shows images from multiple Gallery widgets in the same page<\\/li>\\n<li>Fix: Image <code>alt<\\/code> Text not displayed on overlay in Gallery widget<\\/li>\\n<li>Fix: Gallery widget not visible in Posts widget Full Content skin<\\/li>\\n<li>Fix: WooCommerce mini-cart remove unnecessary hooks registration when WooCommerce integration set to <code>Disable<\\/code><\\/li>\\n<li>Fix: Slides widget button wrapping breaks in mobile view<\\/li>\\n<li>Fix: Dynamic capabilities with the Reviews widget<\\/li>\\n<li>Fix: Disabling autoplay doesn\'t work in Slides widget<\\/li>\\n<li>Fix: Posts widget Full Content skin not working on Single template<\\/li>\\n<li>Fix: Autocomplete not working for "By Author" condition in Display Conditions screen<\\/li>\\n<li>Fix: Posts widget alignment issue<\\/li>\\n<li>Fix: Product Variations Clear button not working in edge cases<\\/li>\\n<li>Fix: Styling issues in Form widget submit button<\\/li>\\n<\\/ul>\\n<h4>2.7.3 - 2019-10-28<\\/h4>\\n<ul>\\n<li>Tweak: Added RTL support to Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9213\\\">#9213<\\/a>)<\\/li>\\n<li>Tweak: Added Custom Icons compatibility for WordPress 5.3<\\/li>\\n<li>Fix: Missing template function declaration causes fatal error in WC mini-cart widget<\\/li>\\n<li>Fix: Pause on hover doesn\'t work in Carousel widgets<\\/li>\\n<li>Fix: Link-actions conflict with <code>?action=<\\/code> parameter in the URL<\\/li>\\n<li>Fix: Lightbox navigation not working in Gallery widget Single mode<\\/li>\\n<li>Fix: Ken burns effect not working on the 1st slide if Infinite Loop option is turned off in Carousel widgets<\\/li>\\n<li>Fix: Popup Advanced Rules detects internal links as external if current URL starts with <code>www<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.7.2 - 2019-10-06<\\/h4>\\n<ul>\\n<li>Fix: Slide Overlay not working when applying Ken burns effect in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9209\\\">#9209<\\/a>)<\\/li>\\n<li>Fix: Content width glitch in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Horizontal Alignment not working when applying custom style per slide in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Missing semicolon in Custom Fonts <code>font-display<\\/code> CSS<\\/li>\\n<\\/ul>\\n<h4>2.7.1 - 2019-09-26<\\/h4>\\n<ul>\\n<li>Fix: Background Overlay layer is over the slide content in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9180\\\">#9180<\\/a>)<\\/li>\\n<li>Fix: Duplicate images under "All" filter in Multiple Gallery<\\/li>\\n<\\/ul>\\n<h4>2.7.0 - 2019-09-24<\\/h4>\\n<ul>\\n<li>New: Enhanced Galleries widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1898\\\">#1898<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3103\\\">#3103<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4279\\\">#4279<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7631\\\">#7631<\\/a>)<\\/li>\\n<li>New: Dynamic Number (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5952\\\">#5952<\\/a>)<\\/li>\\n<li>New: Full content skin for Posts and Archive-posts widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4617\\\">#4617<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic number capability to Price List, Price Table, Counter, Star Rating, Progress Bar widgets<\\/li>\\n<li>Tweak: Added tags support to forms Mailchimp action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5418\\\">#5418<\\/a>)<\\/li>\\n<li>Tweak: User Profile Picture Dynamic Tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7947\\\">#7947<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8740\\\">#8740<\\/a>)<\\/li>\\n<li>Tweak: Added <code>font-display<\\/code> support to custom fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5993\\\">#5993<\\/a>, <a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-custom-fonts-font-display-support\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added Text Shadow control to Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8800\\\">#8800<\\/a>)<\\/li>\\n<li>Tweak: Added Re-subscribe support to MailerLite (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8799\\\">#8799<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Facebook Embed widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/9030\\\">#9030<\\/a>)<\\/li>\\n<li>Tweak: Use <code>swiper.js<\\/code> instead of <code>slick.js<\\/code> in Slides widget (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-2-7-moving-sliders-from-slick-to-swiper\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/before_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/search_form\\/after_input<\\/code> action hook to Search Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5598\\\">#5598<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic support for Custom field key (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7789\\\">#7789<\\/a>)<\\/li>\\n<li>Tweak: Increased expired license notice bar frequency<\\/li>\\n<li>Tweak: Changed the icon name of Slides widget<\\/li>\\n<li>Tweak: Added designated Finder\'s Icons for Custom icons & Custom fonts<\\/li>\\n<li>Tweak: Use Ken Burns Effect as an external module<\\/li>\\n<li>Tweak: Remove Fontello conflicting CSS on import to Custom Icons sets<\\/li>\\n<li>Tweak: Editor Panel UI tweaks<\\/li>\\n<li>Tweak: Added DOM events on Popup show\\/hide (<a href=\\\"https:\\/\\/developers.elementor.com\\/elementor-pro-2-7-popup-events\\/\\\">Developers Blog Post<\\/a>)<\\/li>\\n<li>Tweak: Added option to change the variations field width in Add to Cart widget<\\/li>\\n<li>Tweak: Use select control instead of select2 in Menu Cart widget<\\/li>\\n<li>Tweak: Added conditions to the tabs instead of to each control in Share Buttons widget<\\/li>\\n<li>Tweak: Added Typography controls to HTML field in Forms widget<\\/li>\\n<li>Tweak: Allow edit selected Font file in Custom Font<\\/li>\\n<li>Tweak: Changed reCAPTCHA v3 error message<\\/li>\\n<li>Tweak: Remove the "Save as Global" option on Global widget context menu<\\/li>\\n<li>Fix: Corrected selector for <code>removeControlSpinner()<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8790\\\">#8790<\\/a>)<\\/li>\\n<li>Fix: Slides widget navigation icons misplacement (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8533\\\">#8533<\\/a>)<\\/li>\\n<li>Fix: Horizontal Scrollbar when Slider widget is set to Full Width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8527\\\">#8527<\\/a>)<\\/li>\\n<li>Fix: Inconsistent behavior when "Infinite Loop" enabled with "Autoplay" in Slides widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6726\\\">#6726<\\/a>)<\\/li>\\n<li>Fix: Ken Burns effect on Chrome transition glitches (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1671\\\">#1671<\\/a>)<\\/li>\\n<li>Fix: Nothing found message shows up inside the columns set in Posts Archive widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7347\\\">#7347<\\/a>)<\\/li>\\n<li>Fix: Responsive UI glitch in Popup Conditions modal tabs<\\/li>\\n<li>Fix: Removed unnecessary divider in Call to Action widget<\\/li>\\n<li>Fix: Custom Add To Cart * button style (size, position and background color) when <code>quantity<\\/code> is enabled.<\\/li>\\n<li>Fix: Add support for Document\\/PageBase in Theme Builder (Core >=2.7.0)<\\/li>\\n<li>Fix: Ampersand character breaks email link in Share Buttons widget<\\/li>\\n<li>Fix: Correct custom font attachment <code>mime-type<\\/code> to show uploaded Custom Fonts<\\/li>\\n<li>Fix: Mini-Cart not refreshing in Menu Cart widget<\\/li>\\n<li>Fix: Cart drawer not working when WC Subscriptions plugin is activated<\\/li>\\n<li>Fix: Querying CPT with custom taxonomies does not show the taxonomies before saving<\\/li>\\n<li>Fix: Double rendering on change caused console error in Theme Builder\'s conditions screen<\\/li>\\n<li>Fix: Translations and Strings in Share Buttons widget<\\/li>\\n<li>Fix: Avoid using offset if the source is Manual selection in Query Control<\\/li>\\n<li>Fix: Form being submitted although reCAPTCHA v3 validation failed in Forms widget<\\/li>\\n<\\/ul>\\n<h4>2.6.5 - 2019-08-26<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Button style not working when <code>quantity<\\/code> is enabled in Custom Add To Cart widget<\\/li>\\n<li>Fix: Updated minified JS file fixed WhatsApp base URL in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>2.6.4 - 2019-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.7<\\/li>\\n<li>Fix: Changed WhatsApp base URL in Share Buttons widget for cross-device compatibility<\\/li>\\n<li>Fix: Random slides order after several clicks on pagination in Testimonial Carousel widget<\\/li>\\n<\\/ul>\\n<h4>2.6.3 - 2019-08-18<\\/h4>\\n<ul>\\n<li>Fix: Core version rollback to <code>>2.6.0<\\/code> causes a fatal error<\\/li>\\n<li>Fix: Duplicate images when slideshow skin is selected in Media Carousel lightbox<\\/li>\\n<li>Fix: Default bottom margin added to reCAPTCHA V3 badge<\\/li>\\n<li>Fix: Input glitch in reCAPTCHA V3 threshold settings<\\/li>\\n<\\/ul>\\n<h4>2.6.2 - 2019-07-30<\\/h4>\\n<ul>\\n<li>Tweak: Better accessibility support in Search Form widget<\\/li>\\n<li>Fix: UI glitched in Popup publish screen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8616\\\">#8616<\\/a>)<\\/li>\\n<li>Fix: "Child of Term" and "Any child of term" conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8695\\\">#8695<\\/a>)<\\/li>\\n<li>Fix: Restored <code>library_widget_templates<\\/code> action hook for 3rd party compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8687\\\">#8687<\\/a>)<\\/li>\\n<li>Fix: Twitter Icon missing in Blockquote widget<\\/li>\\n<li>Fix: Form reCAPTCHA v3 badge position not working<\\/li>\\n<li>Fix: Renewal notice bar appears in wrong situations<\\/li>\\n<li>Fix: Draft Icon Set loads empty Icon Library<\\/li>\\n<\\/ul>\\n<h4>2.6.1 - 2019-07-24<\\/h4>\\n<ul>\\n<li>Fix: Query Control autocomplete not retrieving results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8672\\\">#8672<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8661\\\">#8661<\\/a>)<\\/li>\\n<li>Fix: Price Table features section not working (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8660\\\">#8660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.6.0 - 2019-07-23<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Icon sets - including Fontello, IcoMoon and Fontastic support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/110\\\">#110<\\/a>)<\\/li>\\n<li>New: Added Font Awesome 5 Pro integration including 5,300+ icons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4430\\\">#4430<\\/a>)<\\/li>\\n<li>New: Added reCAPTCHA v3 integration to Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8213\\\">#8213<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6039\\\">#6039<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7165\\\">#7165<\\/a>)<\\/li>\\n<li>Tweak: Added Exit Animation for Popups (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7063\\\">#7063<\\/a>)<\\/li>\\n<li>Tweak: Added ACF Dynamic tag support for archive pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5147\\\">#5147<\\/a>)<\\/li>\\n<li>Tweak: Added Navigator Indicators for Custom CSS & Motion Effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2180\\\">#2180<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities for Form Redirect action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7552\\\">#7552<\\/a>)<\\/li>\\n<li>Tweak: Added Logged In Message styling options for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7928\\\">#7928<\\/a>)<\\/li>\\n<li>Tweak: Added <code>none<\\/code> breakpoint option to Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7916\\\">#7916<\\/a>)<\\/li>\\n<li>Tweak: Added option to place Post Terms dynamic tag without links (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8366\\\">#8366<\\/a>)<\\/li>\\n<li>Tweak: Added <code>elementor\\/query\\/query_results<\\/code> hook to Query Control to allow full control over results (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7912\\\">#7912<\\/a>)<\\/li>\\n<li>Tweak: Allow choosing Heading HTML tag in Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8090\\\">#8090<\\/a>)<\\/li>\\n<li>Tweak: Show popup on dynamic click even when <code>Avoid Multiple Popups<\\/code> option is selected (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8189\\\">#8189<\\/a>)<\\/li>\\n<li>Tweak: Added condition option to all of archive child pages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8256\\\">#8256<\\/a>)<\\/li>\\n<li>Tweak: Added <code>Effects Relative To<\\/code> control to Scrolling Effects<\\/li>\\n<li>Tweak: Allow shortcodes in HTML Form field<\\/li>\\n<li>Tweak: Removed donReach integration from Share Buttons widget due to service inconsistent stability<\\/li>\\n<li>Tweak: Changed MailChimp <code>List<\\/code> label to <code>Audience<\\/code><\\/li>\\n<li>Tweak: Improved Entrance and Exit animation behavior in Popup<\\/li>\\n<li>Tweak: Added <code>Deprecated Notice<\\/code> control to <code>Archive Products<\\/code> and <code>Woo Products<\\/code> widgets<\\/li>\\n<li>Tweak: Added default dynamic title for archives in Theme Builder<\\/li>\\n<li>Tweak: Added condition to show <code>Centered Slides<\\/code> control in Media Carousel widget<\\/li>\\n<li>Tweak: Added notice bar in the Editor when the license is expired or not activated<\\/li>\\n<li>Tweak: Replaced <code>select<\\/code> control with <code>choose<\\/code> control in Price List widget<\\/li>\\n<li>Tweak: Removed Font Awesome 4 dependencies from the Editor<\\/li>\\n<li>Tweak: Minor styling tweaks in the Popup publish modal<\\/li>\\n<li>Tweak: Hide ordering form in Products widget on front page<\\/li>\\n<li>Tweak: Removed page title markup when \'Hide Title\' is active<\\/li>\\n<li>Tweak: Added style controls for HTML field in Form widget<\\/li>\\n<li>Fix: Form widget Date picker makes the Popup builder disappear (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7240\\\">#7240<\\/a>)<\\/li>\\n<li>Fix: Sticky element stop point stops working on viewport resize (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7884\\\">#7884<\\/a>)<\\/li>\\n<li>Fix: Copy-Paste style not pasting the Pointer option in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8497\\\">#8497<\\/a>)<\\/li>\\n<li>Fix: Missing Print icon in Share Buttons (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8506\\\">#8506<\\/a>)<\\/li>\\n<li>Fix: UI style glitch in Blockquote widget when viewing from iPad<\\/li>\\n<li>Deprecated: <code>DB::save_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<li>Deprecated: <code>DB::get_plain_editor()<\\/code> - Remove usage of this method (<a href=\\\"https:\\/\\/developers.elementor.com\\/v2-6-0-planned-deprecations\\/\\\">Deprecation Post<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.14 - 2019-07-14<\\/h4>\\n<ul>\\n<li>Fix: Better WC Related Product grid support to various themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8555\\\">#8555<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.13 - 2019-07-11<\\/h4>\\n<ul>\\n<li>Fix: Better WC grid support to various themes<\\/li>\\n<\\/ul>\\n<h4>2.5.12 - 2019-07-10<\\/h4>\\n<ul>\\n<li>Fix: Grid for WooCommerce Archive Product widget<\\/li>\\n<li>Fix: Remove redundant <code>whitespace<\\/code> CSS property causes style glitch in iPad<\\/li>\\n<li>Tweak: Added more compatibility for Elementor v2.6<\\/li>\\n<\\/ul>\\n<h4>2.5.11 - 2019-07-02<\\/h4>\\n<ul>\\n<li>Fix: Close icon missing from Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8460\\\">#8460<\\/a>)<\\/li>\\n<li>Fix: Elementor Pro v2.5.10 shows PHP notice regarding notice bar (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8461\\\">#8461<\\/a>)<\\/li>\\n<li>Fix: Fatal error when deleting used Pods fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8396\\\">#8396<\\/a>)<\\/li>\\n<li>Fix: Missing dropdown icon in conditions screen<\\/li>\\n<\\/ul>\\n<h4>2.5.10 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.6<\\/li>\\n<li>Tweak: Error caused by empty Rows & Columns values in Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8261\\\">#8261<\\/a>)<\\/li>\\n<li>Fix: Do not unset <code>product<\\/code> CPT if it\'s not from WooCommerce (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8160\\\">#8160<\\/a>)<\\/li>\\n<li>Fix: Column Spacing not working in WooCommerce Archive Products widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8285\\\">#8285<\\/a>)<\\/li>\\n<li>Fix: Title styling not working in Products Categories widget<\\/li>\\n<li>Fix: Empty value in Dynamic Pods Gallery dropdown using Safari browser<\\/li>\\n<li>Fix: WooCommerce archives included in "All Archives" condition<\\/li>\\n<\\/ul>\\n<h4>2.5.9 - 2019-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>auto-confirm<\\/code> control from MailPoet to support new version of MailPoet<\\/li>\\n<li>Fix: Multiple Custom Fonts not rendered in the editor<\\/li>\\n<li>Fix: Products <code>sale<\\/code> query - handle exclude by manual selection.<\\/li>\\n<li>Fix: Product Categories grid row & column style<\\/li>\\n<li>Fix: Form integration AJAX cache override<\\/li>\\n<li>Fix: Removed redundant CSS on Canvas & Header-Footer page templates<\\/li>\\n<\\/ul>\\n<h4>2.5.8 - 2019-05-06<\\/h4>\\n<ul>\\n<li>Fix: Popup entrance animation not working in frontend<\\/li>\\n<li>Fix: Popup Exit Intent trigger activated multiple times<\\/li>\\n<\\/ul>\\n<h4>2.5.7 - 2019-05-05<\\/h4>\\n<ul>\\n<li>Fix: Embedded video keeps playing after a Popup is closed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7875\\\">#7875<\\/a>)<\\/li>\\n<li>Fix: Maximum call stack size exceeded error in Safari (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7824\\\">#7824<\\/a>)<\\/li>\\n<li>Fix: Entrance animations not appearing on Popup reopen (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7395\\\">#7395<\\/a>)<\\/li>\\n<li>Fix: WC variations select style glitch in several themes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/8008\\\">#8008<\\/a>)<\\/li>\\n<li>Fix: Theme Builder taxonomy conditions not retrieving proper results in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.5.6 - 2019-04-29<\\/h4>\\n<ul>\\n<li>Tweak: Removed <code>Shortcode<\\/code> dynamic from Image, Gallery and Media control<\\/li>\\n<li>Fix: Popup not inheriting entrance animation in responsive mode (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7809\\\">#7809<\\/a>)<\\/li>\\n<li>Fix: Terms autocomplete retrieves wrong results in Query Control<\\/li>\\n<li>Fix: Query Control Related by author glitches in edge cases<\\/li>\\n<li>Fix: Query Control using terms for Products widget<\\/li>\\n<li>Fix: Posts cards style glitch in small screens<\\/li>\\n<li>Fix: Display conditions delete icon missing in small screens<\\/li>\\n<li>Fix: Avoid rendering Menu Cart widget in WordPress native editor<\\/li>\\n<\\/ul>\\n<h4>2.5.5 - 2019-04-08<\\/h4>\\n<ul>\\n<li>Tweak: Allow text selection inside a Popup<\\/li>\\n<li>Fix: Added backwards compatibility for <code>tax_query<\\/code> in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7751\\\">#7751<\\/a>)<\\/li>\\n<li>Fix: Missing arguments for <code>widget_title<\\/code> filter (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7745\\\">#7745<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.4 - 2019-04-03<\\/h4>\\n<ul>\\n<li>Fix: Move Query from using <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<li>Fix: Offset manipulation hook removal in Query control<\\/li>\\n<li>Fix: Missing form field <code>ID<\\/code> in some edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7711\\\">#7711<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7660\\\">#7660<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.3 - 2019-03-31<\\/h4>\\n<ul>\\n<li>Tweak: Updated Google Calendar dynamic tag URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7673\\\">#7673<\\/a>)<\\/li>\\n<li>Fix: Missing form field names (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7651\\\">#7651<\\/a>)<\\/li>\\n<li>Fix: PHP 5.4 backward compatibility in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7633\\\">#7633<\\/a>)<\\/li>\\n<li>Fix: <code>products_deprecated<\\/code> Query Control module compatibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7654\\\">#7654<\\/a>)<\\/li>\\n<li>Fix: Changed query method from <code>term_id<\\/code> to <code>term_taxonomy_id<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7653\\\">#7653<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.5.2 - 2019-03-27<\\/h4>\\n<ul>\\n<li>Fix: Overwrite parent widget type in Global Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7632\\\">#7632<\\/a>)<\\/li>\\n<li>Fix: Avoid Duplicates option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7635\\\">#7635<\\/a>)<\\/li>\\n<li>Fix: Manual Selection option not working in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7634\\\">#7634<\\/a>)<\\/li>\\n<li>Fix: Incorrect condition caused handlers issues inside popup<\\/li>\\n<\\/ul>\\n<h4>2.5.1 - 2019-03-26<\\/h4>\\n<ul>\\n<li>Fix: Query Control invalid call to deprecated action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7619\\\">#7619<\\/a>)<\\/li>\\n<li>Tweak: Renamed action hook from <code>elementor_pro\\/{$widget_name}\\/query\\/{$query_id}<\\/code> to <code>elementor\\/query\\/{$query_id}<\\/code><\\/li>\\n<li>Tweak: Renamed filter hook from <code>elementor_pro\\/query_control\\/get_query_args\\/current_query<\\/code> to <code>elementor\\/query\\/get_query_args\\/current_query<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.5.0 - 2019-03-26<\\/h4>\\n<ul>\\n<li>New: Introducing Motion Effects including Scrolling & Mouse effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/72\\\">#72<\\/a>)<\\/li>\\n<li>New: Introducing Related Posts for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7306\\\">#7306<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7490\\\">#7490<\\/a>)<\\/li>\\n<li>New: Introducing Date query for Query Control<\\/li>\\n<li>New: Introducing Sticky Posts support for Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2501\\\">#2501<\\/a>)<\\/li>\\n<li>Tweak: Added option to open a Popup by a custom selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6871\\\">#6871<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6876\\\">#6876<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Option to count when Popup is closed in "Show up to X times" Advanced Rule<\\/li>\\n<li>Tweak: Added full border radius control options inside Popup<\\/li>\\n<li>Tweak: Changed exit intent icon in Popups<\\/li>\\n<li>Tweak: Show only one popup in its own preview<\\/li>\\n<li>Tweak: Added responsive support to Popup entrance animation control<\\/li>\\n<li>Tweak: Conditions - Singular <code>All Pages<\\/code> string changed to <code>Pages<\\/code><\\/li>\\n<li>Tweak: Added form field shortcode support for Drip tags (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7000\\\">#7000<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Price List widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7258\\\">#7258<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic capabilities to Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6779\\\">#6779<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities to Flip Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6986\\\">#6986<\\/a>)<\\/li>\\n<li>Tweak: Decrease <code>z-index<\\/code> for Nav Menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6869\\\">#6869<\\/a>)<\\/li>\\n<li>Tweak: Changed "Scrolling Effects" section label to "Motion Effects"<\\/li>\\n<li>Tweak: Use filter <code>get_meta_viewport<\\/code> for header templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7043\\\">#7043<\\/a>)<\\/li>\\n<li>Tweak: use filterable <code>Util::get_public_post_types()<\\/code> in Theme Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7172\\\">#7172<\\/a>)<\\/li>\\n<li>Tweak: Added Cloudflare rocket-loader support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7443\\\">#7443<\\/a>)<\\/li>\\n<li>Tweak: Added responsive support to WC Products Columns & Rows Gap controls (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6913\\\">#6913<\\/a>)<\\/li>\\n<li>Tweak: WC Menu cart "View Cart" & "Checkout" buttons styling<\\/li>\\n<li>Fix: Custom ID reset to default when dragging repeater<\\/li>\\n<li>Fix: Conflict between archive-products widget and WC customizer<\\/li>\\n<li>Fix: Add to Cart widget <code>spacing<\\/code> and <code>space-between<\\/code><\\/li>\\n<li>Fix: Library view when creating a new Header or Footer<\\/li>\\n<li>Fix: Post types labels missing on Add New Template modal<\\/li>\\n<\\/ul>\\n<h4>2.4.8 - 2019-03-11<\\/h4>\\n<ul>\\n<li>Fix: Missing query section in Products widget<\\/li>\\n<li>Fix: Missing Taxonomy controls in Products widget in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.7 - 2019-03-06<\\/h4>\\n<ul>\\n<li>Fix: Compatibility Global Widget with Elementor v2.5.0+<\\/li>\\n<\\/ul>\\n<h4>2.4.6 - 2019-03-04<\\/h4>\\n<ul>\\n<li>Fix: Pods gallery dynamic when empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7127\\\">#7127<\\/a>)<\\/li>\\n<li>Fix: Duplicate call for conditions screen issue<\\/li>\\n<li>Fix: Compatibility with Elementor v2.5.0<\\/li>\\n<\\/ul>\\n<h4>2.4.5 - 2019-02-18<\\/h4>\\n<ul>\\n<li>Fix: Image size issue in Testimonial Carousel (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7058\\\">#7058<\\/a>)<\\/li>\\n<li>Fix: MailChimp groups not saved in a form integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7083\\\">#7083<\\/a>)<\\/li>\\n<li>Fix: Show popup preview only on it\'s own preview<\\/li>\\n<li>Fix: Elementor dashboard templates URL corrupted links in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.4.4 - 2019-02-11<\\/h4>\\n<ul>\\n<li>Tweak: Added ACF Date Time Picker field support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6690\\\">#6690<\\/a>)<\\/li>\\n<li>Tweak: Changed the term of <code>All Posts<\\/code> condition to <code>Posts<\\/code><\\/li>\\n<li>Fix: Added <code><IfModule><\\/code> to avoid 500 error when <code>mod-headers<\\/code> is missing (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/7034\\\">#7034<\\/a>)<\\/li>\\n<li>Fix: Include post CSS deletion in Global Widget update (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6856\\\">#6856<\\/a>)<\\/li>\\n<li>Fix: <code>Textarea<\\/code> default value in Forms Widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6934\\\">#6934<\\/a>)<\\/li>\\n<li>Fix: MailPoet latest version caused fatal error (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6996\\\">#6996<\\/a>)<\\/li>\\n<li>Fix: Fatal Error caused by calling MailPoet deleted method<\\/li>\\n<li>Notice: MailPoet <code>Auto Confirm<\\/code> option will now default to "On"<\\/li>\\n<\\/ul>\\n<h4>2.4.3 - 2019-01-30<\\/h4>\\n<ul>\\n<li>Fix: Custom Add to Cart widget responsive alignment settings<\\/li>\\n<li>Fix: Links in Post Info widget<\\/li>\\n<li>Fix: WooCommerce <code>View Cart<\\/code> string translate<\\/li>\\n<li>Fix: Wrapper classes for header\\/footer templates (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6884\\\">#6884<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.4.2 - 2019-01-25<\\/h4>\\n<ul>\\n<li>Tweak: Added pixel units to Close Button position control in Popups<\\/li>\\n<li>Fix: Exclude error in WC Products widget<\\/li>\\n<\\/ul>\\n<h4>2.4.1 - 2019-01-24<\\/h4>\\n<ul>\\n<li>Tweak: Added CSS classes control to Popup (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6826\\\">#6826<\\/a>)<\\/li>\\n<li>Tweak: Added responsive image size to Testimonial Carousel widget<\\/li>\\n<li>Fix: PHP warning when Toolset Date dynamic is empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6842\\\">#6842<\\/a>)<\\/li>\\n<li>Fix: Support of exclude-ids in WC Products widget<\\/li>\\n<li>Fix: Popup close button not clickable<\\/li>\\n<li>Fix: Alignment justify issue of Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6749\\\">#6749<\\/a>)<\\/li>\\n<li>Fix: Bad anchors breaks the page JS<\\/li>\\n<li>Fix: Popup overlay shown when turned off<\\/li>\\n<\\/ul>\\n<h4>2.4.0 - 2019-01-21<\\/h4>\\n<ul>\\n<li>New: Introducing Popup Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/628\\\">#628<\\/a>)<\\/li>\\n<li>New: Added <code>Popup<\\/code> Dynamic Tag<\\/li>\\n<li>New: Added <code>Popup<\\/code> forms action after submit<\\/li>\\n<li>New: Added User Info dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6322\\\">#6322<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic capabilities for "Nothing Found" message<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/theme_builder\\/archive\\/escape_nothing_found_message<\\/code> Filter to avoid HTML escaping in "Nothing Found" message (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6053\\\">#6053<\\/a>)<\\/li>\\n<li>Tweak: Added <code>add_doc_to_location<\\/code> method to Allow insertion of a document to a location<\\/li>\\n<li>Fix: <code>z-index<\\/code> issue with CTA widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6486\\\">#6486<\\/a>)<\\/li>\\n<li>Fix: Hide the Post Content widget and show it only in a Single document<\\/li>\\n<li>Fix: <code>selector<\\/code> replacement in Custom CSS<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> on the real content only<\\/li>\\n<li>Fix: CSS for WC products selector (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6559\\\">#6559<\\/a>)<\\/li>\\n<li>Fix: Odnoklassniki share URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6638\\\">#6638<\\/a>)<\\/li>\\n<li>Fix: Custom link new tab in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5766\\\">#5766<\\/a>)<\\/li>\\n<li>Fix: <code>nofollow<\\/code> link in Flip Box & CTA widgets<\\/li>\\n<li>Fix: Post Terms in Post Info widget<\\/li>\\n<li>Fix: Added screen reader to some icons & buttons for better accessibility (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5386\\\">#5386<\\/a>)<\\/li>\\n<li>Fix: Accessibility labels in Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6630\\\">#6630<\\/a>)<\\/li>\\n<li>Fix: Link to cart page not working when WooCommerce Subscriptions is active<\\/li>\\n<li>Fix: MailChimp Selected list not showing on reloading in Form widget<\\/li>\\n<li>Fix: Sub-menu arrow position in Nav Menu widget<\\/li>\\n<li>Fix: Conflict with WP Security Audit Log plugin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6648\\\">#6648<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.3.1 - 2018-12-19<\\/h4>\\n<ul>\\n<li>Fix: Template widget search functionality (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6473\\\">#6473<\\/a>)<\\/li>\\n<li>Fix: Apply <code>the_content<\\/code> filter to post content in theme builder<\\/li>\\n<\\/ul>\\n<h4>2.3.0 - 2018-12-17<\\/h4>\\n<ul>\\n<li>New: Introducing Discord Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4218\\\">#4218<\\/a>)<\\/li>\\n<li>New: Introducing Slack Integration for Forms<\\/li>\\n<li>New: Introducing MailerLite Integration for Forms (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4462\\\">#4462<\\/a>)<\\/li>\\n<li>New: Activate Elementor Pro plugin by connecting to Elementor account<\\/li>\\n<li>Tweak: Added <code>elementor_pro\\/utils\\/get_public_post_types<\\/code> filter hook (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5900\\\">#5900<\\/a>)<\\/li>\\n<li>Tweak: Added <code>loop_start<\\/code> & <code>the_content<\\/code> hooks for Post Content (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6173\\\">#6173<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from Page Settings<\\/li>\\n<li>Tweak: Always add the Custom CSS control to the Advanced tab<\\/li>\\n<li>Fix: In sub Term condition false positive in edge cases<\\/li>\\n<li>Fix: ToolSet Dynamic Image fallback<\\/li>\\n<li>Fix: Style glitch with the dropdown color in Nav Menu widget<\\/li>\\n<li>Fix: Style glitch in the Conditions screen in Safari browser<\\/li>\\n<li>Fix: Ribbon in the CTA widget obscures drop down menu (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6080\\\">#6080<\\/a>)<\\/li>\\n<li>Fix: The color of label won\'t change color in Widget login<\\/li>\\n<\\/ul>\\n<h4>2.2.5 - 2018-12-11<\\/h4>\\n<ul>\\n<li>New: Add Style Tab & Custom CSS for Header & Footer Templates.<\\/li>\\n<li>Tweak: Added a better identifier for subpages (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6362\\\">#6362<\\/a>)<\\/li>\\n<li>Tweak: Removed Custom Attributes from page settings<\\/li>\\n<li>Fix: Yahoo event URL date issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Allow timezone settings in Google event URL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6354\\\">#6354<\\/a>)<\\/li>\\n<li>Fix: Avoid <code>z-index<\\/code> changes by <code>nanocss<\\/code> in build process<\\/li>\\n<li>Fix: Added missing WC upsells products CSS<\\/li>\\n<li>Fix: Nav Menu dropdown losing color on hover<\\/li>\\n<li>Fix: WC Product Add-ons CSS compatibility<\\/li>\\n<\\/ul>\\n<h4>2.2.4 - 2018-12-04<\\/h4>\\n<ul>\\n<li>Fix: Global widget not saving changes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6340\\\">#6340<\\/a>)<\\/li>\\n<li>Fix: Dynamic tags support in Blockquote widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6334\\\">#6334<\\/a>)<\\/li>\\n<li>Fix: Forms Redirect URL action when using form field values with spaces<\\/li>\\n<\\/ul>\\n<h4>2.2.3 - 2018-11-29<\\/h4>\\n<ul>\\n<li>Fix: Missing "Edit Template" in Template widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Follow menu anchors with UTF8 characters in Nav Menu<\\/li>\\n<li>Fix: Show only supported templates in Template widget<\\/li>\\n<li>Fix: Revert conflicting fix for a default order for WC archive<\\/li>\\n<\\/ul>\\n<h4>2.2.2 - 2018-11-28<\\/h4>\\n<ul>\\n<li>Fix: Lightbox dynamic tag crashes the editor<\\/li>\\n<\\/ul>\\n<h4>2.2.1 - 2018-11-28<\\/h4>\\n<ul>\\n<li>New: Added <code>ACF File<\\/code> Dynamic tag to support text controls.<\\/li>\\n<li>Tweak: Added option to hide item count bubble when cart is empty in Menu Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6223\\\">#6223<\\/a>)<\\/li>\\n<li>Tweak: Added Actions group for Lightbox and Contact URL tags<\\/li>\\n<li>Tweak: Added filter <code>elementor_pro\\/dynamic_tags\\/shortcode\\/should_escape<\\/code> to avoid escaping in Shortcode dynamic tag<\\/li>\\n<li>Tweak: MailPoet3 integration allow Subscriber to to subscribe to multiple lists<\\/li>\\n<li>Tweak: Added front-end max file size validation for upload fields<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> per Post-Type condition for theme builder<\\/li>\\n<li>Fix: Template widget panel not showing the selected template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6271\\\">#6271<\\/a>)<\\/li>\\n<li>Fix: Conflict between ACF with Safari browser on Select option in Dynamic tag<\\/li>\\n<li>Fix: Add post classes only for the Single template<\\/li>\\n<li>Fix: Set document type as not editable for unsupported document like Global widget<\\/li>\\n<li>Fix: Avoid duplicate query for current WC product query<\\/li>\\n<li>Fix: Product Archive showing oldest products instead of latest<\\/li>\\n<li>Fix: CSS reset in Posts widget using cards skin<\\/li>\\n<\\/ul>\\n<h4>2.2.0 - 2018-11-19<\\/h4>\\n<ul>\\n<li>New: Introducing Custom Attributes (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/290\\\">#290<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3990\\\">#3990<\\/a>)<\\/li>\\n<li>New: Added evergreen option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4459\\\">#4459<\\/a>)<\\/li>\\n<li>New: Added expire actions option for Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5242\\\">#5242<\\/a>)<\\/li>\\n<li>New: Introducing Reviews widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3854\\\">#3854<\\/a>)<\\/li>\\n<li>New: Introducing Sitemap widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5594\\\">#5594<\\/a>)<\\/li>\\n<li>New: Added Request Parameter dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4934\\\">#4934<\\/a>)<\\/li>\\n<li>New: Added Shortcode dynamic tag<\\/li>\\n<li>New: Added Image and Video Lightbox dynamic tag<\\/li>\\n<li>New: Added Contact URL dynamic tag<\\/li>\\n<li>New: Added Featured Image Data dynamic tag<\\/li>\\n<li>New: Added default value to each field in the Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4268\\\">#4268<\\/a>)<\\/li>\\n<li>New: Added "Any Child Of" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5321\\\">#5321<\\/a>)<\\/li>\\n<li>New: Added "In Child" condition to template conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5587\\\">#5587<\\/a>)<\\/li>\\n<li>Tweak: Added Form Redirect URL with form values (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2564\\\">#2564<\\/a>)<\\/li>\\n<li>Tweak: Added default post classes to template wrapper (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5959\\\">#5959<\\/a>)<\\/li>\\n<li>Tweak: Better labels for terms in Query control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6092\\\">#6092<\\/a>)<\\/li>\\n<li>Tweak: Renamed "Child Of" templates condition to "Direct Child Of"<\\/li>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/condition_sub_id<\\/code> filter hook to allow template condition translations<\\/li>\\n<li>Tweak: Load the Template Library widget via Ajax for better performance<\\/li>\\n<li>Tweak: Added 404 page title for Page Title dynamic tag<\\/li>\\n<li>Fix: Menu Cart Toggle has # URL link (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6141\\\">#6141<\\/a>)<\\/li>\\n<li>Fix: Alignment issue in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5790\\\">#5790<\\/a>)<\\/li>\\n<li>Fix: Avoid potential security risk in forms<\\/li>\\n<li>Fix: Template By Author condition conflicts with 404 page<\\/li>\\n<li>Fix: Restored WC Product Content widget in Single Product template<\\/li>\\n<li>Fix: Theme Builder Preview URLs for date archives and 404 pages<\\/li>\\n<li>Fix: Highlight active menu anchor items only when scrolled into view<\\/li>\\n<li>Fix: Carousel Pagination Progress style to support new Swiper version<\\/li>\\n<\\/ul>\\n<h4>2.1.13 - 2018-11-12<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for new brand Finder in v2.3.0<\\/li>\\n<li>Fix: Settings conflict when there are multiple carousels in the page<\\/li>\\n<\\/ul>\\n<h4>2.1.12 - 2018-11-05<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.3<\\/li>\\n<li>Tweak: Better performance for Template Library widget<\\/li>\\n<li>Fix: Fatal error if a taxonomy used in a dynamic field is removed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6029\\\">#6029<\\/a>)<\\/li>\\n<li>Fix: Date Time dynamic tag now respect site language (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6001\\\">#6001<\\/a>)<\\/li>\\n<li>Fix: Custom CSS printed twice in the front-end<\\/li>\\n<li>Fix: ACF Image field PHP warning (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/6051\\\">#6051<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.1.11 - 2018-10-22<\\/h4>\\n<ul>\\n<li>New: Added ACF local fields compatibility<\\/li>\\n<li>Tweak: Re-brand TypeKit by Adobe Fonts integration<\\/li>\\n<li>Fix: Exclude <code>is_embed<\\/code> from Singular condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5915\\\">#5915<\\/a>)<\\/li>\\n<li>Fix: Avoid conflict with Ad Blockers and Share Buttons<\\/li>\\n<li>Fix: Current date time dynamic tag now shows local time<\\/li>\\n<li>Fix: Avoid conflict with 3rd party plugins that filter the permalink<\\/li>\\n<li>Fix: Avoid PHP warning when no groups are selected for MailChimp integration<\\/li>\\n<li>Fix: Avoid PHP warning if checkbox field is empty for ACF<\\/li>\\n<li>Fix: Respect password protected for a WC single product template<\\/li>\\n<li>Fix: Respect <code>order<\\/code> settings for WC archive also without pagination<\\/li>\\n<\\/ul>\\n<h4>2.1.10 - 2018-10-09<\\/h4>\\n<ul>\\n<li>Tweak: Added responsive alignment control for Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5821\\\">#5821<\\/a>)<\\/li>\\n<li>Tweak: Added link control to Animated Headline widget<\\/li>\\n<li>Fix: Mobile nav menu jump on RTL (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5711\\\">#5711<\\/a>)<\\/li>\\n<li>Fix: Responsive alignment control in Add to Cart widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5830\\\">#5830<\\/a>)<\\/li>\\n<li>Fix: Added IE compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Post Content widget is now shown only on <code>Single<\\/code> templates<\\/li>\\n<li>Fix: Query Control Pagination with offset<\\/li>\\n<\\/ul>\\n<h4>2.1.9 - 2018-09-17<\\/h4>\\n<ul>\\n<li>Tweak: Added Centered Slides option for Slideshow carousel<\\/li>\\n<li>Fix: Allow only public CPT for Manual Selection in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5091\\\">#5091<\\/a>)<\\/li>\\n<li>Fix: ACF Gallery option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: Page scrolling on resize when sticky is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5740\\\">#5740<\\/a>)<\\/li>\\n<li>Fix: Edit custom name for Global Widget in the Navigator (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5689\\\">#5689<\\/a>)<\\/li>\\n<li>Fix: Coverflow transition effect in Carousel<\\/li>\\n<li>Fix: Weird mobile behavior with Cube effect in Carousel<\\/li>\\n<li>Fix: Show the first thumbnail in the Slideshow carousel correctly<\\/li>\\n<\\/ul>\\n<h4>2.1.8 - 2018-09-12<\\/h4>\\n<ul>\\n<li>Tweak: Added styling options for WC Additional Information widget<\\/li>\\n<li>Tweak: Added styling options for \'View Cart\' link in Products widget<\\/li>\\n<li>Fix: 3rd party plugin support for WC single product template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5338\\\">#5338<\\/a>)<\\/li>\\n<li>Fix: Layout of Related Product widget with WC native style<\\/li>\\n<\\/ul>\\n<h4>2.1.7 - 2018-09-03<\\/h4>\\n<ul>\\n<li>New: WC Archive Description widget<\\/li>\\n<li>Tweak: Added blend mode to Slides widget background overlay (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5555\\\">#5555<\\/a>)<\\/li>\\n<li>Tweak: Added \'Current Subcategories\' option to Product Categories widget<\\/li>\\n<li>Fix: Added default vertical alignment in Author Box widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5589\\\">#5589<\\/a>)<\\/li>\\n<li>Tweak: Added more blend mode options for CTA widget<\\/li>\\n<li>Tweak: Improved plugin updater method based on WordPress version<\\/li>\\n<li>Fix: Improved IE compatibility for Posts and Portfolio widgets<\\/li>\\n<li>Fix: Added default gap for products pagination<\\/li>\\n<li>Fix: Post thumbnail flickering in Safari browser<\\/li>\\n<li>Fix: Close mobile nav menu on click only in full-width mode<\\/li>\\n<li>Fix: Added trailing slash to pagination links in Posts widget<\\/li>\\n<\\/ul>\\n<h4>2.1.6 - 2018-08-28<\\/h4>\\n<ul>\\n<li>New: WC Product Category Image widget and Dynamic tag (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5117\\\">#5117<\\/a>)<\\/li>\\n<li>Tweak: Allow HTML in Excerpt widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5491\\\">#5491<\\/a>)<\\/li>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Tweak: Deprecated Follow option in the Facebook Button widget<\\/li>\\n<li>Fix: Posts widget grid in Safari & IE11 (Depended on Elementor v2.2)<\\/li>\\n<li>Fix: Posts widget CSS when using cards skin in masonry mode<\\/li>\\n<li>Fix: ACF Image & ACF URL option support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5344\\\">#5344<\\/a>)<\\/li>\\n<li>Fix: WC product gallery links in RTL<\\/li>\\n<li>Fix: Dynamic tags in Call To Action widget<\\/li>\\n<\\/ul>\\n<h4>2.1.5 - 2018-08-21<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the upcoming release of Elementor v2.2<\\/li>\\n<li>Fix: Posts Widget layout theme compatibility<\\/li>\\n<li>Fix: Added compatibility for WooCommerce native style<\\/li>\\n<\\/ul>\\n<h4>2.1.4 - 2018-08-19<\\/h4>\\n<ul>\\n<li>Fix: Layout issue compatibility with themes caused by v2.1 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5442\\\">#5442<\\/a>)<\\/li>\\n<li>Fix: Dynamic setting in Pricing Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5460\\\">#5460<\\/a>)<\\/li>\\n<li>Fix: Hide Target URL control if is not necessary in Blockquote widget<\\/li>\\n<li>Fix: Selector specificity for WooCommerce Products widget<\\/li>\\n<li>Fix: WooCommerce conflicts in the editor in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.3 - 2018-08-15<\\/h4>\\n<ul>\\n<li>Fix: Thumbnails in the Posts widget jumping (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5350\\\">#5350<\\/a>)<\\/li>\\n<li>Fix: Responsive grid in the Share Buttons widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5375\\\">#5375<\\/a>)<\\/li>\\n<li>Fix: Added missing <code>setup_postdata<\\/code> for Product Data Tabs widget<\\/li>\\n<li>Fix: Rollback to older version of Flip Box widget to resolve 3D depth issue (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5399\\\">#5399<\\/a>)<\\/li>\\n<li>Fix: Allowed types in the Upload File field are now case-insensitive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5254\\\">#5254<\\/a>)<\\/li>\\n<li>Fix: Carousel behavior when using a single slide<\\/li>\\n<\\/ul>\\n<h4>2.1.2 - 2018-08-12<\\/h4>\\n<ul>\\n<li>Fix: Error when ACF Pro is not installed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5367\\\">#5367<\\/a>)<\\/li>\\n<li>Fix: Edge cases in Inspector where document is a boolean<\\/li>\\n<li>Fix: Edge cases for incorrect file fields in PODS<\\/li>\\n<\\/ul>\\n<h4>2.1.1 - 2018-08-09<\\/h4>\\n<ul>\\n<li>Fix: Highlighted text in Animated Headline widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5345\\\">#5345<\\/a>)<\\/li>\\n<li>Fix: Flip Box effect issues<\\/li>\\n<li>Fix: ACF Options page fields support (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5329\\\">#5329<\\/a>)<\\/li>\\n<li>Fix: Import Pro templates in edge cases<\\/li>\\n<\\/ul>\\n<h4>2.1.0 - 2018-08-07<\\/h4>\\n<ul>\\n<li>New: Introducing WooCommerce Builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1690\\\">#1690<\\/a>)<\\/li>\\n<li>New: Introducing 12 new dynamic tags & widgets for WooCommerce: Gallery, Image, Price, Rating, Description, Breadcrumbs, Data Tabs, Stock, Related, Upsell, Title & Archive<\\/li>\\n<li>New: Introducing Cart Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4220\\\">#4220<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4600\\\">#4600<\\/a>)<\\/li>\\n<li>New: Added integration with Toolset (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Added integration with Pods (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4129\\\">#4129<\\/a>)<\\/li>\\n<li>New: Added stick to bottom in scrolling effects (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4799\\\">#4799<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect to Widgets under advanced tab<\\/li>\\n<li>New: Introducing Internal URL Dynamic Tag<\\/li>\\n<li>Tweak: Added a Last Updated Date in the Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4597\\\">#4597<\\/a>)<\\/li>\\n<li>Tweak: Added Redirect after Logout option for Login widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4447\\\">#4447<\\/a>)<\\/li>\\n<li>Tweak: Avoid repeating posts when using more than one in the Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1878\\\">#1878<\\/a>)<\\/li>\\n<li>Tweak: Add Custom Query hook for Query control (<a href=\\\"https:\\/\\/developers.elementor.com\\/custom-query-filter\\/\\\">More Info<\\/a>) (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1748\\\">#1748<\\/a>)<\\/li>\\n<li>Tweak: Added form-message style (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for button on the Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4242\\\">#4242<\\/a>)<\\/li>\\n<li>Tweak: Added dynamic tag for Call to action widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4767\\\">#4767<\\/a>)<\\/li>\\n<li>Tweak: Added Dynamic Tags support for Google Map field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4602\\\">#4602<\\/a>)<\\/li>\\n<li>Tweak: Added an support for <code>label|value<\\/code> in options field (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4594\\\">#4594<\\/a>)<\\/li>\\n<li>Tweak: Added <code>by-author<\\/code> condition for theme builder (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4681\\\">#4681<\\/a>)<\\/li>\\n<li>Tweak: Added Activate\\/Deactivate license key via WP-CLI command (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4149\\\">#4149<\\/a>)<\\/li>\\n<li>Tweak: Added <code>is_scroll<\\/code> trigger to scrolling effect (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4340\\\">#4340<\\/a>)<\\/li>\\n<li>Tweak: Added In Same Term support for Post Navigation widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4177\\\">#4177<\\/a>)<\\/li>\\n<li>Tweak: Added responsive control for Slides To Scroll control in all carousel widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3697\\\">#3697<\\/a>)<\\/li>\\n<li>Tweak: Added style options for Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1335\\\">#1335<\\/a>)<\\/li>\\n<li>Tweak: Added button CSS ID for Forms widget<\\/li>\\n<li>Tweak: Added pixel units to Post-Info divider height control<\\/li>\\n<li>Tweak: Rewrite sticky library to handle with stretch section, auto scroller & more bugs<\\/li>\\n<li>Tweak: Re-organize the panel categories per document type<\\/li>\\n<li>Tweak: Added ACF support for <code>options-page<\\/code> fields<\\/li>\\n<li>Tweak: Added dynamic tag for Animated headlines<\\/li>\\n<li>Tweak: Added dynamic tag for BlockQuote widget<\\/li>\\n<li>Fix: Elementor Full Width template in GeneratePress theme (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4817\\\">#4817<\\/a>)<\\/li>\\n<li>Fix: Checkbox fields can accidentally be set to required (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4324\\\">#4324<\\/a>)<\\/li>\\n<li>Fix: Initial slide in Carousel widget<\\/li>\\n<li>Fix: Stay on current slide while editing in Carousel widget<\\/li>\\n<li>Fix: Default slides per device in Carousel widget<\\/li>\\n<li>Deprecated: Woo Products, Woo Elements & Single elements widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.18 - 2018-07-27<\\/h4>\\n<ul>\\n<li>Fix: Global widget error on saving page<\\/li>\\n<\\/ul>\\n<h4>2.0.17 - 2018-07-26<\\/h4>\\n<ul>\\n<li>Fix: Sub menu indicator direction in Nav Menu widget<\\/li>\\n<li>Fix: Change the title and icon for Global Widget when is moving<\\/li>\\n<li>Fix: CSS wrapper selector for Page Document<\\/li>\\n<\\/ul>\\n<h4>2.0.16 - 2018-07-16<\\/h4>\\n<ul>\\n<li>Tweak: CSS Filter Control module is now included in Elementor<\\/li>\\n<li>Fix: Border gap in Portfolio widget when item gap set as <code>0<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/5077\\\">#5077<\\/a>)<\\/li>\\n<li>Fix: Restore current query after get Global Widget data<\\/li>\\n<li>Fix: Add action item in History on unlink Global widget<\\/li>\\n<\\/ul>\\n<h4>2.0.15 - 2018-07-10<\\/h4>\\n<ul>\\n<li>Fix: Dropdown menu items collapsing when activated (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4996\\\">#4996<\\/a>)<\\/li>\\n<li>Fix: GMT offset in Countdown widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4997\\\">#4997<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>2.0.14 - 2018-07-08<\\/h4>\\n<ul>\\n<li>Tweak: Added set method to form record for developers (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4983\\\">#4983<\\/a>)<\\/li>\\n<li>Fix: Autoplay option for Carousels<\\/li>\\n<li>Fix: Close mobile menu on item click in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.13 - 2018-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for Elementor v2.1<\\/li>\\n<\\/ul>\\n<h4>2.0.12 - 2018-07-02<\\/h4>\\n<ul>\\n<li>Fix: Global widget PHP notices<\\/li>\\n<li>Fix: Slides widget active slide lost focus when clicking Editor tabs<\\/li>\\n<li>Fix: Form select field send all selected values on multiple selection<\\/li>\\n<li>Fix: Validate time field only if it\'s not empty<\\/li>\\n<li>Fix: ConvertKit API not saving name field<\\/li>\\n<\\/ul>\\n<h4>2.0.11 - 2018-06-12<\\/h4>\\n<ul>\\n<li>Fix: Theme Builder <code>author<\\/code> archive condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4593\\\">#4593<\\/a>)<\\/li>\\n<li>Fix: Respect password protected posts in Post Content widget<\\/li>\\n<li>Fix: Custom Fonts redirect to post edit screen in edge cases.<\\/li>\\n<\\/ul>\\n<h4>2.0.10 - 2018-06-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>elementor\\/theme\\/get_location_templates\\/template_id<\\/code> filter hook for multi-language plugins<\\/li>\\n<li>Fix: Dynamic Post Terms missing taxonomies if the taxonomy is registered to more then one post types (#4386)<\\/li>\\n<li>Fix: Fields shortcode missing after removing a field in Form widget<\\/li>\\n<li>Deprecated: <code>get_theme_templates_by_location<\\/code> is replaced by <code>get_location_templates<\\/code><\\/li>\\n<\\/ul>\\n<h4>2.0.9 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Fix: Compatibility for PHP version 5.4<\\/li>\\n<\\/ul>\\n<h4>2.0.8 - 2018-05-28<\\/h4>\\n<ul>\\n<li>Tweak: Added Active state for Nav Menu dropdown<\\/li>\\n<li>Tweak: Added style for "Nothing Found" Message for Archive Posts widget<\\/li>\\n<li>Tweak: Removed caption control in Site Logo widget<\\/li>\\n<li>Tweak: Added option to position currency symbol before\\/after In Price Table widget<\\/li>\\n<li>Fix: Query control manual selection does not show more than 10 items (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4479\\\">#4479<\\/a>)<\\/li>\\n<li>Fix: Styling glitch with terms list in Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4342\\\">#4342<\\/a>)<\\/li>\\n<li>Fix: Sub terms missing in Query control in edge cases (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4527\\\">#4527<\\/a>)<\\/li>\\n<li>Fix: Avoid rendering a template if it\'s not published<\\/li>\\n<li>Fix: 404 Page style not working<\\/li>\\n<li>Fix: Price Table button with hover animation not working in editor<\\/li>\\n<li>Fix: Styling conflict in Call to Action widget<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Adding parent wrapper class to Site Title widget<\\/li>\\n<\\/ul>\\n<h4>2.0.7 - 2018-05-16<\\/h4>\\n<ul>\\n<li>Fix: Content not found on section when single is set to "All Singular"<\\/li>\\n<li>Fix: Open 404 template library for 404 page<\\/li>\\n<li>Tweak: Added CSS prefix for dev files<\\/li>\\n<li>Tweak: Removed product post type from display conditions<\\/li>\\n<\\/ul>\\n<h4>2.0.6 - 2018-05-15<\\/h4>\\n<ul>\\n<li>Tweak: Set type on create new single template<\\/li>\\n<li>Tweak: Always show the conditions dialog in the Draft status<\\/li>\\n<li>Tweak: Added document type <code>widget<\\/code><\\/li>\\n<li>Tweak: Added Post Custom Field tag to URL category<\\/li>\\n<li>Fix: When ACF Field Groups are Empty (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4428\\\">#4428<\\/a>)<\\/li>\\n<li>Fix: Links inside carousel in edge cases<\\/li>\\n<li>Fix: Responsive issue in My Templates area<\\/li>\\n<li>Fix: Image alignment for post content with text alignment<\\/li>\\n<li>Fix: Post Content widget when preview post is missing<\\/li>\\n<li>Fix: Global Widget tab translation<\\/li>\\n<li>Fix: Style settings for Post \\/ Archive Title widgets<\\/li>\\n<\\/ul>\\n<h4>2.0.5 - 2018-05-08<\\/h4>\\n<ul>\\n<li>Fix: Creating a CPT with name like document-type breaks the editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4203\\\">#4203<\\/a>)<\\/li>\\n<li>Fix: Added support for new version of reCAPTCHA<\\/li>\\n<li>Fix: Added fallback for controls after <code>post_status<\\/code><\\/li>\\n<li>Fix: Required field in forms widget<\\/li>\\n<li>Fix: Media Carousel in the Coverflow skin<\\/li>\\n<li>Fix: 404 Page show wrong template in edge cases<\\/li>\\n<li>Fix: Save the default menu in the Nav Menu widget<\\/li>\\n<\\/ul>\\n<h4>2.0.4 - 2018-05-02<\\/h4>\\n<ul>\\n<li>Tweak: Added parent\'s class for extended widgets<\\/li>\\n<li>Tweak: Set entire-site as default to avoid conflict with save without conditions<\\/li>\\n<li>Tweak: Initialize global model when it\'s needed<\\/li>\\n<li>Tweak: Removed some duplicate strings<\\/li>\\n<li>Tweak: Query control now includes empty terms<\\/li>\\n<li>Tweak: Design polish for conditions dialog<\\/li>\\n<li>Tweak: Decreasing <code>minimumInputLength<\\/code> to 1 of select2<\\/li>\\n<li>Fix: Editor not loading for single templates in edge cases<\\/li>\\n<li>Fix: Select2 in Safari takes it\'s time to get the original select width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4310\\\">#4310<\\/a>)<\\/li>\\n<li>Fix: Slides per view not working for some effects<\\/li>\\n<li>Fix: New slides not showing in the editor<\\/li>\\n<li>Fix: Editor for section without a defined location, defaults to content area<\\/li>\\n<\\/ul>\\n<h4>2.0.3 - 2018-04-24<\\/h4>\\n<ul>\\n<li>Tweak: Optimize CSS for Post Info widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4214\\\">#4214<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4216\\\">#4216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4225\\\">#4225<\\/a>)<\\/li>\\n<li>Fix: Double render on frontend view in core locations<\\/li>\\n<li>Fix: Masonry not working in edge cases<\\/li>\\n<li>Fix: Added default setting for Author Info tag<\\/li>\\n<\\/ul>\\n<h4>2.0.2 - 2018-04-18<\\/h4>\\n<ul>\\n<li>Fix: Regenerate conditions to include all templates<\\/li>\\n<\\/ul>\\n<h4>2.0.1 - 2018-04-17<\\/h4>\\n<ul>\\n<li>Tweak: Added div wrapper for Nothing Found massage (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4136\\\">#4136<\\/a>)<\\/li>\\n<li>Tweak: Show empty categories in Query Control & Display Conditions (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/4127\\\">#4127<\\/a>)<\\/li>\\n<li>Tweak: Added Divider control for Post Info widget<\\/li>\\n<li>Fix: Update admin links in Yoast Breadcrumbs widget<\\/li>\\n<li>Fix: Sticky element conflict with clearfix CSS<\\/li>\\n<li>Fix: Compatibility for PHP version 5.4.32 & 5.5.16 and below<\\/li>\\n<li>Fix: Avoid running <code>wp_head<\\/code> hooks twice<\\/li>\\n<\\/ul>\\n<h4>2.0.0 - 2018-04-16<\\/h4>\\n<ul>\\n<li>New: Introducing Theme Builder - <a href=\\\"https:\\/\\/elementor.com\\/introducing-theme-builder\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/417\\\">#417<\\/a>)<\\/li>\\n<li>New: Introducing Locations API to inject custom location templates<\\/li>\\n<li>New: Introducing Display Conditions for all dynamic templates<\\/li>\\n<li>New: Introducing Dynamic Tag feature - a new way to add dynamic content to your design<\\/li>\\n<li>New: Introducing Role manager to allow "Content Only mode" (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/483\\\">#483<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/653\\\">#653<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/885\\\">#885<\\/a>)<\\/li>\\n<li>New: Introducing 9 new dynamic widgets: Archive Posts, Archive Title, Post Content, Post Info, Post Title, Post Excerpt, Featured Image, Site Logo & Site Name (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Introducing Developers area with guides and API documentation - <a href=\\\"https:\\/\\/elementor.com\\/introducing-elementor-developer-api\\/\\\">Release Post<\\/a> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/451\\\">#451<\\/a>)<\\/li>\\n<li>New: Introducing <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor-hello-theme\\\">Elementor Hello Theme<\\/a> - A demonstration theme for developers<\\/li>\\n<li>New: Added new type of templates: Header, Footer, Single and Archive (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2761\\\">#2761<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2623\\\">#2623<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2109\\\">#2109<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2061\\\">#2061<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2439\\\">#2439<\\/a>)<\\/li>\\n<li>New: Design 404 page with Single template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1558\\\">#1558<\\/a>)<\\/li>\\n<li>New: Design Search Results with Archive template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3196\\\">#3196<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2590\\\">#2590<\\/a>)<\\/li>\\n<li>New: Added Scrolling Effect for sections including <em>Sticky Element<\\/em> per device (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2412\\\">#2412<\\/a>)<\\/li>\\n<li>New: Integration with Custom Fields (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2054\\\">#2054<\\/a>)<\\/li>\\n<li>New: Partial support for Toolset integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2949\\\">#2949<\\/a>)<\\/li>\\n<li>New: Partial support for Pods integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2169\\\">#2169<\\/a>)<\\/li>\\n<li>New: Partial support for ACF integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2041\\\">#2041<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2059\\\">#2059<\\/a>)<\\/li>\\n<li>Tweak: Add custom fields support for ActiveCampaign (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3531\\\">#3531<\\/a>)<\\/li>\\n<li>Tweak: Allow brackets in Forms Tel field<\\/li>\\n<li>Tweak: Added currency format control for Price Table widget<\\/li>\\n<li>Tweak: Reduced API request for some servers<\\/li>\\n<li>Fix: Dropdown <code>border-radius<\\/code> in Nav Menu widget<\\/li>\\n<li>Fix: Price List widget layout breaks in edge cases<\\/li>\\n<li>Note: This version requires Elementor v2.0.6<\\/li>\\n<\\/ul>\\n<h4>1.15.6 - 2018-03-28<\\/h4>\\n<ul>\\n<li>Fix: Removed duplicate Custom CSS section (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3938\\\">#3938<\\/a>)<\\/li>\\n<li>Fix: <code>box-shadow<\\/code> issue with cards skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3940\\\">#3940<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.5 - 2018-03-27<\\/h4>\\n<ul>\\n<li>Fix: Added global widget compatibility for Elementor v2.0<\\/li>\\n<li>Fix: Reduced API request for some servers<\\/li>\\n<\\/ul>\\n<h4>1.15.4 - 2018-03-26<\\/h4>\\n<ul>\\n<li>Tweak: Allow brackets in phone field<\\/li>\\n<li>Tweak: Added compatibility with Yoast 7.0.+<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Support for multiple carousel setting in editor<\\/li>\\n<li>Fix: <code>on_export<\\/code> issue in forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3890\\\">#3890<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.15.3 - 2018-03-07<\\/h4>\\n<ul>\\n<li>Tweak: Added unique class to field group div (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3595\\\">#3595<\\/a>)<\\/li>\\n<li>Fix: Screen Options missing when Pro is active (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3622\\\">#3622<\\/a>)<\\/li>\\n<li>Fix: Allow label styling even when <code>show labels<\\/code> is set hide (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3544\\\">#3544<\\/a>)<\\/li>\\n<li>Fix: Typography control not working in edge cases<\\/li>\\n<li>Fix: Safari compatibility for Search widget<\\/li>\\n<\\/ul>\\n<h4>1.15.2 - 2018-02-27<\\/h4>\\n<ul>\\n<li>Fix: Only add support mine-type if needed (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3543\\\">#3543<\\/a>)<\\/li>\\n<li>Fix: Better support for Old Typekit kits<\\/li>\\n<\\/ul>\\n<h4>1.15.1 - 2018-02-21<\\/h4>\\n<ul>\\n<li>Tweak: Custom font title placeholder is not <code>enter font family<\\/code><\\/li>\\n<li>Tweak: Custom font title set as required<\\/li>\\n<li>Fix: Custom font, <code>font-face<\\/code> enqueued only once if used in global (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3513\\\">#3513<\\/a>)<\\/li>\\n<li>Fix: Added workaround for upload validation which relies on a PHP extension (fileinfo) with inconsistent reporting behavior.<\\/li>\\n<\\/ul>\\n<h4>1.15.0 - 2018-02-19<\\/h4>\\n<ul>\\n<li>New: Added custom fonts manager for self hosted fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/852\\\">#852<\\/a>)<\\/li>\\n<li>New: Integration with Adobe TypeKit fonts (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/631\\\">#631<\\/a>)<\\/li>\\n<li>Tweak: Clear menu from Nav Menu widget on template export<\\/li>\\n<li>Tweak: Allow zero for GetResponse integration as <code>day of cycle<\\/code><\\/li>\\n<\\/ul>\\n<h4>1.14.2 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Fix: Global widget content that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.14.1 - 2018-02-13<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>none<\\/code> option to content animation in CTA widget<\\/li>\\n<li>Tweak: Added <code>form_id<\\/code> to ActiveCampaign integration (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/3422\\\">#3422<\\/a>)<\\/li>\\n<li>Fix: Page crashed when Global widget not found.<\\/li>\\n<\\/ul>\\n<h4>1.14.0 - 2018-02-12<\\/h4>\\n<ul>\\n<li>New: Added Call to Action widget<\\/li>\\n<li>Tweak: MailPoet pull field mapping from MailPoet instead of hardcoded<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v2.0<\\/li>\\n<li>Fix: Allow zero (0) to be accepted as a field value<\\/li>\\n<li>Fix: Login form when custom login URL is set<\\/li>\\n<li>Fix: Added Day of cycle control to GetResponse integration<\\/li>\\n<\\/ul>\\n<h4>1.13.2 - 2018-01-23<\\/h4>\\n<ul>\\n<li>Tweak: Added placeholder to Password field<\\/li>\\n<li>Tweak: Removed <code>subscriber_already_exists_message<\\/code> control to prevent potential data leakage<\\/li>\\n<li>Fix: MailPoet Subscriber Already Exists error validation against translated string directly from MailPoet<\\/li>\\n<li>Fix: Changed <code>imagesLoaded()<\\/code> to Vanilla JS to avoid compatibility issues with some themes<\\/li>\\n<li>Fix: Only validate Tel field if not empty<\\/li>\\n<li>Fix: Stop slider while editing<\\/li>\\n<\\/ul>\\n<h4>1.13.1 - 2018-01-16<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with old PHP versions<\\/li>\\n<\\/ul>\\n<h4>1.13.0 - 2018-01-16<\\/h4>\\n<ul>\\n<li>New: Added File Upload field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1482\\\">#1482<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Acceptance field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1693\\\">#1693<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2974\\\">#2974<\\/a>)<\\/li>\\n<li>New: Added Date field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1868\\\">#1868<\\/a>)<\\/li>\\n<li>New: Added Time field for Forms widget<\\/li>\\n<li>New: Added Password field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2164\\\">#2164<\\/a>)<\\/li>\\n<li>New: Added HTML field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1500\\\">#1500<\\/a>)<\\/li>\\n<li>Tweak: Added characters validation for Tel field<\\/li>\\n<li>Tweak: Added min & max validation for Number field<\\/li>\\n<li>Tweak: Added multiple selection for Select field<\\/li>\\n<li>Tweak: Added donReach integration for Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.12.3 - 2018-01-09<\\/h4>\\n<ul>\\n<li>Fix: Render element plain content instead of parsed content when not needed in global widget<\\/li>\\n<li>Fix: Apply <code>url-encoding<\\/code> to "Tweet" button text in Blockquote widget to prevent unexpected corruption of the tweet text<\\/li>\\n<li>Fix: Removed My Account link from dashboard widget<\\/li>\\n<\\/ul>\\n<h4>1.12.2 - 2018-01-03<\\/h4>\\n<ul>\\n<li>Tweak: Added animation none for Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2964\\\">#2964<\\/a>)<\\/li>\\n<li>Fix: Active license button style<\\/li>\\n<\\/ul>\\n<h4>1.12.1 - 2018-01-02<\\/h4>\\n<ul>\\n<li>Tweak: Removed theme-element widgets from plain content<\\/li>\\n<li>Tweak: Set all theme-element widgets to extend same widget Base<\\/li>\\n<li>Tweak: Removed credit URL in forms meta data<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.9<\\/li>\\n<li>Fix: Validate Get response Error as real error<\\/li>\\n<li>Fix: Removed responsive height control from Facebook Page widget<\\/li>\\n<\\/ul>\\n<h4>1.12.0 - 2017-12-20<\\/h4>\\n<ul>\\n<li>New: Added Drip integration to Forms<\\/li>\\n<li>New: Added ActiveCampaign integration to Forms<\\/li>\\n<li>New: Added ConverKit integration to Forms<\\/li>\\n<li>New: Added GetResponse integration to Forms<\\/li>\\n<li>New: Added form <code>id<\\/code>, <code>name<\\/code> attributes to handle integration with auto collectors like HubSpot<\\/li>\\n<li>New: Added Global API key for MailChimp to improve the workflow<\\/li>\\n<li>Tweak: Better error handling and message display for Forms<\\/li>\\n<li>Fix: PHP notice Undefined variable <code>$cc_header<\\/code> (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2934\\\">#2934<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.11.0 - 2017-12-11<\\/h4>\\n<ul>\\n<li>New: Added a native Comments widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/543\\\">#543<\\/a>)<\\/li>\\n<li>New: Added an Author Box widget<\\/li>\\n<li>New: Added a Post Navigation widget<\\/li>\\n<li>New: Added a Yoast Breadcrumbs widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2749\\\">#2749<\\/a>)<\\/li>\\n<li>Tweak: Added a close button to search widget under Full Screen skin (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2762\\\">#2762<\\/a>)<\\/li>\\n<li>Fix: Allow currency symbol to appear even if price isn\'t numeric<\\/li>\\n<li>Fix: Edge cases when the nav menu is empty in a stretched section<\\/li>\\n<li>Fix: Added fallback when you remove the <code>space-between<\\/code> on Swiper carousel<\\/li>\\n<\\/ul>\\n<h4>1.10.2 - 2017-12-03<\\/h4>\\n<ul>\\n<li>Fix: Missing save widget icon (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2878\\\">#2878<\\/a>)<\\/li>\\n<li>Fix: Global widgets not saving edits (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2874\\\">#2874<\\/a>)<\\/li>\\n<li>Fix: Removed <code>white-space: nowrap;<\\/code> property from vertical menu in Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2815\\\">#2815<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.10.1 - 2017-11-30<\\/h4>\\n<ul>\\n<li>Tweak: Added default value for search form<\\/li>\\n<li>Tweak: Order template list A-Z in the library widget<\\/li>\\n<li>Tweak: get_users\\/authors query is now done using AJAX only, for better performance in Query Control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2865\\\">#2865<\\/a>)<\\/li>\\n<li>Fix: When adding <code>.00<\\/code> it is not displayed on the front<\\/li>\\n<li>Fix: Make sure space between is numeric for carousel control<\\/li>\\n<li>Fix: Added space for radio & checkbox fields in form widget<\\/li>\\n<\\/ul>\\n<h4>1.10.0 - 2017-11-15<\\/h4>\\n<ul>\\n<li>New: Added native Search form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2576\\\">#2576<\\/a>)<\\/li>\\n<li>Tweak: Added Slides To Scroll & Loop controls to Media Carousel and Testimonials widgets<\\/li>\\n<li>Tweak: Added Inline editing to Blockquote widget<\\/li>\\n<li>Fix: Animated Headline color bug (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2516\\\">#2516<\\/a>)<\\/li>\\n<li>Fix: Animated Headline with Rotating skin<\\/li>\\n<li>Fix: RTL fix for Animated Headline widget in \'typing\' and \'clip\' animations<\\/li>\\n<li>Fix: Empty menu cause jQuery to crash in Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2662\\\">#2662<\\/a>)<\\/li>\\n<li>Fix: Custom CSS gone after reloading the editor<\\/li>\\n<\\/ul>\\n<h4>1.9.5 - 2017-10-27<\\/h4>\\n<ul>\\n<li>Fix: Broken Global widget with JS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2639\\\">#2639<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.9.4 - 2017-10-24<\\/h4>\\n<ul>\\n<li>Tweak: Improved UI for notices and license page<\\/li>\\n<li>Fix: Update system conflict with other EDD plugins<\\/li>\\n<li>Fix: WooCommerce frontend hooks on Elementor editor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2577\\\">#2577<\\/a>)<\\/li>\\n<li>Fix: Removed default border left in Nav Menu dropdown CSS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2496\\\">#2496<\\/a>)<\\/li>\\n<li>Fix: Increased submenu max-width (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2558\\\">#2558<\\/a>)<\\/li>\\n<li>Fix: Save global templates without their defaults<\\/li>\\n<li>Fix: Horizontal scrolling issue with posts grid<\\/li>\\n<\\/ul>\\n<h4>1.9.3 - 2017-10-03<\\/h4>\\n<ul>\\n<li>Fix: Condition slide style that got affected by previous update<\\/li>\\n<\\/ul>\\n<h4>1.9.2 - 2017-10-02<\\/h4>\\n<ul>\\n<li>New: Added integration with MailPoet 3 for Forms actions<\\/li>\\n<li>Fix: Removed height control from Testimonial carousel in mobile editing mode<\\/li>\\n<li>Fix: Removed bottom padding when there\'s no pagination in Testimonial carousel<\\/li>\\n<li>Fix: Added condition for slides style section in skin bubble mode<\\/li>\\n<li>Fix: Slides per view control for mobile editing in Testimonial carousel<\\/li>\\n<li>Fix: Navigation Arrows icons matched with common Elementor Navigation Arrows<\\/li>\\n<\\/ul>\\n<h4>1.9.1 - 2017-09-28<\\/h4>\\n<ul>\\n<li>Fix: Slides per view for slideshow carousel<\\/li>\\n<li>Fix: Final polish for the new Testimonial Carousel widget<\\/li>\\n<li>Fix: Don\'t play video if slide type is not video<\\/li>\\n<li>Fix: Removed slides style section condition (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2497\\\">#2497<\\/a>)<\\/li>\\n<li>Fix: Set cursor as pointer for slideshow thumbnails<\\/li>\\n<\\/ul>\\n<h4>1.9.0 - 2017-09-26<\\/h4>\\n<ul>\\n<li>New: Added Media Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/216\\\">#216<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/347\\\">#347<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2209\\\">#2209<\\/a>)<\\/li>\\n<li>New: Added Testimonial Carousel widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/715\\\">#715<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.3 - 2017-09-24<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility for WordPress 4.8.2 & 4.7.6<\\/li>\\n<li>Fix: Remove slashes from Form sent data<\\/li>\\n<\\/ul>\\n<h4>1.8.2 - 2017-09-19<\\/h4>\\n<ul>\\n<li>Tweak: Added target URL for the tweet message in Blockquote widget<\\/li>\\n<li>Tweak: Render the slide height before the slider is finished loading<\\/li>\\n<li>Fix: Space between words for Animated Headline widget<\\/li>\\n<li>Fix: RTL compatibility for Animated Headline widget<\\/li>\\n<li>Fix: Italic font style for Animated Headline widget<\\/li>\\n<li>Fix: Excluded Menu widget from the WP Editor text rendering<\\/li>\\n<\\/ul>\\n<h4>1.8.1 - 2017-09-18<\\/h4>\\n<ul>\\n<li>Fix: WCAG Compatible "required" field attribute for W3C validation (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2391\\\">#2391<\\/a>)<\\/li>\\n<li>Fix: Print the main menu only when is necessary in Menu widget<\\/li>\\n<li>Fix: Use CSS media query instead of JS to hide items in Menu widget to avoid flickering on page load (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2381\\\">#2381<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.8.0 - 2017-09-12<\\/h4>\\n<ul>\\n<li>New: Added Nav Menu widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1406\\\">#1406<\\/a>)<\\/li>\\n<li>Fix: Field ID for checkbox control in Form widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2279\\\">#2279<\\/a>)<\\/li>\\n<li>Fix: Style for Blockquote widget included<\\/li>\\n<\\/ul>\\n<h4>1.7.2 - 2017-09-07<\\/h4>\\n<ul>\\n<li>Tweak: Loading Facebook SDK via JS for better compatibility with caching plugins<\\/li>\\n<li>Fix: Responsive Embed Facebook post widget for Safari iOS (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2340\\\">#2340<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.7.1 - 2017-09-05<\\/h4>\\n<ul>\\n<li>Fix: Facebook SDK version<\\/li>\\n<\\/ul>\\n<h4>1.7.0 - 2017-09-05<\\/h4>\\n<ul>\\n<li>New: Added Facebook Button widget for Like, Recommend, Share and Follow<\\/li>\\n<li>New: Added Facebook Embed widget for Post, Video and Comment<\\/li>\\n<li>New: Added Facebook Comments widget<\\/li>\\n<li>New: Added Facebook Page widget (Previously known as Like Box)<\\/li>\\n<li>New: Added Blockquote widget with Tweet button<\\/li>\\n<li>Tweak: Added Facebook SDK integration for all Facebook widgets<\\/li>\\n<li>Fix: Animated headline rotating with long words<\\/li>\\n<\\/ul>\\n<h4>1.6.1 - 2017-08-28<\\/h4>\\n<ul>\\n<li>Fix: Animated Headline marker gets in front of neighboring spans even when "Bring to Front" is not set<\\/li>\\n<li>Fix: Stroke animation in Animated Headline for MS Edge browser<\\/li>\\n<li>Fix: Animated headline with more than 1-word per rotation<\\/li>\\n<li>Fix: Animated Headline in two lines<\\/li>\\n<li>Fix: Some errors in Global widget<\\/li>\\n<\\/ul>\\n<h4>1.6.0 - 2017-08-22<\\/h4>\\n<ul>\\n<li>New: Added Animated Headline widget<\\/li>\\n<li>New: Added Hidden field for Forms widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2038\\\">#2038<\\/a>)<\\/li>\\n<li>Tweak: Added notice to update Elementor to v1.6.5 or higher<\\/li>\\n<li>Fix: CSS Animations names no longer minified, in order to prevent unexpected conflicts<\\/li>\\n<\\/ul>\\n<h4>1.5.9 - 2017-08-16<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.7<\\/li>\\n<li>Fix: Portfolio compatibility for GeneratePress theme<\\/li>\\n<li>Fix: Portfolio filter compatibility for RTL<\\/li>\\n<li>Fix: Pagination apply for all posts widget in the page<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.8 - 2017-07-25<\\/h4>\\n<ul>\\n<li>Tweak: Added compatibility for the future release of Elementor v1.6<\\/li>\\n<li>Fix: Improved backward compatibility for query control rename<\\/li>\\n<\\/ul>\\n<h4>1.5.7 - 2017-07-24<\\/h4>\\n<ul>\\n<li>Tweak: Moved JS render of reCAPTCHA to a separate file<\\/li>\\n<li>Tweak: Display the label in the reCAPTCHA field for better experience<\\/li>\\n<li>Tweak: Rename <code>panel-posts-control<\\/code> to <code>query-control<\\/code> and added fallback support<\\/li>\\n<li>Tweak: Added compatibility for the future release of Elementor with history feature<\\/li>\\n<li>Fix: reCAPTCHA preview on the editor<\\/li>\\n<li>Fix: Manual selection (query control) has stopped working after saving (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/2000\\\">#2000<\\/a>)<\\/li>\\n<li>Fix: Added condition for icon size control in Share Buttons widget<\\/li>\\n<\\/ul>\\n<h4>1.5.6 - 2017-07-12<\\/h4>\\n<ul>\\n<li>Fix: Query Control correction for taxonomies (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1963\\\">#1963<\\/a>)<\\/li>\\n<li>Fix: Custom CSS override scheme color in the editor<\\/li>\\n<li>Fix: Added order by Menu Order for Query Control in WC widget<\\/li>\\n<li>Fix: Glitch with Flip Box background overlay<\\/li>\\n<\\/ul>\\n<h4>1.5.5 - 2017-07-03<\\/h4>\\n<ul>\\n<li>Tweak: Moved reCAPTCHA render to handler & load only if a form is exist<\\/li>\\n<li>Fix: MailChimp integration: Default number of items returned by API increased to 999<\\/li>\\n<li>Fix: MailChimp integration: Refresh the groups list if API is changed<\\/li>\\n<li>Fix: Sorted items in filter bar by A-Z<\\/li>\\n<li>Fix: Editor glitch with Elementor v1.5 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1927\\\">#1927<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.5.4 - 2017-06-22<\\/h4>\\n<ul>\\n<li>Tweak: Improved compatibility for Elementor v1.5<\\/li>\\n<li>Fix: URL default for Add To Cart widget<\\/li>\\n<li>Fix: Allowed <code>date<\\/code> and <code>birthday<\\/code> fields as text for MailChimp integration<\\/li>\\n<\\/ul>\\n<h4>1.5.3 - 2017-06-19<\\/h4>\\n<ul>\\n<li>Tweak: Make flip-box height responsive control<\\/li>\\n<li>Fix: Facebook share count now gets retrieved by Elementor (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1829\\\">#1829<\\/a>)<\\/li>\\n<li>Fix: Global form widget with MailChimp integration not saving<\\/li>\\n<\\/ul>\\n<h4>1.5.2 - 2017-06-13<\\/h4>\\n<ul>\\n<li>Fix: Custom CSS panel location compatibility for the old versions<\\/li>\\n<\\/ul>\\n<h4>1.5.1 - 2017-06-12<\\/h4>\\n<ul>\\n<li>Fix: MailChimp update existing user registration<\\/li>\\n<li>Fix: Global widget with JS in the editor mode<\\/li>\\n<li>Fix: Label section condition in Login widget<\\/li>\\n<li>Fix: Changes to unlinked global widget do not appear in the editor<\\/li>\\n<\\/ul>\\n<h4>1.5.0 - 2017-05-23<\\/h4>\\n<ul>\\n<li>New: Added Cards, a new skin for Posts widget<\\/li>\\n<li>New: Added Exclude option to post query control group<\\/li>\\n<li>Tweak: Added <code>post_class()<\\/code> for each post in the loop<\\/li>\\n<li>Tweak: Added <code>.elementor-posts-masonry<\\/code> class when Masonry layout is enabled<\\/li>\\n<li>Tweak: Added compatibility for the next release of Elementor v1.5.0<\\/li>\\n<li>Tweak: CSS <code>autoprefixer<\\/code> now supports last 5 versions of browsers<\\/li>\\n<li>Tweak: Added <code>imageLoaded<\\/code> library for Posts & Portfolio widgets<\\/li>\\n<\\/ul>\\n<h4>1.4.4 - 2017-05-18<\\/h4>\\n<ul>\\n<li>Fix: Force Mailchimp API to return all lists and not just 10 (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1683\\\">#1683<\\/a>)<\\/li>\\n<li>Fix: Added <code>.elementor-form<\\/code> class to Login form to fix style glitch<\\/li>\\n<\\/ul>\\n<h4>1.4.3 - 2017-05-14<\\/h4>\\n<ul>\\n<li>Tweak: Added Redirect After Login option to Login widget<\\/li>\\n<li>Tweak: Stay in the current page after logout in Login widget<\\/li>\\n<li>Tweak: Preparation for Elementor settings tabs in future version<\\/li>\\n<li>Fix: Pinterest in Share Buttons widget now sharing the URL alone<\\/li>\\n<li>Fix: Bug with <code>active<\\/code> class in portfolio filter item<\\/li>\\n<li>Fix: Higher specific list-style-type <code>none<\\/code> for filter items to override some theme style<\\/li>\\n<\\/ul>\\n<h4>1.4.2 - 2017-05-06<\\/h4>\\n<ul>\\n<li>Fix: Temporary patch for form field shortcode in some servers<\\/li>\\n<\\/ul>\\n<h4>1.4.1 - 2017-05-03<\\/h4>\\n<ul>\\n<li>Fix: Bug with custom success message in form widget<\\/li>\\n<li>Fix: Bug with meta data in email action<\\/li>\\n<\\/ul>\\n<h4>1.4.0 - 2017-05-03<\\/h4>\\n<ul>\\n<li>New: Forms: integration with MailChimp<\\/li>\\n<li>New: Forms: integration with MailPoet<\\/li>\\n<li>New: Forms: Added Email 2 action for email confirmation<\\/li>\\n<li>New: Forms: Added shortcodes for fields<\\/li>\\n<li>New: Forms: Added custom ID for fields<\\/li>\\n<li>New: Forms: Added option to edit email HTML template (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1180\\\">#1180<\\/a>)<\\/li>\\n<li>New: Added Login widget<\\/li>\\n<li>Tweak: Move <code>send_html<\\/code> control to <code>email_content_type<\\/code><\\/li>\\n<li>Fix: Email still sent even if validation failed in form widget<\\/li>\\n<\\/ul>\\n<h4>1.3.2 - 2017-05-01<\\/h4>\\n<ul>\\n<li>New: Added action <code>elementor_pro\\/init<\\/code> for better integration with Elementor Pro<\\/li>\\n<li>Fix: Posts without featured image in Posts widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1234\\\">#1234<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1382\\\">#1382<\\/a>)<\\/li>\\n<li>Fix: reCAPTCHA & Honeypot fields with new method<\\/li>\\n<li>Fix: Added border width control in Share Buttons to avoid a glitch on Chrome browser<\\/li>\\n<li>Fix: Border radius glitch on hover in Share Buttons<\\/li>\\n<\\/ul>\\n<h4>1.3.1 - 2017-04-25<\\/h4>\\n<ul>\\n<li>Fix: Conflict update with revision history module<\\/li>\\n<\\/ul>\\n<h4>1.3.0 - 2017-04-25<\\/h4>\\n<ul>\\n<li>New: Added Share Buttons widget (<a href=\\\"https:\\/\\/wordpress.org\\/support\\/topic\\/social-sharing-buttons-is-it-possible\\/\\\">Topic<\\/a>)<\\/li>\\n<li>New: Added Custom CSS for Page Settings<\\/li>\\n<li>New: Added Masonry layout for Portfolio widget<\\/li>\\n<li>New: Added Cc & Bcc options to email action (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1181\\\">#1181<\\/a>)<\\/li>\\n<li>New: Introduced <code>ElementorProModulesFormsClassesAction_Base<\\/code> class for better 3rd party integration for forms<\\/li>\\n<li>Tweak: Debugger module now also shows errors from Pro<\\/li>\\n<li>Tweak: Added options for Elementor Library<\\/li>\\n<li>Tweak: New base posts module for optimized performance<\\/li>\\n<li>Tweak: Adjusting Posts \\/ Portfolio to the new structure<\\/li>\\n<li>Fix: Export for posts \\/ portfolio<\\/li>\\n<li>Fix: Duplicate repeater field with switcher control (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1442\\\">#1442<\\/a>)<\\/li>\\n<li>Fix: Post per Page in the query control<\\/li>\\n<li>Fix: Metadata does not come through on form emails (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1566\\\">#1566<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.2.6 - 2017-04-19<\\/h4>\\n<ul>\\n<li>Fix: Added compatibility with WooCommerce 3.0 - Products & Add to Cart widgets<\\/li>\\n<\\/ul>\\n<h4>1.2.5 - 2017-04-18<\\/h4>\\n<ul>\\n<li>Fix: Offset query for posts widgets (Posts, Portfolio and Products)<\\/li>\\n<\\/ul>\\n<h4>1.2.4 - 2017-03-21<\\/h4>\\n<ul>\\n<li>Tweak: Added Indian Rupee sign to Price Table widget<\\/li>\\n<li>Fix: Portfolio grid for IE11<\\/li>\\n<li>Fix: Link target blank in Price List widget<\\/li>\\n<li>Fix: Active item for filter bar in Portfolio widget<\\/li>\\n<\\/ul>\\n<h4>1.2.3 - 2017-03-06<\\/h4>\\n<ul>\\n<li>Tweak: Fully compatible with Elementor v1.3.0<\\/li>\\n<li>Tweak: Added trigger for after form submission in Forms widget<\\/li>\\n<li>Tweak: Changed handle name in reCAPTCHA field to avoid conflict with other contact forms<\\/li>\\n<li>Fix: Portfolio filter syntax in Non-Latin languages<\\/li>\\n<li>Fix: Added <code>no-repeat<\\/code> property for slide with <code>background-size:contain<\\/code><\\/li>\\n<li>Fix: Condition control & Import value in Posts widgets<\\/li>\\n<li>Fix: Offset and Pagination in WordPress (<a href=\\\"https:\\/\\/codex.wordpress.org\\/Making_Custom_Queries_using_Offset_and_Pagination\\\">More Info<\\/a>)<\\/li>\\n<li>Fix: Submit handler bubbling for custom events in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.2.2 - 2017-02-23<\\/h4>\\n<ul>\\n<li>Tweak: Change name from Side A\\/B to Front and Back in Flip Box widget<\\/li>\\n<li>Fix: Error when saving third party widgets in the global widget<\\/li>\\n<li>Fix: Image position "none" remains visible in editor preview (Posts)<\\/li>\\n<li>Fix: Hide the pagination when there are no links<\\/li>\\n<\\/ul>\\n<h4>1.2.1 - 2017-02-21<\\/h4>\\n<ul>\\n<li>Fix: Firefox Flip Box 3D compatibility<\\/li>\\n<\\/ul>\\n<h4>1.2.0 - 2017-02-21<\\/h4>\\n<ul>\\n<li>New: Added Flip Box widget<\\/li>\\n<li>New: Added Ken Burns effect for slides<\\/li>\\n<li>New: Added Masonry layout for Posts widget<\\/li>\\n<li>New: Added Pagination option for Posts widget<\\/li>\\n<li>Tweak: Added background size contain to slides<\\/li>\\n<li>Tweak: Improve Query control by preload items<\\/li>\\n<li>Fix: Text color for Checkbox and Radio fields<\\/li>\\n<\\/ul>\\n<h4>1.1.2 - 2017-02-05<\\/h4>\\n<ul>\\n<li>Tweak: Added <code>aria-required<\\/code> for better accessibility in forms widget<\\/li>\\n<li>Fix: Conflict Call to <code>undefined<\\/code> method in Posts & Portfolio widgets (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1271\\\">#1271<\\/a>, <a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1266\\\">#1266<\\/a>)<\\/li>\\n<li>Fix: Submit button HTML after error sending<\\/li>\\n<li>Fix: Success message for <code>skip_email<\\/code> function<\\/li>\\n<li>Notice: Elementor 1.2.0 or later now required<\\/li>\\n<\\/ul>\\n<h4>1.1.1 - 2017-01-24<\\/h4>\\n<ul>\\n<li>Fix: Can\'t save global widgets when <code>WP_DEBUG<\\/code> is <code>true<\\/code><\\/li>\\n<li>Fix: Undefined variable in WC widgets<\\/li>\\n<li>Fix: Removed duplicate strings<\\/li>\\n<\\/ul>\\n<h4>1.1.0 - 2017-01-24<\\/h4>\\n<ul>\\n<li>New: Price Table widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/102\\\">#102<\\/a>)<\\/li>\\n<li>New: WooCommerce Add to Cart widget<\\/li>\\n<li>New: WooCommerce Categories widget<\\/li>\\n<li>New: WooCommerce Elements widget<\\/li>\\n<li>New: Honeypot field for Forms widgets<\\/li>\\n<li>Tweak: Added inline options for taxonomies & authors if is less than 15 items<\\/li>\\n<li>Tweak: Added Required Mark for fields in Forms widget<\\/li>\\n<li>Fix: CSS selectors priority in Slides widget<\\/li>\\n<li>Fix: CSS bug in Price List widget<\\/li>\\n<li>Fix: Update all Post CSS files that includes specific Global Widget<\\/li>\\n<\\/ul>\\n<h4>1.0.9 - 2017-01-18<\\/h4>\\n<ul>\\n<li>Fix: Auto complete bug in query controls<\\/li>\\n<li>Fix: Render template with escaping slashes<\\/li>\\n<li>Fix: Reply-to field in Forms widget<\\/li>\\n<\\/ul>\\n<h4>1.0.8 - 2017-01-11<\\/h4>\\n<ul>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Removed go pro link from plugins page in admin<\\/li>\\n<\\/ul>\\n<h4>1.0.7 - 2017-01-05<\\/h4>\\n<ul>\\n<li>Tweak: Added filter by featured \\/ sale for WC Products widget<\\/li>\\n<li>Tweak: Added author control in Portfolio widget<\\/li>\\n<li>Tweak: Code adjustments for Elementor API<\\/li>\\n<li>Fix: Added support for empty image ratio<\\/li>\\n<li>Fix: Avoid nesting a sidebar within a template that will appear in the sidebar itself<\\/li>\\n<\\/ul>\\n<h4>1.0.6 - 2017-01-01<\\/h4>\\n<ul>\\n<li>Tweak: Added Auto-updates for local translation files<\\/li>\\n<li>Fix: Custom CSS for Global widgets<\\/li>\\n<li>Fix: Remove <code>nonce<\\/code> field (Fix some cache plugins)<\\/li>\\n<\\/ul>\\n<h4>1.0.5 - 2016-12-27<\\/h4>\\n<ul>\\n<li>Fix: Slide element bug fix - \'Link apply on\' logic<\\/li>\\n<li>Fix: Removed unique wrapper for Custom CSS in order to allow media queries (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1086\\\">#1086<\\/a>)<\\/li>\\n<\\/ul>\\n<h4>1.0.4 - 2016-12-21<\\/h4>\\n<ul>\\n<li>Tweak: Mobile Editing for fields in the form widget<\\/li>\\n<li>Tweak: Mobile Editing for posts<\\/li>\\n<li>Tweak: Allow send form as HTML<\\/li>\\n<li>Tweak: Improved auto upgrades for Multisite installation<\\/li>\\n<li>Tweak: Improve editor rendering experience for Portfolio widget<\\/li>\\n<li>Fix: Posts widget check if image exist<\\/li>\\n<li>Fix: Changed the clone method for global widget (<a href=\\\"https:\\/\\/github.com\\/elementor\\/elementor\\/issues\\/1042\\\">#1042<\\/a>)<\\/li>\\n<li>Fix: Bug slides in RTL (removed direction control)<\\/li>\\n<li>Fix: Slides with no height jumps when changing slides<\\/li>\\n<\\/ul>\\n<h4>1.0.3 - 2016-12-13<\\/h4>\\n<ul>\\n<li>Fix: Added escape placeholder for HTML Entities in form widget<\\/li>\\n<li>Fix: Countdown widget RTL bug<\\/li>\\n<li>Fix: Remove redundant #elementor selector for control style<\\/li>\\n<li>Fix: Added prefixing with \'0\' for one digit number in Countdown widget<\\/li>\\n<\\/ul>\\n<h4>1.0.2 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: Page layout collapses when inserting reCAPTCHA field in Form<\\/li>\\n<\\/ul>\\n<h4>1.0.1 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Fix: WordPress widgets disappear from Editor when Elementor Pro active<\\/li>\\n<\\/ul>\\n<h4>1.0.0 - 2016-12-12<\\/h4>\\n<ul>\\n<li>Initial release<\\/li>\\n<\\/ul>\\\";}\",\"new_version\":\"3.30.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NTI4NTAzNzMsImV4cCI6MTc1MjkzNjc3M30.ANx7BfwNX7iPOUa-vZMlz155BofssFuwhoEQaaCEEiw\\/package_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/package_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NTI4NTAzNzMsImV4cCI6MTc1MjkzNjc3M30.ANx7BfwNX7iPOUa-vZMlz155BofssFuwhoEQaaCEEiw\\/package_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"},\"canary_deployment\":{\"plugin_info\":{\"new_version\":\"3.7.0\",\"name\":\"Elementor Pro\",\"slug\":\"elementor-pro\",\"url\":\"https:\\/\\/elementor.com\\/pro\\/changelog\\/\",\"homepage\":\"https:\\/\\/elementor.com\\/pro\\/\",\"requires\":\"5.0\",\"tested\":\"6.8.2\",\"elementor_requires\":\"3.0.1\",\"package\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImlhdCI6MTc1Mjg1MDM3MywiZXhwIjoxNzUyOTM2NzczfQ.4Zx_1Q2b0l47LGd08f5VC4wldRgt5fnnKTtcUbDMX04\\/previous_download\",\"download_link\":\"https:\\/\\/plugin-downloads.elementor.com\\/v2\\/previous_download\\/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImlhdCI6MTc1Mjg1MDM3MywiZXhwIjoxNzUyOTM2NzczfQ.4Zx_1Q2b0l47LGd08f5VC4wldRgt5fnnKTtcUbDMX04\\/previous_download\",\"banners\":{\"2x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-1544x500.png?rev=1475479\",\"1x\":\"https:\\/\\/ps.w.org\\/elementor\\/assets\\/banner-772x250.png?rev=1475479\"},\"icons\":{\"svg\":\"https:\\/\\/storage.googleapis.com\\/web-public-files\\/Web%20Assets\\/icons\\/icon.svg\"}},\"conditions\":[[{\"type\":\"language\",\"languages\":[\"he_IL\",\"nl_NL\",\"en_GB\",\"en_NZ\",\"en_ZA\",\"en_AU\",\"en_CA\",\"sv_SE\",\"da_DK\",\"fr_FR\",\"nl_NL\",\"nb_NO\",\"de_AT\",\"fi\",\"it_IT\",\"nn_NO\",\"de_CH\",\"en_GB\",\"is_IS\",\"ga\",\"fr_BE\",\"nl_BE\",\"ast\",\"lb_LU\",\"es_ES\",\"pt_PT\",\"mlt\"],\"operator\":\"in\"}]]},\"cloud\":false}\";}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(271, 'elementor_submissions_db_version', '5', 'auto'),
(272, 'elementor_notes_db_version', '5', 'auto'),
(275, 'elementor_experiment-e_font_icon_svg', 'inactive', 'auto'),
(276, 'elementor_experiment-nested-elements', 'active', 'auto'),
(277, 'elementor_experiment-e_optimized_markup', 'inactive', 'auto'),
(278, 'elementor_experiment-e_lazyload', 'inactive', 'auto'),
(279, 'elementor_experiment-e_element_cache', 'inactive', 'auto'),
(280, 'wp_calendar_block_has_published_posts', '1', 'auto'),
(283, 'category_children', 'a:0:{}', 'auto'),
(284, 'elementor_library_category_children', 'a:0:{}', 'auto'),
(285, 'awaiken-project-category_children', 'a:0:{}', 'auto'),
(287, 'nav_menus_created_posts', 'a:0:{}', 'on'),
(288, 'site_logo', '38', 'auto'),
(289, 'artistic_demo_imported', '1', 'off'),
(290, 'artistic_active_demo', '1', 'off'),
(291, 'elementor_fonts_manager_font_types', 'a:0:{}', 'auto'),
(292, 'elementor_fonts_manager_fonts', 'a:0:{}', 'auto'),
(293, 'elementor_custom_icon_sets_config', 'a:0:{}', 'auto'),
(294, '_elementor_local_google_fonts', 'a:1:{s:15:\"plusjakartasans\";a:2:{s:3:\"url\";s:85:\"https://infolize.in/wp-content/uploads/elementor/google-fonts/css/plusjakartasans.css\";s:7:\"version\";i:1752850806;}}', 'auto'),
(302, 'elementskit-lite__stories_last_check', '1752851025', 'auto'),
(303, 'elementskit-lite__stories_data', 'O:8:\"stdClass\":10:{s:8:\"10018926\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018926;s:5:\"title\";s:38:\"PopupKit Pro Early Bird Campaign Wpmet\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:6:{i:0;s:8:\"emailkit\";i:1;s:21:\"gutenkit-blocks-addon\";i:2;s:7:\"metform\";i:3;s:10:\"shopengine\";i:4;s:9:\"wp-social\";i:5;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1752710400;s:3:\"end\";i:1755475200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:26:\"https://wpmet.com/popstory\";s:11:\"story_image\";s:83:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/Popupkit-Gif-Banner.gif3_.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018690\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018690;s:5:\"title\";s:36:\"GetGenie 4th of July Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:27:\"https://getgenie.ai/story45\";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/GetGenie__Gif.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018685\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018685;s:5:\"title\";s:33:\"Wpmet 4th of July Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1751328000;s:3:\"end\";i:1752019200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:25:\"https://wpmet.com/story35\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/07/WpMet.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10018273\";O:8:\"stdClass\":9:{s:2:\"id\";i:10018273;s:5:\"title\";s:24:\"WordPress Birthday Deals\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1748304000;s:3:\"end\";i:1748649600;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:21:\"www.wpmet.com/wpbdays\";s:11:\"story_image\";s:63:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10017504\";O:8:\"stdClass\":9:{s:2:\"id\";i:10017504;s:5:\"title\";s:25:\"GetGenie Summer Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:23:\"www.getgenie.ai/summer \";s:11:\"story_image\";s:72:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/inplugin_story.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10017499\";O:8:\"stdClass\":9:{s:2:\"id\";i:10017499;s:5:\"title\";s:22:\"Wpmet Summer Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1746662400;s:3:\"end\";i:1748131200;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:31:\"www.wpmet.com/story/summer-sale\";s:11:\"story_image\";s:74:\"https://api.wpmet.com/auth/wp-content/uploads/2025/05/inplugin_story-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10015497\";O:8:\"stdClass\":9:{s:2:\"id\";i:10015497;s:5:\"title\";s:26:\"GetGenie Ramadan Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1741219200;s:3:\"end\";i:1742688000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:32:\"https://getgenie.ai/SRamadan25/ \";s:11:\"story_image\";s:74:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/getgenie_story-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10015490\";O:8:\"stdClass\":9:{s:2:\"id\";i:10015490;s:5:\"title\";s:23:\"Wpmet Ramadan Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1741219200;s:3:\"end\";i:1742688000;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:30:\"https://wpmet.com/SRamadan25/ \";s:11:\"story_image\";s:71:\"https://api.wpmet.com/auth/wp-content/uploads/2024/03/wpmet_story-2.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10014894\";O:8:\"stdClass\":9:{s:2:\"id\";i:10014894;s:5:\"title\";s:21:\"Genie Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:2:{i:0;s:8:\"getgenie\";i:1;s:12:\"getgenie-pro\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1739232000;s:3:\"end\";i:1740268800;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:24:\"www.getgenie.ai/Sflash25\";s:11:\"story_image\";s:68:\"https://api.wpmet.com/auth/wp-content/uploads/2025/02/getgenie-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}s:8:\"10014892\";O:8:\"stdClass\":9:{s:2:\"id\";i:10014892;s:5:\"title\";s:21:\"Wpmet Flash Sale 2025\";s:11:\"description\";s:0:\"\";s:7:\"plugins\";a:7:{i:0;s:16:\"elementskit-lite\";i:1;s:8:\"emailkit\";i:2;s:21:\"gutenkit-blocks-addon\";i:3;s:7:\"metform\";i:4;s:10:\"shopengine\";i:5;s:9:\"wp-social\";i:6;s:18:\"wp-ultimate-review\";}s:4:\"type\";s:6:\"banner\";s:8:\"priority\";s:4:\"high\";s:5:\"start\";i:1739232000;s:3:\"end\";i:1740268800;s:4:\"data\";O:8:\"stdClass\":6:{s:4:\"type\";s:6:\"banner\";s:10:\"story_link\";s:22:\"www.wpmet.com/Sflash25\";s:11:\"story_image\";s:65:\"https://api.wpmet.com/auth/wp-content/uploads/2025/02/wpmet-1.gif\";s:9:\"blacklist\";s:0:\"\";s:9:\"whitelist\";s:0:\"\";s:9:\"style_css\";s:0:\"\";}}}', 'auto'),
(317, 'e_editor_counter', '3', 'auto'),
(318, '_elementor_notifications_data', 'a:2:{s:7:\"timeout\";i:1752854699;s:5:\"value\";s:15287:\"[{\"id\":\"send-cart-widget\",\"title\":\"Introducing: Cart Widget\",\"description\":\"Show customers exactly what they left behind\\u2014visually. The new Cart Widget adds product images to your emails for smarter, higher-converting cart recovery.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cart-widget-send.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Explore Cart Widget\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/WN_CartW\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"classes-3.30\",\"title\":\"Better class control\",\"description\":\"Get popovers with your class name, breakpoint, state and possible conflicts. Plus, the exact class names you define are now reflected in the code, making debugging and working with external tools easier!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/classes-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-websites-3.30\",\"title\":\"Full Website Templates in the cloud\",\"description\":\"Save and apply entire websites, including multiple pages, styles, site settings, media, and layout configurations - directly from the cloud.\",\"topic\":\"Elementor Pro 3.30\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-3.30.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade now\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.30-cloud-websites\\/\"},{\"id\":\"tools-3.30\",\"title\":\"Essential Editor tools\",\"description\":\"V4 now includes a long list of essential V3 capabilities, re-engineered to fit the new framework - IDs, custom unit, anchor offset, display none, object fit, clear icons and more!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/tools-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"youtube-3.30\",\"title\":\"YouTube Element\",\"description\":\"The new YouTube Element is purpose-built to support V4 capabilities with faster rendering, better performance, and familiar controls like autoplay, loop, mute, and aspect ratio.\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/youtube-3.30.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.39-v4-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"host-google-cloud\",\"title\":\"Deliver fast, secure websites at scale - free migration included!\",\"description\":\"Host your site on Elementor\\u2019s infrastructure - built for speed, security, and scale. Powered by Google Cloud, with free migration and 24\\/7 expert support.\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/host-google-cloud.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/elementor-host-google-cloud\",\"readMoreText\":\"Read More\"},{\"id\":\"send-notification-june\",\"title\":\"A whole new onboarding experience\",\"description\":\"Try the new onboarding now: Launch abandoned cart recovery, welcome flows & more in minutes. No setup stress\\u2014just smarter automation from day one.\",\"topic\":\"Send: Email & SMS built for WooCommerce\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/send-june.png\",\"chipTags\":[\"New Features\"],\"cta\":\"Check Out\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/New_June\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"send-app\\/send-app.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"cloud-templates-3.29\",\"title\":\"Your Templates, available everywhere\",\"description\":\"Store sections, containers, and full pages in the cloud\\u2014making them accessible across all your Pro-connected sites. Style once, reuse anywhere!\",\"topic\":\"Elementor Pro 3.29\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/cloud-templates.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-cloud-templates\\/\"},{\"id\":\"classes-3.29\",\"title\":\"Classes: Style Once, Apply Everywhere\",\"description\":\"Create Classes to define styling patterns once and apply them across your entire site with a single click. Add States for stunning hover and focus effects\\u2014no coding needed!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-classes.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"style-tab-3.29\",\"title\":\"Consistent Styling Everywhere\",\"description\":\"Every V4 element shares the same styling capabilities in the same logical order and location. Plus, we\'ve streamlined from 3 tabs to just 2\\u2014content in one, styling in the other!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-style-tab.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"responsive-3.29\",\"title\":\"Fully Responsive Design\",\"description\":\"With Editor V4, every single style property can be customized per device. Complete creative control for desktop, tablet, and mobile!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-responsive.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"performance-3.29\",\"title\":\"Blazing fast performance\",\"description\":\"In Editor V4, each element uses one clean div instead of multiple nested divs like in the current version\\u2014your sites will load lightning-fast with cleaner code!\",\"topic\":\"Editor V4 Alpha\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/v4-performance.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.29-editor-v4\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"migration-host\",\"title\":\"Move to Better Cloud Hosting, Painlessly\",\"description\":\"Migrate your Elementor website for free to a home that\\u2019s perfect for it, in minutes, with a combination of\\u2028advanced automation and free expert support\",\"topic\":\"Host\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/migration-host.png\",\"chipTags\":[\"Cloud Hosting\"],\"link\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\",\"readMoreText\":\"Learn More\",\"cta\":\"Migrate for free\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/hosting-free-migration\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"introduction_meta\",\"meta\":\"ai_get_started\"}]],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"ai-isolate-object\",\"title\":\"Sharper product images, instantly\",\"description\":\"Remove distractions and reframe your shots with the new Isolate Object tool powered by Elementor AI \\u2014 perfect for a polished, uniform Woo storefront.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/isolate-object-ai.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Start Free Trial\",\"link\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\",\"readMoreText\":\"Learn More\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/Isolateobjectblog\"},{\"id\":\"hello-biz-contact\",\"title\":\"New Contact Widget, Visual Layout Presets & more\",\"description\":\"Hello Biz just got an update! Explore the new Contact Widget, Visual Layout Presets, Form Submissions integration, and fresh new kits.\",\"topic\":\"Hello Biz\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/hello-biz-contact.png\",\"chipTags\":[\"New Features\"],\"link\":\"https:\\/\\/go.elementor.com\\/hello-biz-updates\",\"readMoreText\":\"Learn More\"},{\"id\":\"ai-site-planner-colors\",\"title\":\"Style Your Wireframe, Speed Up Your Store Build\",\"description\":\"Site Planner now lets you style your wireframe with fonts and colors - instantly visualizing your site\\u2019s look and feel. Plus, it predesigns pages for WooCommerce like Cart and Checkout, so you can dive straight into customizations\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/site-planner-colors.png\",\"chipTags\":[\"New Feature\"],\"link\":\"http:\\/\\/www.elementor.com\\/ai-site-planner\",\"readMoreText\":\"Learn More\"},{\"id\":\"ally-notification\",\"title\":\"Just released! Ally - a new plugin for web accessibility & usability\",\"description\":\"Ally simplifies the complexities of making your website more accessible. With new regulations here and coming, making your website more usable and inclusive is no longer just an option, but a must.\",\"topic\":\"Ally by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/ally-notification.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get it free\",\"ctaLink\":\"https:\\/\\/wordpress.org\\/plugins\\/pojo-accessibility\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"pojo-accessibility\\/pojo-accessibility.php\"}]]},{\"id\":\"ai-site-planner\",\"title\":\"Instant Sitemaps & Wireframes\",\"description\":\"Get your website plan in minutes with AI Site Planner. Describe your desired site and AI will generate a sitemap, brief and wireframe populated with initial content, ready for you to customize.\",\"topic\":\"Elementor AI\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/aI-site-planner.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/ai-notification-site-planner\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"grid-span-3.27\",\"title\":\"Design Grid layouts that fit your exact vision\",\"description\":\"Advanced column and row span controls give you the power to design Grid Container layouts that fit your exact vision.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/grid-span-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-grid-span-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"local-fonts-3.27\",\"title\":\"Load Google Fonts safer and faster\",\"description\":\"Once enabled, Google Fonts are served directly from your server, streamlining the loading process and enhancing security.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/local-google-fonts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-local-fonts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"video-shorts-3.27\",\"title\":\"Showcase short-form, vertical videos\",\"description\":\"The Video widget now supports YouTube Shorts in a vertical 9:16 ratio, the go-to format for engaging audiences.\",\"topic\":\"Elementor 3.27\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/video-shorts-3.27.png\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.27-video-shorts-blog\\/\",\"readMoreText\":\"Learn More\"},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipPlan\":\"Pro\",\"chipTags\":[\"New Feature\"],\"link\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-blog\\/\",\"readMoreText\":\"Learn More\",\"conditions\":[[{\"type\":\"plugin\",\"plugin\":\"elementor-pro\\/elementor-pro.php\"}]]},{\"id\":\"dynamic-off-canvas-3.26\",\"title\":\"Dynamic Off-Canvas for Loop Grids\",\"description\":\"Create richer, more interactive designs by linking Dynamic Content to the Off Canvas widget, delivering seamless user experiences.\",\"topic\":\"Elementor Pro 3.26\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/off-canvas-loop-grids.png\",\"chipTags\":[\"New Feature\"],\"cta\":\"Upgrade\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/go-pro-notification-3.26-loop-off-canvas\\/\"},{\"id\":\"image-optimizer-3.19\",\"title\":\"Effortlessly optimize images for a stunning, high-speed website with the Image Optimizer plugin.\",\"description\":\"Image Optimizer perfectly balances between image quality and performance to boost your website. Resize, compress, and convert images to WebP, for faster loading times and and better user experience.\",\"topic\":\"Image Optimizer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/image-optimizer-3.19.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Get the Image Optimizer\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/io-notification-wp-dash-learn-more\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"image-optimization\\/image-optimization.php\"}]]},{\"id\":\"5-star-rating-prompt\",\"title\":\"Love the New Features? Let Us Know with 5 Stars!\",\"description\":\"Help spread the word by telling the world what you love about Elementor.\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/5-star-rating-prompt.png\",\"cta\":\"Leave a Review\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/wp-dash-notification-five-stars\\/\"},{\"id\":\"site-mailer-introducing\",\"title\":\"Introducing Site Mailer\",\"description\":\"Keep your WordPress emails out of the spam folder with improved deliverability and an easy setup\\u2014no need for an SMTP plugin or complicated configurations.\",\"topic\":\"Site Mailer Plugin by Elementor\",\"imageSrc\":\"https:\\/\\/assets.elementor.com\\/notifications\\/v1\\/images\\/Site-mailer.png\",\"chipTags\":[\"New plugin\"],\"cta\":\"Start Free Trial\",\"ctaLink\":\"https:\\/\\/go.elementor.com\\/sm-wp-dash-whatsnew\\/\",\"conditions\":[[{\"type\":\"plugin\",\"operator\":\"!=\",\"plugin\":\"site-mailer\\/site-mailer.php\"}]]}]\";}', 'off'),
(321, 'elementor_log', 'a:1:{s:32:\"62a008db21ceb2eae4447678b545942b\";O:31:\"Elementor\\Core\\Logger\\Items\\PHP\":9:{s:7:\"\0*\0date\";s:19:\"2025-07-18 15:04:59\";s:7:\"\0*\0type\";s:6:\"notice\";s:10:\"\0*\0message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:7:\"\0*\0meta\";a:1:{s:5:\"trace\";a:1:{i:0;a:3:{s:8:\"function\";s:8:\"shutdown\";s:5:\"class\";s:29:\"Elementor\\Core\\Logger\\Manager\";s:4:\"type\";s:2:\"->\";}}}s:8:\"\0*\0times\";i:3;s:14:\"\0*\0times_dates\";a:3:{i:0;s:19:\"2025-07-18 15:04:59\";i:1;s:19:\"2025-07-18 15:05:55\";i:2;s:19:\"2025-07-18 15:07:11\";}s:7:\"\0*\0args\";a:5:{s:4:\"type\";s:6:\"notice\";s:7:\"message\";s:81:\"hexdec(): Passing null to parameter #1 ($hex_string) of type string is deprecated\";s:4:\"file\";s:88:\"/home/infolize/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:4:\"line\";i:230;s:5:\"trace\";b:1;}s:7:\"\0*\0file\";s:88:\"/home/infolize/public_html/wp-content/plugins/elementor/includes/base/controls-stack.php\";s:7:\"\0*\0line\";i:230;}}', 'off'),
(322, '_transient_timeout__elementor_ab_test_plg_site_mailer_submission', '1760627110', 'off'),
(323, '_transient__elementor_ab_test_plg_site_mailer_submission', '2', 'off'),
(438, '_transient_health-check-site-status-result', '{\"good\":18,\"recommended\":4,\"critical\":1}', 'on'),
(5064, '_site_transient_timeout_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', '1757173534', 'off'),
(5065, '_site_transient_php_check_7b9fb72b3bf6b27c046e3a9832dfe8e2', 'a:5:{s:19:\"recommended_version\";s:3:\"8.3\";s:15:\"minimum_version\";s:6:\"7.2.24\";s:12:\"is_supported\";b:0;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(5393, '_site_transient_update_plugins', 'O:8:\"stdClass\":5:{s:12:\"last_checked\";i:1756823044;s:8:\"response\";a:4:{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.1.1\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/contact-form-7/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/contact-form-7.6.1.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";s:3:\"svg\";s:59:\"https://ps.w.org/contact-form-7/assets/icon.svg?rev=2339255\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/contact-form-7/assets/banner-1544x500.png?rev=860901\";s:2:\"1x\";s:68:\"https://ps.w.org/contact-form-7/assets/banner-772x250.png?rev=880427\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.7\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:23:\"w.org/plugins/elementor\";s:4:\"slug\";s:9:\"elementor\";s:6:\"plugin\";s:23:\"elementor/elementor.php\";s:11:\"new_version\";s:6:\"3.31.3\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/elementor.3.31.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.gif?rev=3111597\";s:2:\"1x\";s:62:\"https://ps.w.org/elementor/assets/icon-128x128.gif?rev=3111597\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=3164133\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=3164133\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.6\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:37:\"elementskit-lite/elementskit-lite.php\";O:8:\"stdClass\":13:{s:2:\"id\";s:30:\"w.org/plugins/elementskit-lite\";s:4:\"slug\";s:16:\"elementskit-lite\";s:6:\"plugin\";s:37:\"elementskit-lite/elementskit-lite.php\";s:11:\"new_version\";s:5:\"3.7.0\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/elementskit-lite/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/elementskit-lite.3.7.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-256x256.gif?rev=2518175\";s:2:\"1x\";s:69:\"https://ps.w.org/elementskit-lite/assets/icon-128x128.gif?rev=2518175\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:72:\"https://ps.w.org/elementskit-lite/assets/banner-1544x500.jpg?rev=3250020\";s:2:\"1x\";s:71:\"https://ps.w.org/elementskit-lite/assets/banner-772x250.jpg?rev=3250020\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"6.0\";s:6:\"tested\";s:5:\"6.8.2\";s:12:\"requires_php\";s:3:\"7.4\";s:16:\"requires_plugins\";a:0:{}}s:27:\"elementskit/elementskit.php\";O:8:\"stdClass\":16:{s:11:\"new_version\";s:5:\"4.1.0\";s:14:\"stable_version\";s:5:\"4.1.0\";s:4:\"name\";s:11:\"ElementsKit\";s:4:\"slug\";s:11:\"elementskit\";s:3:\"url\";s:60:\"https://account.wpmet.com/downloads/elementskit/?changelog=1\";s:12:\"last_updated\";s:19:\"2025-09-01 15:08:47\";s:8:\"homepage\";s:48:\"https://account.wpmet.com/downloads/elementskit/\";s:7:\"package\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:8:\"sections\";O:8:\"stdClass\":2:{s:11:\"description\";s:464:\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!</p>\n\";s:9:\"changelog\";s:25887:\"<p>Version: 4.1.0 (01 September 2025)<br />Fixed: Icon size not applied in the table widget<br />Added: Icon and text color support in the table widget<br />Added: Liquid glass effect for advanced tab widget<br />Added: Liquid glass effect for fancy animated text widget<br />Added: Liquid glass effect for fancy flip box widget<br />Fixed: Swiper navigation button selector to support both icon and SVG elements<br />Fixed: Removed deprecated dialog box in facebook messenger widget<br />Improved: Separated share and view controls in Facebook feed widget<br />Improved: Removed old data migration functions</p>\n<p>Version: 4.0.0 (05 August 2025)<br />Added: Advanced accordion widget title and icon hover colour controls<br />Added: Interactive links widget background image height and width controls<br />Fixed: Behance feed widget arrow icon alignment issue<br />Fixed: Behance feed widget icon colour issue<br />Fixed: Interactive links widget hover icon issue<br />Fixed: Interactive links widget mobile responsiveness issue<br />Fixed: Cross-domain widget copy-paste issue<br />Fixed: Advanced slider widget edit content button issue<br />Fixed: Unfold widget button text language compatibility (now supports all languages)<br />Fixed: Yelp widget slider control issue<br />Improved: Widgets asset loading</p>\n<p> </p>\n<p>Version: 3.9.1 (13 July 2025)<br />Added: Elementor optimised markup compatibility for the effect module<br />Fixed: Edit content button gets covered by fixed elements in the advanced slider</p>\n<p>Version: 3.9.0 (07 July 2025)<br />Added: Liquid glass module<br />Added: Advanced search widget<br />Added: Max height control in mini cart widget</p>\n<p>Version: 3.8.9 (15 June 2025)<br />Fixed: Parallax module not working in the frontend</p>\n<p>Version: 3.8.8 (27 May 2025)<br />Fixed: Modules not working when element caching experiments active</p>\n<p>Version: 3.8.7 (25 May 2025)<br />Added: Mouse event added in push, fade and transform style in flip box widget<br />Fixed: Parallax modules not working in inner container<br />Improved: Deleted repeated CSS of SVG icon</p>\n<p>Version: 3.8.6 (11 May 2025)<br />Fixed: Responsive line direction in hotspot widget<br />Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br />Improved: Delete repeated css of SVG icon</p>\n<p>Version: 3.8.5 (15 April 2025)<br />Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br />Fixed: Unfold widget opened initially inside advanced tab items<br />Fixed: Showing error when user id and access token not set in instagram widget<br />Improved: Update DataTables to v2 for table widget<br />Improved: Controls for icon and title in timeline widget</p>\n<p>Version: 3.8.4 (18 March 2025)<br />Fixed: Event handler for expand unfold widget to prevent multiple bindings<br />Fixed: Ajax pagination not working in blog posts widget<br />Improved : Added submenu item styling for typography, color, padding and border</p>\n<p>Version: 3.8.3 (11 March 2025)<br />Fixed: Multi parallax is not working when element caching is enable<br />Fixed: Background image parallax not working sometimes when lazy load is enable<br />Fixed: Corrected popup width settings for the outside position in modal popups<br />Improved: Enhanced background image handling and multi-parallax effects<br />Improved: Conditionally register frontend scripts and styles for the advanced tooltip module</p>\n<p>Version: 3.8.2 (09 February 2025)<br />Improved: WhatsApp widget links open URL<br />Improved: Sticky content module asset loading when unused<br />Improved: Particles module asset loading when unused<br />Improved: Mouse cursor module asset loading when unused<br />Improved: Wrapper link module asset loading when unused</p>\n<p> </p>\n<p>Version: 3.8.1 (27 January 2025)<br />Fixed: WhatsApp widget chat not redirecting to the users inbox</p>\n<p>Version: 3.8.0 (22 January 2025)<br />Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26</p>\n<p>Version: 3.7.9 (20 January 2025)<br />Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br />Improved: Parallax module sanitization</p>\n<p>Version: 3.7.8 (29 December 2024)<br />Added: Self-hosted video option in the video gallery widget<br />Fixed: Changed subtitle tags from `<h2>` to `<span>` for better semantic structure<br />Fixed: Added compatibility with ARMember Lite in the Elementor editor<br />Fixed: Woo Product carousel breaking in Elementor 3.26<br />Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br />Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br />Improved: Introduced alignment and line break control options for the horizontal timeline widget<br />Improved: Adjusted responsive width for horizontal timeline items<br />Improved: Removed unnecessary flex-wrap property from horizontal timeline styles</p>\n<p>Version: 3.7.7 (19 December 2024)<br />Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br />Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets</p>\n<p>Version: 3.7.6 (07 December 2024)<br />Fixed: Parallax effect animation conflict with Elementor animation<br />Fixed: Carousel layout causing browser console errors in video gallery widget<br />Improved: Pricing menu widget CSS and removed unnecessary CSS</p>\n<p>Version: 3.7.5 (17 November 2024)<br />Fixed: Cross domain copy paste not working</p>\n<p>Version: 3.7.4 (27 October 2024)<br />Fixed: Minor bugs and improvements</p>\n<p>Version: 3.7.3 (26 October 2024)<br />Added: Circle menu widget<br />Fixed: Icon is missing at `interactive link`<br />Improved: Interactive links widget controls and styles</p>\n<p>Version: 3.7.2 (20 October 2024)<br />Fixed: Transition is not working on hover in container widget</p>\n<p>Version: 3.7.1 (16 October 2024)<br />Added: Pagination feature to the product list widget<br />Added: Support for changing the label of the Elementor form reset button field<br />Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br />Improved: Hover transition control for the button in the form reset button module</p>\n<p>Version: 3.7.0 (22 September 2024)<br />Fixed: Template insertion and placeholder images in the template library<br />Improved: Advanced slider widget configuration for better compatibility<br />Improved: Updated the Jarallax library to version 2.2.1</p>\n<p>Version: 3.6.9 (01 September 2024)<br />Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br />Fixed: Parallax effect shape is not showing<br />Fixed: Header footer compatibility issue with houzez theme</p>\n<p>Version: 3.6.8 (13 August 2024)<br />Fixed: Element caching compatibility</p>\n<p>Version: 3.6.7 (12 August 2024)<br />Added: WhatsApp button goes directly on whatsApp app<br />Fixed: Updated popup close button in the video gallery widget<br />Improved: Security best practices in blog posts widget</p>\n<p>Version: 3.6.6 (27 July 2024)<br />Added: Support for `is_dynamic_content()`<br />Improved: Accessibility, performance, and security best practices</p>\n<p>Version: 3.6.5 (14 July 2024)<br />Added: Support for vimeo videos in video gallery widget<br />Fixed: Short URL not working in video gallery widget<br />Fixed : Image morphing widget import issue<br />Fixed: Refactor pagination code in blog posts widget</p>\n<p>Version: 3.6.4 (04 July 2024)<br />Fixed: Minor bugs & improvements</p>\n<p>Version: 3.6.3 (09 June 2024)<br />Added: Pause on mouse hover in advanced slider widget<br />Improved: Table and motion text widget sanitization</p>\n<p>Version: 3.6.2 (20 May 2024)<br />Improved: Wrapper link module URL sanitization<br />Improved: Table widget external link data sanitization</p>\n<p>Version: 3.6.1 (15 April 2024)<br />Added: Interactive links widget<br />Fixed: Minor bug & improvements<br />Improved: Several widget sanitization</p>\n<p>Version: 3.6.0 (31 March 2024)<br />Added: Protected content widget<br />Added: Mouse cursor margin control<br />Added: Breakpoints in sticky module<br />Fixed: Facebook review widget showing error with TranslatePress plugin<br />Fixed: Zoom JWT deprecation</p>\n<p>Version: 3.5.0 (27 November 2023)<br />Added: Mouse cursor module<br />Added: Glass morphism module<br />Added: Table widget search icon control<br />Added: Chart widget legend click option<br />Fixed: Price menu widget card list link issue<br />Fixed: Facebook page video play issue<br />Fixed: Blog posts load more issues</p>\n<p>Version: 3.4.1 (14 November 2023)<br />Fixed: Google sheet token expire issue<br />Fixed: Table responsive not working properly<br />Improved: Access control security</p>\n<p>Version: 3.4.0 (29 October 2023)<br />Added: Comparison table widget<br />Added: Wrapper link Module<br />Fixed: Volume display handling for touch devices<br />Fixed: Price menu widget anchor tag issue<br />Fixed: Facebook feed responsive issues<br />Fixed: Facebook page review widget ID token vaildation check<br />Fixed: Blog posts masonry issue<br />Fixed: Advanced slider thumbs issue<br />Fixed: Blog posts widgets load more<br />Improved: Vertical menu dropdown arrow changes option</p>\n<p>Version: 3.3.0 (21 Jun 2023)<br />Fixed: Popup modal widget editor loading<br />Fixed: Advanced tab hash change undefined<br />Fixed: HTML is not working in advanced tab widget<br />Fixed: WhatsApp widget responsive issues<br />Fixed: Google SDK deprecated issues for PHP 8.0 and above<br />Fixed: Particles module console error occurs on non-Elementor pages<br />Fixed: Compatibility issue with slick slider<br />Fixed: Accordion not working inside advanced toggle widget<br />Fixed: Dribbble widget spelling issues<br />Improved: Flip box widget firefox browser compatibility<br />Improved: Coupon Code Widget controls<br />Improved: Optimize review, price menu, team, video gallery sliders</p>\n<p>Version: 3.2.1 (05 Apr 2023)<br />Fixed: Swiper v8.45 compatibility<br />Fixed: Advanced Tab Widget Enable URL Hash Issue<br />Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br />Fixed: Stylish List description escaping issue<br />Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br />Fixed: Yelp Review feed issue<br />Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br />Improved: Fancy Animated Text Support with an Advanced Slider widget</p>\n<p>Version: 3.2.0 (28 Feb 2023)<br />Added: Content Ticker widget<br />Added: Coupon Code Widget<br />Added: Particles Module<br />Added: New styles and features in Whatsapp Widget<br />Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br />Fixed: Parallax Module support with Flex Container<br />Fixed: Maximum project per page is fixed at Dribble Feed Widget<br />Fixed: Breakpoints issue fixed for Advanced Slider Widget<br />Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br />Fixed: Compatibility issues with Eduma theme<br />Improved: Accessibility for widgets and modules</p>\n<p>Version: 3.1.0 (16 Jan 2023)<br />Added: Audio Player Widget<br />Added: Flip Box Widget<br />Added: Image Morphing Widget<br />Added: Flex container support<br />Added: Carousel Slider controls to Blog Post Widget<br />Added: Ten new swap styles to Image Swap Widget<br />Fixed: Gallery Widget PHP warning issue<br />Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br />Fixed: Swiper slider initial loading breaks columns<br />Fixed: Link getting duplicate for socials in Team Carousel Slider<br />Improved: Team Carousel Slider controls<br />Improved: Optimize JS for Behance Feed Widget<br />Improved: Widgets searching keywords for editor panel<br />Improved: Breadcrumb Widget styles and controls<br />Tweaked: Disable glare effect in Parallax Module</p>\n<p>Version: 3.0.0 (12 Dec 2022)<br />Added: Stylish List widget<br />Added: Team Carousel Slider widget<br />Added: Widgets Documentation URL<br />Fixed: Fancy Animated Text animation issues<br />Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br />Fixed: Price Menu widget link doesn\'t work properly<br />Fixed: Button link not working properly in Image hover effect<br />Fixed: Arrow position in Video Gallery<br />Fixed: Flickering issue for Advanced tab content<br />Fixed: Advanced widgets issue with Table widget<br />Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br />Fixed: Fancy Animated Text Widget Text crop & Cursor gap issue<br />Fixed: Advanced tab widget vertical height issues<br />Fixed: Responsive issues in Video Gallery widget<br />Fixed: Firebase JWT conflict issue<br />Improved: Parallax module js<br />Improved: Vertical alignment in Advanced Tab widget<br />Improved: Fancy Animated Text Widget Visibility<br />Improved: Fancy Animated Text Widget Bar Loading Animation<br />Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br />Improved: Advanced Slider widget Progress-bar System & Slider Content Animation<br />Improved: Advanced Slider widget Slides Per View & Wrapper Padding<br />Improved: Filter spacing Control in Video Gallery widget<br />Tweaked: Image Overlay control in Blog Post widget<br />Tweaked: Advanced Slider widget Vertical & Image Thumbs</p>\n<p>Version: 2.8.0 (02 Oct 2022)<br />Added: Price Menu widget<br />Added: Fancy Animated Text Widget<br />Added: Image Masking Module<br />Added: Dynamic content support for Elementor pro<br />Added: Image hover effect widget WPML compatibility<br />Fixed: Elementor reset style issue with Elementskit Conditions module<br />Fixed: Swiper slider is not working and updating inside an advanced tab<br />Fixed: Ajax mega menu load issue with vertical menu<br />Tweaked: Image Hover Effect widget</p>\n<p>Version: 2.7.0 (24 Aug 2022)<br />Added: Image Hover Effect widget<br />Added: Option for disable CSS3 animation for responsiveness<br />Added: Horizontal bottom position for Timeline widget<br />Fixed: Woo Product List widget\'s query issue<br />Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br />Fixed: Fatal error with google client vendor<br />Fixed: Animation and css issues in Timeline widget</p>\n<p>Version: 2.6.10 (17 Jul 2022)<br />Added: Facebook Feed widget\'s demo in Template library<br />Added: Style for Breadcrumb widget<br />Added: Text field in Woo Mini Cart widget<br />Fixed: Code Optimized.<br />Fixed: Vendor conflict issue<br />Fixed: Advanced Tooltip background not changed when upload image<br />Fixed: Conflict css issue with twenty twenty one theme<br />Fixed: Pinterest share is not working in Facebook Feed widget<br />Fixed: Advanced tab issue for OceanWP Theme<br />Fixed: Woo Mini Cart css issue for OceanWP theme<br />Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br />Tweaked: Table Widget css issue in OceanWP Theme</p>\n<p>Version: 2.6.9 (26 Jun 2022)<br />Fixed: Code Optimized.</p>\n<p>Version: 2.6.8 (24 May 2022)<br />Fixed: CSS bug fix.</p>\n<p>Version: 2.6.7 (27th April 2022)<br />Added: Compatibility with PHP 8.0. <br />Tweaked: JS, PHP & CSS.</p>\n<p>Version: 2.6.6 (25th April 2022)<br />Fixed: Advance Tab widget issue.<br />Fixed: Advance Accordion widget issue.<br />Fixed: Advance Toggle widget issue.<br />Fixed: Advance Slider widget issue.</p>\n<p>Version: 2.6.5 (18th April 2022) <br />Addded: Whatsapp Widget. <br />Fixed: Creative Button icon position.<br />Fixed: Advanced tab content issue.<br />Fixed: Advanced Accordion content issue.<br />Fixed: Advanced Toggle content issue.</p>\n<p>Version: 2.6.4 (24th March 2022)<br />Added: Subcontinent and Image in Advanced Tooltip widget.<br />Improved: Added Advance tooltip subtitle, image, and many controls.<br />Fixed: Body alignment issue in Table widget.<br />Fixed: HTML content issue in Advanced Tooltip widget.<br />Fixed: Instagram widget caption and others issues<br />Fixed: Elementor 3.6.1 conflicts for deprecation.<br />Fixed: Elementor responsive control devices compatibility issue<br />Fixed: Tweak border radius issue of advance tooltip widget<br />Fixed: Advanced tab issue ( specially with OceanWP theme )</p>\n<p>Version: 2.6.3 (15th February 2022)<br />Improved: Parallax doesn\'t work on tablets & mobile devices.<br />Fixed: Table widget issue ( Editor output style not work & HTML print with image).<br />Fixed: Video widget issue.<br />Fixed: Conditional content module has a conflict with the Russian language.</p>\n<p>Version: 2.6.2 (30th January 2022)<br />Added: Integrate google sheet inside table widget.<br />Added: WYSIWYG control for table body text.<br />Fixed: Table widget fopen function warning.<br />Fixed: Table widget image issue.</p>\n<p>Version: 2.6.1 (22th January 2022).<br />Fixed: Icon missing & replaced fontAwesome icon with elementor icon.<br />Fixed: Advanced Tab issue with OceanWP theme.<br />Tweaked: CSS and JS improved.</p>\n<p>Version: 2.6.0 (9th January 2022).<br />Added: Ajax Loading support for Advanced Tab Widget.<br />Improved: Improved data attribute.<br />Improved: Update paralax library version(Jaralax).<br />Improved: Mini cart & ajax loading support for Advanced Tab. <br />Fixed: HTML tag does not work into table widget cell text.<br />Fixed: PHP notice and warning when username is not exist in pinterest feed.<br />Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.</p>\n<p>Version: 2.5.0 (20th December 2021)<br />New: Hover option added for Vertical Menu Widget.<br />New: Russian language for translation.<br />Fix: Sticky Offset support for Smooth Scrolling.<br />Fix: Background Image rendering issue for Parallax Module.<br />Fix: Table widget missing controls.<br />Fix: Instagram Feed Fatal Error.<br />Removed: Comment and like count from instagram feed widget.</p>\n<p>Version: 2.4.1 (2nd December 2021)<br />Fix: Script defer loading issue for Copy-Paste Module.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.4.0 (25th November, 2021)<br />Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.7 (7th November, 2021)<br />Fix: Woo Product Carousel issue.<br />Fix: Advanced tab nested issue fixed.<br />Fix: fixed grid compatibility issue.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.6 (26th September, 2021)<br />Fix: Woo Category widget grid issue with Astra theme<br />Fix: Woo Product List widget grid issue with Astra theme<br />Fix: Hover behavior issue for Woo Mini Cart Widget.<br />Fix: Responsive support for Chart Widget with large data.<br />Fix: Horizontal style content alignment for Timeline Widget.</p>\n<p>Version: 2.3.5 (19 August, 2021)<br />Fix: JS conflict when first load for Parallax Module.<br />Fix: Responsive controls issue for Woo Category List Widget.<br />Fix: Removed deprecated Elementor PHP Methods from Widgets.</p>\n<p>Version: 2.3.4 (2 August, 2021)<br />Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br />Fix: Advanced Toggle widget Indicator Global color issues.<br />Fix: Unfold widget title alignment issue.<br />Fix: Timeline widget content alignment issue.</p>\n<p>Version: 2.3.3 (15 July, 2021)<br />Fix: Swiper Slider conflict issues fixed with other theme.</p>\n<p>Version: 2.3.2 (15 July, 2021)<br />Tweak: Removed loop from carousel related widgets.</p>\n<p>Version: 2.3.1 (13 July, 2021)<br />Fix: Multiple placeholder image upload issues when importing widget.<br />Fix: Background color delay loading issues fixed on Table widget.<br />Tweak: Improved W3validation.<br />Tweak: TweenMax JS Library updated to the latest version.<br />Tweek: Converted widgets slideshow from slick to swiper.<br />Tweak: Optimized Images.</p>\n<p>Version: 2.3.0 (8 June, 2021)<br />New: Refined Layout Manager with Tabs, Categories and Search filters.<br />New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br />Tweak: Manual cache clear button for Dribbble Feed widget.<br />Tweak: Getting access token made easy for Dribbble Feed widget.<br />Tweak: Bring unfold widget into viewport while closing the content.<br />Fix: Mobile scrolling issues for Hotspot Widget.<br />Fix: Undefined variables for Twitter Feed Widget.<br />Fix: Limit for Facebook Feed API.<br />Fix: Reaction Icons for Facebook Feed.<br />Fix: Minor spelling issue.</p>\n<p>Version: 2.2.3 (10 May, 2021)<br />New: Hover Trigger on Advanced Tab Widget.<br />Tweak: Improvements for the Instagram API.<br />Tweak: Improvements for the Faceebook Feed API.<br />Fix: Profile Picture issue for Instagram Widget.</p>\n<p>Version: 2.2.2 (29 April, 2021)<br />New: Blog Posts Widget Floating Category.<br />New: Blog Posts Widget Various Missing Controls.<br />New: Dribbble Feed User Info & Header.<br />New: Dribbble Feed Various Missing Controls.<br />New: Border control to pinterest feed widget.<br />New: Follow button icon control to twitter feed widget.<br />New: Padding control to twitter feed widget.<br />New: Header background control to twitter feed widget.<br />New: Share button to twitter feed widget.<br />Tweak: SVG icon to elementskit icon to twitter feed widget.<br />Tweak: Layout five to behance feed widget.<br />Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br />Fix: Category List Widget separator position issue.<br />Fix: Google Map Widget static type image issue.<br />Fix: Facebook Page Review content alignment issue.<br />Fix: Twitter feed read more button.<br />Fix: Header Alignment Control for Table Widget.<br />Fix: Product Count styles for Woo Category List Widget.<br />Fix: Responsive support for Dribbble Feed Widget.</p>\n<p>Version: 2.2.1 (14-04-2021)<br />Fix: Compatibility issues with Elementor 3.2.0.</p>\n<p>Version: 2.2.0 (02-03-2021)<br />Improve: Minor bug fix and code improvements.<br />Improve: Minor escaping and validation improvements.</p>\n<p>Version: 2.1.7 (25-02-2021)<br />New: Image Size control for Gallery Widget.<br />New: Option to Show/Hide Facebook Messenger Dialog Box.<br />New: Image Comparison support for Advanced Tab Widget.<br />Fix: Responsive glitch in Timeline Widget.</p>\n<p>Version: 2.1.6 (07-02-2021)<br />New: Introducing Image Swap Widget - show a different image as the user hovers.</p>\n<p>Version: 2.1.5 (27-01-2021)<br />Fix: Sticky Module conflict with latest Elementor.<br />Fix: Slick Library update support for Latest Elementor update.<br />Fix: Woo Category List widget featured style minor CSS grid issue.</p>\n<p>Version: 2.1.4 (25-01-2021)<br />Tweak: Support W3C validation when using Facebook Messenger.<br />Fix: Blog Posts Widget default image size changed to provide clear images.</p>\n<p>Version: 2.1.3 (18-01-2021)<br />Fix: Instagram api expire time extended.<br />Fix: Editor live changes support for Advanced Tooltip.</p>\n<p>Version: 2.1.2 (12-01-2021)<br />Fix: Advanced Tooltip js conflict in the Elementor editor.</p>\n<p>Version: 2.1.1 (10-01-2021)<br />New: Introducing Advanced Tooltip - add tooltip to any Widget.<br />Fix: Improved Advanced Toggle Widget toggler btn.<br />Fix: Missing string translations for Table Widget.<br />Fix: List style reset for Gallery Filter.</p>\n<p>Version: 2.1.0 (24-12-2020)<br />New: Advanced Tab Widget now has option to enable URL hash routing capability.<br />New: Option to set popup alignment for Woo Mini Cart Widget.<br />Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br />Fix: Minor CSS broken issues fixed on Hotspot Widget.<br />Fix: Some css broken issues fixed on hotspot<br />Fix: added featured category link field \'Woo Category List\' widget<br />Fix: Buttons white-space are reset to default.<br />Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br />Fix: CSS ul and ol list style wasn\'t visible inside widgets.</p>\n<p>Version: 2.0.6 (06-12-2020)<br />Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br />Improve: CSS and JS improved.</p>\n<p>Version: 2.0.5 (30-11-2020)<br />New: Added \'Popup Modal\' widget.<br />New: Added new instagram widget with Instagram official API.<br />New: Added control for keeping one dot always active.<br />New: Added Iframe and shortcode support on content.<br />Fix: Clicking pointer issues fixed.<br />Fix: \"Non property\" notice in instagram widget.<br />Fix: Fixed the line issues when increasing the pointer size.<br />Fix: Minor responsive issues fixed.</p>\n<p>Version: 2.0.4 (22-11-2020)<br />Fix: Timeline\'s elements was showing after some delay.</p>\n<p>Version: 2.0.3 (16-11-2020)<br />New: Advanced controls for Conditional Widget.<br />New: Cross domain copy-paste module (the long waited feature).<br />New: Added default color scheme on Facebook Messenger widget.<br />New: Added Locale on Facebook Messenger widget.<br />Fix: Caret image missing for Advanced Tab.<br />Fix: Ekit button js error when \"add section\" is clicked.<br />Tweak: Instagram feed widget.<br />Tweak: Improved CSS & JS.</p>\n<p>Version: 2.0.2<br />Fix: Facebook feed API.<br />Fix: Some spelling mistakes.<br />Fix: License activation conflicting.</p>\n<p>Version: 2.0.1<br />Fix: Instagram\'s cache issue. Posts were not properly updated.</p>\n<p>Version: 2.0.0<br />New: New Unfold widget added.<br />Fix: Google Map API Script is enqueueing even it\'s not enabled.<br />Fix: Facebook Review Broken issue.<br />Fix: HeaderFooter builder compatiblity.<br />Added: Pagination to Blog Posts.<br />Added: Import & export system for WidgetBuilder module.<br />Added: New features: \"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\".</p>\n\";}s:7:\"banners\";O:8:\"stdClass\":2:{s:4:\"high\";s:76:\"https://account.wpmet.com/wp-content/uploads/edd/2019/11/banner-1544x500.png\";s:3:\"low\";s:75:\"https://account.wpmet.com/wp-content/uploads/edd/2019/11/banner-772x250.png\";}s:5:\"icons\";a:0:{}s:3:\"msg\";s:33:\"No license key has been provided.\";s:11:\"description\";a:1:{i:0;s:464:\"<p>ElementsKit is an ultimate all-in-one addon for Elementor page builder. It includes the most comprehensive modules, such as header footer builder, mega menu Builder Layout kit, etc, under the one hood. It has 40+ custom widgets to create any sites with ease. It has some most unique and powerful custom controls for elementor, such as image picker, ajax select2, Advanced widget etc. Why do you need multiple plugins? When everything is under the one hood!</p>\n\";}s:9:\"changelog\";a:1:{i:0;s:25887:\"<p>Version: 4.1.0 (01 September 2025)<br />Fixed: Icon size not applied in the table widget<br />Added: Icon and text color support in the table widget<br />Added: Liquid glass effect for advanced tab widget<br />Added: Liquid glass effect for fancy animated text widget<br />Added: Liquid glass effect for fancy flip box widget<br />Fixed: Swiper navigation button selector to support both icon and SVG elements<br />Fixed: Removed deprecated dialog box in facebook messenger widget<br />Improved: Separated share and view controls in Facebook feed widget<br />Improved: Removed old data migration functions</p>\n<p>Version: 4.0.0 (05 August 2025)<br />Added: Advanced accordion widget title and icon hover colour controls<br />Added: Interactive links widget background image height and width controls<br />Fixed: Behance feed widget arrow icon alignment issue<br />Fixed: Behance feed widget icon colour issue<br />Fixed: Interactive links widget hover icon issue<br />Fixed: Interactive links widget mobile responsiveness issue<br />Fixed: Cross-domain widget copy-paste issue<br />Fixed: Advanced slider widget edit content button issue<br />Fixed: Unfold widget button text language compatibility (now supports all languages)<br />Fixed: Yelp widget slider control issue<br />Improved: Widgets asset loading</p>\n<p> </p>\n<p>Version: 3.9.1 (13 July 2025)<br />Added: Elementor optimised markup compatibility for the effect module<br />Fixed: Edit content button gets covered by fixed elements in the advanced slider</p>\n<p>Version: 3.9.0 (07 July 2025)<br />Added: Liquid glass module<br />Added: Advanced search widget<br />Added: Max height control in mini cart widget</p>\n<p>Version: 3.8.9 (15 June 2025)<br />Fixed: Parallax module not working in the frontend</p>\n<p>Version: 3.8.8 (27 May 2025)<br />Fixed: Modules not working when element caching experiments active</p>\n<p>Version: 3.8.7 (25 May 2025)<br />Added: Mouse event added in push, fade and transform style in flip box widget<br />Fixed: Parallax modules not working in inner container<br />Improved: Deleted repeated CSS of SVG icon</p>\n<p>Version: 3.8.6 (11 May 2025)<br />Fixed: Responsive line direction in hotspot widget<br />Fixed: Screen blink or jump slightly upward when sticky and scroll stops in mobile<br />Improved: Delete repeated css of SVG icon</p>\n<p>Version: 3.8.5 (15 April 2025)<br />Fixed: Content disappearing issue in iPhone when using the `show on scroll up` direction<br />Fixed: Unfold widget opened initially inside advanced tab items<br />Fixed: Showing error when user id and access token not set in instagram widget<br />Improved: Update DataTables to v2 for table widget<br />Improved: Controls for icon and title in timeline widget</p>\n<p>Version: 3.8.4 (18 March 2025)<br />Fixed: Event handler for expand unfold widget to prevent multiple bindings<br />Fixed: Ajax pagination not working in blog posts widget<br />Improved : Added submenu item styling for typography, color, padding and border</p>\n<p>Version: 3.8.3 (11 March 2025)<br />Fixed: Multi parallax is not working when element caching is enable<br />Fixed: Background image parallax not working sometimes when lazy load is enable<br />Fixed: Corrected popup width settings for the outside position in modal popups<br />Improved: Enhanced background image handling and multi-parallax effects<br />Improved: Conditionally register frontend scripts and styles for the advanced tooltip module</p>\n<p>Version: 3.8.2 (09 February 2025)<br />Improved: WhatsApp widget links open URL<br />Improved: Sticky content module asset loading when unused<br />Improved: Particles module asset loading when unused<br />Improved: Mouse cursor module asset loading when unused<br />Improved: Wrapper link module asset loading when unused</p>\n<p> </p>\n<p>Version: 3.8.1 (27 January 2025)<br />Fixed: WhatsApp widget chat not redirecting to the users inbox</p>\n<p>Version: 3.8.0 (22 January 2025)<br />Added: Deprecated widget class `.elementor-*-container` compatibility for Elementor 3.26</p>\n<p>Version: 3.7.9 (20 January 2025)<br />Improved: Parallax effects module reduce 155 KB and 5 requests when unused<br />Improved: Parallax module sanitization</p>\n<p>Version: 3.7.8 (29 December 2024)<br />Added: Self-hosted video option in the video gallery widget<br />Fixed: Changed subtitle tags from `<h2>` to `<span>` for better semantic structure<br />Fixed: Added compatibility with ARMember Lite in the Elementor editor<br />Fixed: Woo Product carousel breaking in Elementor 3.26<br />Improved: Enhanced hover effect on horizontal timeline items to retain the last hovered state<br />Improved: Added a `Keep Hovered` option (yes or no) for horizontal timeline items<br />Improved: Introduced alignment and line break control options for the horizontal timeline widget<br />Improved: Adjusted responsive width for horizontal timeline items<br />Improved: Removed unnecessary flex-wrap property from horizontal timeline styles</p>\n<p>Version: 3.7.7 (19 December 2024)<br />Added: Compatibility support for Elementor 3.26 in widgets relying on `Swiper`<br />Added: Compatibility support for Elementor 3.26 in `has_widget_inner_wrapper()` for certain widgets</p>\n<p>Version: 3.7.6 (07 December 2024)<br />Fixed: Parallax effect animation conflict with Elementor animation<br />Fixed: Carousel layout causing browser console errors in video gallery widget<br />Improved: Pricing menu widget CSS and removed unnecessary CSS</p>\n<p>Version: 3.7.5 (17 November 2024)<br />Fixed: Cross domain copy paste not working</p>\n<p>Version: 3.7.4 (27 October 2024)<br />Fixed: Minor bugs and improvements</p>\n<p>Version: 3.7.3 (26 October 2024)<br />Added: Circle menu widget<br />Fixed: Icon is missing at `interactive link`<br />Improved: Interactive links widget controls and styles</p>\n<p>Version: 3.7.2 (20 October 2024)<br />Fixed: Transition is not working on hover in container widget</p>\n<p>Version: 3.7.1 (16 October 2024)<br />Added: Pagination feature to the product list widget<br />Added: Support for changing the label of the Elementor form reset button field<br />Fixed: Facebook feed widget to correctly display the number of likes and comments with appropriate labels<br />Improved: Hover transition control for the button in the form reset button module</p>\n<p>Version: 3.7.0 (22 September 2024)<br />Fixed: Template insertion and placeholder images in the template library<br />Improved: Advanced slider widget configuration for better compatibility<br />Improved: Updated the Jarallax library to version 2.2.1</p>\n<p>Version: 3.6.9 (01 September 2024)<br />Added: Compatibility for `waypoints.js` using `IntersectionObserver()`<br />Fixed: Parallax effect shape is not showing<br />Fixed: Header footer compatibility issue with houzez theme</p>\n<p>Version: 3.6.8 (13 August 2024)<br />Fixed: Element caching compatibility</p>\n<p>Version: 3.6.7 (12 August 2024)<br />Added: WhatsApp button goes directly on whatsApp app<br />Fixed: Updated popup close button in the video gallery widget<br />Improved: Security best practices in blog posts widget</p>\n<p>Version: 3.6.6 (27 July 2024)<br />Added: Support for `is_dynamic_content()`<br />Improved: Accessibility, performance, and security best practices</p>\n<p>Version: 3.6.5 (14 July 2024)<br />Added: Support for vimeo videos in video gallery widget<br />Fixed: Short URL not working in video gallery widget<br />Fixed : Image morphing widget import issue<br />Fixed: Refactor pagination code in blog posts widget</p>\n<p>Version: 3.6.4 (04 July 2024)<br />Fixed: Minor bugs & improvements</p>\n<p>Version: 3.6.3 (09 June 2024)<br />Added: Pause on mouse hover in advanced slider widget<br />Improved: Table and motion text widget sanitization</p>\n<p>Version: 3.6.2 (20 May 2024)<br />Improved: Wrapper link module URL sanitization<br />Improved: Table widget external link data sanitization</p>\n<p>Version: 3.6.1 (15 April 2024)<br />Added: Interactive links widget<br />Fixed: Minor bug & improvements<br />Improved: Several widget sanitization</p>\n<p>Version: 3.6.0 (31 March 2024)<br />Added: Protected content widget<br />Added: Mouse cursor margin control<br />Added: Breakpoints in sticky module<br />Fixed: Facebook review widget showing error with TranslatePress plugin<br />Fixed: Zoom JWT deprecation</p>\n<p>Version: 3.5.0 (27 November 2023)<br />Added: Mouse cursor module<br />Added: Glass morphism module<br />Added: Table widget search icon control<br />Added: Chart widget legend click option<br />Fixed: Price menu widget card list link issue<br />Fixed: Facebook page video play issue<br />Fixed: Blog posts load more issues</p>\n<p>Version: 3.4.1 (14 November 2023)<br />Fixed: Google sheet token expire issue<br />Fixed: Table responsive not working properly<br />Improved: Access control security</p>\n<p>Version: 3.4.0 (29 October 2023)<br />Added: Comparison table widget<br />Added: Wrapper link Module<br />Fixed: Volume display handling for touch devices<br />Fixed: Price menu widget anchor tag issue<br />Fixed: Facebook feed responsive issues<br />Fixed: Facebook page review widget ID token vaildation check<br />Fixed: Blog posts masonry issue<br />Fixed: Advanced slider thumbs issue<br />Fixed: Blog posts widgets load more<br />Improved: Vertical menu dropdown arrow changes option</p>\n<p>Version: 3.3.0 (21 Jun 2023)<br />Fixed: Popup modal widget editor loading<br />Fixed: Advanced tab hash change undefined<br />Fixed: HTML is not working in advanced tab widget<br />Fixed: WhatsApp widget responsive issues<br />Fixed: Google SDK deprecated issues for PHP 8.0 and above<br />Fixed: Particles module console error occurs on non-Elementor pages<br />Fixed: Compatibility issue with slick slider<br />Fixed: Accordion not working inside advanced toggle widget<br />Fixed: Dribbble widget spelling issues<br />Improved: Flip box widget firefox browser compatibility<br />Improved: Coupon Code Widget controls<br />Improved: Optimize review, price menu, team, video gallery sliders</p>\n<p>Version: 3.2.1 (05 Apr 2023)<br />Fixed: Swiper v8.45 compatibility<br />Fixed: Advanced Tab Widget Enable URL Hash Issue<br />Fixed: Pause on Hover option doesn\'t work on the Video Gallery widget Carousel<br />Fixed: Stylish List description escaping issue<br />Fixed: Social profile URL on the popup of the Team Carousel Slider widget issue.<br />Fixed: Yelp Review feed issue<br />Improved: Advanced Slider Widget Js Optimize and New Controls Added like Thumbnail Scale, Loop Option, Speed.<br />Improved: Fancy Animated Text Support with an Advanced Slider widget</p>\n<p>Version: 3.2.0 (28 Feb 2023)<br />Added: Content Ticker widget<br />Added: Coupon Code Widget<br />Added: Particles Module<br />Added: New styles and features in Whatsapp Widget<br />Added: Icons for Dribble, Pinterest and Behance Feed Widgets<br />Fixed: Parallax Module support with Flex Container<br />Fixed: Maximum project per page is fixed at Dribble Feed Widget<br />Fixed: Breakpoints issue fixed for Advanced Slider Widget<br />Fixed: Parallax Module On Mouse Move effect for widget support with Container.<br />Fixed: Compatibility issues with Eduma theme<br />Improved: Accessibility for widgets and modules</p>\n<p>Version: 3.1.0 (16 Jan 2023)<br />Added: Audio Player Widget<br />Added: Flip Box Widget<br />Added: Image Morphing Widget<br />Added: Flex container support<br />Added: Carousel Slider controls to Blog Post Widget<br />Added: Ten new swap styles to Image Swap Widget<br />Fixed: Gallery Widget PHP warning issue<br />Fixed: Box-shadow arrow issue in Advanced Tooltip Module<br />Fixed: Swiper slider initial loading breaks columns<br />Fixed: Link getting duplicate for socials in Team Carousel Slider<br />Improved: Team Carousel Slider controls<br />Improved: Optimize JS for Behance Feed Widget<br />Improved: Widgets searching keywords for editor panel<br />Improved: Breadcrumb Widget styles and controls<br />Tweaked: Disable glare effect in Parallax Module</p>\n<p>Version: 3.0.0 (12 Dec 2022)<br />Added: Stylish List widget<br />Added: Team Carousel Slider widget<br />Added: Widgets Documentation URL<br />Fixed: Fancy Animated Text animation issues<br />Fixed: Board name more than one word doesn\'t fetch in Pinterest Feed widget<br />Fixed: Price Menu widget link doesn\'t work properly<br />Fixed: Button link not working properly in Image hover effect<br />Fixed: Arrow position in Video Gallery<br />Fixed: Flickering issue for Advanced tab content<br />Fixed: Advanced widgets issue with Table widget<br />Fixed: Testimonials slider not working inside advanced tab of OceanWP theme<br />Fixed: Fancy Animated Text Widget Text crop & Cursor gap issue<br />Fixed: Advanced tab widget vertical height issues<br />Fixed: Responsive issues in Video Gallery widget<br />Fixed: Firebase JWT conflict issue<br />Improved: Parallax module js<br />Improved: Vertical alignment in Advanced Tab widget<br />Improved: Fancy Animated Text Widget Visibility<br />Improved: Fancy Animated Text Widget Bar Loading Animation<br />Improved: Fancy Animated Text Widget SVG Shape left, Right Moved<br />Improved: Advanced Slider widget Progress-bar System & Slider Content Animation<br />Improved: Advanced Slider widget Slides Per View & Wrapper Padding<br />Improved: Filter spacing Control in Video Gallery widget<br />Tweaked: Image Overlay control in Blog Post widget<br />Tweaked: Advanced Slider widget Vertical & Image Thumbs</p>\n<p>Version: 2.8.0 (02 Oct 2022)<br />Added: Price Menu widget<br />Added: Fancy Animated Text Widget<br />Added: Image Masking Module<br />Added: Dynamic content support for Elementor pro<br />Added: Image hover effect widget WPML compatibility<br />Fixed: Elementor reset style issue with Elementskit Conditions module<br />Fixed: Swiper slider is not working and updating inside an advanced tab<br />Fixed: Ajax mega menu load issue with vertical menu<br />Tweaked: Image Hover Effect widget</p>\n<p>Version: 2.7.0 (24 Aug 2022)<br />Added: Image Hover Effect widget<br />Added: Option for disable CSS3 animation for responsiveness<br />Added: Horizontal bottom position for Timeline widget<br />Fixed: Woo Product List widget\'s query issue<br />Fixed: Timeline widget pinpoint icon border-radius control disappear issue<br />Fixed: Fatal error with google client vendor<br />Fixed: Animation and css issues in Timeline widget</p>\n<p>Version: 2.6.10 (17 Jul 2022)<br />Added: Facebook Feed widget\'s demo in Template library<br />Added: Style for Breadcrumb widget<br />Added: Text field in Woo Mini Cart widget<br />Fixed: Code Optimized.<br />Fixed: Vendor conflict issue<br />Fixed: Advanced Tooltip background not changed when upload image<br />Fixed: Conflict css issue with twenty twenty one theme<br />Fixed: Pinterest share is not working in Facebook Feed widget<br />Fixed: Advanced tab issue for OceanWP Theme<br />Fixed: Woo Mini Cart css issue for OceanWP theme<br />Fixed: Timeline widget\'s title, subtitle and anchor color not changing<br />Tweaked: Table Widget css issue in OceanWP Theme</p>\n<p>Version: 2.6.9 (26 Jun 2022)<br />Fixed: Code Optimized.</p>\n<p>Version: 2.6.8 (24 May 2022)<br />Fixed: CSS bug fix.</p>\n<p>Version: 2.6.7 (27th April 2022)<br />Added: Compatibility with PHP 8.0. <br />Tweaked: JS, PHP & CSS.</p>\n<p>Version: 2.6.6 (25th April 2022)<br />Fixed: Advance Tab widget issue.<br />Fixed: Advance Accordion widget issue.<br />Fixed: Advance Toggle widget issue.<br />Fixed: Advance Slider widget issue.</p>\n<p>Version: 2.6.5 (18th April 2022) <br />Addded: Whatsapp Widget. <br />Fixed: Creative Button icon position.<br />Fixed: Advanced tab content issue.<br />Fixed: Advanced Accordion content issue.<br />Fixed: Advanced Toggle content issue.</p>\n<p>Version: 2.6.4 (24th March 2022)<br />Added: Subcontinent and Image in Advanced Tooltip widget.<br />Improved: Added Advance tooltip subtitle, image, and many controls.<br />Fixed: Body alignment issue in Table widget.<br />Fixed: HTML content issue in Advanced Tooltip widget.<br />Fixed: Instagram widget caption and others issues<br />Fixed: Elementor 3.6.1 conflicts for deprecation.<br />Fixed: Elementor responsive control devices compatibility issue<br />Fixed: Tweak border radius issue of advance tooltip widget<br />Fixed: Advanced tab issue ( specially with OceanWP theme )</p>\n<p>Version: 2.6.3 (15th February 2022)<br />Improved: Parallax doesn\'t work on tablets & mobile devices.<br />Fixed: Table widget issue ( Editor output style not work & HTML print with image).<br />Fixed: Video widget issue.<br />Fixed: Conditional content module has a conflict with the Russian language.</p>\n<p>Version: 2.6.2 (30th January 2022)<br />Added: Integrate google sheet inside table widget.<br />Added: WYSIWYG control for table body text.<br />Fixed: Table widget fopen function warning.<br />Fixed: Table widget image issue.</p>\n<p>Version: 2.6.1 (22th January 2022).<br />Fixed: Icon missing & replaced fontAwesome icon with elementor icon.<br />Fixed: Advanced Tab issue with OceanWP theme.<br />Tweaked: CSS and JS improved.</p>\n<p>Version: 2.6.0 (9th January 2022).<br />Added: Ajax Loading support for Advanced Tab Widget.<br />Improved: Improved data attribute.<br />Improved: Update paralax library version(Jaralax).<br />Improved: Mini cart & ajax loading support for Advanced Tab. <br />Fixed: HTML tag does not work into table widget cell text.<br />Fixed: PHP notice and warning when username is not exist in pinterest feed.<br />Fixed: Limiting instagram feeds causes shrinking of columns in instagram feed.</p>\n<p>Version: 2.5.0 (20th December 2021)<br />New: Hover option added for Vertical Menu Widget.<br />New: Russian language for translation.<br />Fix: Sticky Offset support for Smooth Scrolling.<br />Fix: Background Image rendering issue for Parallax Module.<br />Fix: Table widget missing controls.<br />Fix: Instagram Feed Fatal Error.<br />Removed: Comment and like count from instagram feed widget.</p>\n<p>Version: 2.4.1 (2nd December 2021)<br />Fix: Script defer loading issue for Copy-Paste Module.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.4.0 (25th November, 2021)<br />Improved: Bundled Modules js for avoiding multiple request to increase the performance.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.7 (7th November, 2021)<br />Fix: Woo Product Carousel issue.<br />Fix: Advanced tab nested issue fixed.<br />Fix: fixed grid compatibility issue.<br />Tweak: CSS and JS improved</p>\n<p>Version: 2.3.6 (26th September, 2021)<br />Fix: Woo Category widget grid issue with Astra theme<br />Fix: Woo Product List widget grid issue with Astra theme<br />Fix: Hover behavior issue for Woo Mini Cart Widget.<br />Fix: Responsive support for Chart Widget with large data.<br />Fix: Horizontal style content alignment for Timeline Widget.</p>\n<p>Version: 2.3.5 (19 August, 2021)<br />Fix: JS conflict when first load for Parallax Module.<br />Fix: Responsive controls issue for Woo Category List Widget.<br />Fix: Removed deprecated Elementor PHP Methods from Widgets.</p>\n<p>Version: 2.3.4 (2 August, 2021)<br />Fix: Advanced Accordion and Advanced Tab widgets conflict with OceanWP theme.<br />Fix: Advanced Toggle widget Indicator Global color issues.<br />Fix: Unfold widget title alignment issue.<br />Fix: Timeline widget content alignment issue.</p>\n<p>Version: 2.3.3 (15 July, 2021)<br />Fix: Swiper Slider conflict issues fixed with other theme.</p>\n<p>Version: 2.3.2 (15 July, 2021)<br />Tweak: Removed loop from carousel related widgets.</p>\n<p>Version: 2.3.1 (13 July, 2021)<br />Fix: Multiple placeholder image upload issues when importing widget.<br />Fix: Background color delay loading issues fixed on Table widget.<br />Tweak: Improved W3validation.<br />Tweak: TweenMax JS Library updated to the latest version.<br />Tweek: Converted widgets slideshow from slick to swiper.<br />Tweak: Optimized Images.</p>\n<p>Version: 2.3.0 (8 June, 2021)<br />New: Refined Layout Manager with Tabs, Categories and Search filters.<br />New: Modern and Creative Template Kits, Pages and Section Ready Templates.<br />Tweak: Manual cache clear button for Dribbble Feed widget.<br />Tweak: Getting access token made easy for Dribbble Feed widget.<br />Tweak: Bring unfold widget into viewport while closing the content.<br />Fix: Mobile scrolling issues for Hotspot Widget.<br />Fix: Undefined variables for Twitter Feed Widget.<br />Fix: Limit for Facebook Feed API.<br />Fix: Reaction Icons for Facebook Feed.<br />Fix: Minor spelling issue.</p>\n<p>Version: 2.2.3 (10 May, 2021)<br />New: Hover Trigger on Advanced Tab Widget.<br />Tweak: Improvements for the Instagram API.<br />Tweak: Improvements for the Faceebook Feed API.<br />Fix: Profile Picture issue for Instagram Widget.</p>\n<p>Version: 2.2.2 (29 April, 2021)<br />New: Blog Posts Widget Floating Category.<br />New: Blog Posts Widget Various Missing Controls.<br />New: Dribbble Feed User Info & Header.<br />New: Dribbble Feed Various Missing Controls.<br />New: Border control to pinterest feed widget.<br />New: Follow button icon control to twitter feed widget.<br />New: Padding control to twitter feed widget.<br />New: Header background control to twitter feed widget.<br />New: Share button to twitter feed widget.<br />Tweak: SVG icon to elementskit icon to twitter feed widget.<br />Tweak: Layout five to behance feed widget.<br />Tweak: Replaced deprecated Elementor PHP Methods for Widgets.<br />Fix: Category List Widget separator position issue.<br />Fix: Google Map Widget static type image issue.<br />Fix: Facebook Page Review content alignment issue.<br />Fix: Twitter feed read more button.<br />Fix: Header Alignment Control for Table Widget.<br />Fix: Product Count styles for Woo Category List Widget.<br />Fix: Responsive support for Dribbble Feed Widget.</p>\n<p>Version: 2.2.1 (14-04-2021)<br />Fix: Compatibility issues with Elementor 3.2.0.</p>\n<p>Version: 2.2.0 (02-03-2021)<br />Improve: Minor bug fix and code improvements.<br />Improve: Minor escaping and validation improvements.</p>\n<p>Version: 2.1.7 (25-02-2021)<br />New: Image Size control for Gallery Widget.<br />New: Option to Show/Hide Facebook Messenger Dialog Box.<br />New: Image Comparison support for Advanced Tab Widget.<br />Fix: Responsive glitch in Timeline Widget.</p>\n<p>Version: 2.1.6 (07-02-2021)<br />New: Introducing Image Swap Widget - show a different image as the user hovers.</p>\n<p>Version: 2.1.5 (27-01-2021)<br />Fix: Sticky Module conflict with latest Elementor.<br />Fix: Slick Library update support for Latest Elementor update.<br />Fix: Woo Category List widget featured style minor CSS grid issue.</p>\n<p>Version: 2.1.4 (25-01-2021)<br />Tweak: Support W3C validation when using Facebook Messenger.<br />Fix: Blog Posts Widget default image size changed to provide clear images.</p>\n<p>Version: 2.1.3 (18-01-2021)<br />Fix: Instagram api expire time extended.<br />Fix: Editor live changes support for Advanced Tooltip.</p>\n<p>Version: 2.1.2 (12-01-2021)<br />Fix: Advanced Tooltip js conflict in the Elementor editor.</p>\n<p>Version: 2.1.1 (10-01-2021)<br />New: Introducing Advanced Tooltip - add tooltip to any Widget.<br />Fix: Improved Advanced Toggle Widget toggler btn.<br />Fix: Missing string translations for Table Widget.<br />Fix: List style reset for Gallery Filter.</p>\n<p>Version: 2.1.0 (24-12-2020)<br />New: Advanced Tab Widget now has option to enable URL hash routing capability.<br />New: Option to set popup alignment for Woo Mini Cart Widget.<br />Fix: Popup Modal Widget content editor showing same content for multiple widget in the same page.<br />Fix: Minor CSS broken issues fixed on Hotspot Widget.<br />Fix: Some css broken issues fixed on hotspot<br />Fix: added featured category link field \'Woo Category List\' widget<br />Fix: Buttons white-space are reset to default.<br />Fix: Woo Product Carousel and List Widget compatibility with TwentyTwentyOne Theme.<br />Fix: CSS ul and ol list style wasn\'t visible inside widgets.</p>\n<p>Version: 2.0.6 (06-12-2020)<br />Fix: JS conflict issues fixed with \'Rank Math\' plugin.<br />Improve: CSS and JS improved.</p>\n<p>Version: 2.0.5 (30-11-2020)<br />New: Added \'Popup Modal\' widget.<br />New: Added new instagram widget with Instagram official API.<br />New: Added control for keeping one dot always active.<br />New: Added Iframe and shortcode support on content.<br />Fix: Clicking pointer issues fixed.<br />Fix: \"Non property\" notice in instagram widget.<br />Fix: Fixed the line issues when increasing the pointer size.<br />Fix: Minor responsive issues fixed.</p>\n<p>Version: 2.0.4 (22-11-2020)<br />Fix: Timeline\'s elements was showing after some delay.</p>\n<p>Version: 2.0.3 (16-11-2020)<br />New: Advanced controls for Conditional Widget.<br />New: Cross domain copy-paste module (the long waited feature).<br />New: Added default color scheme on Facebook Messenger widget.<br />New: Added Locale on Facebook Messenger widget.<br />Fix: Caret image missing for Advanced Tab.<br />Fix: Ekit button js error when \"add section\" is clicked.<br />Tweak: Instagram feed widget.<br />Tweak: Improved CSS & JS.</p>\n<p>Version: 2.0.2<br />Fix: Facebook feed API.<br />Fix: Some spelling mistakes.<br />Fix: License activation conflicting.</p>\n<p>Version: 2.0.1<br />Fix: Instagram\'s cache issue. Posts were not properly updated.</p>\n<p>Version: 2.0.0<br />New: New Unfold widget added.<br />Fix: Google Map API Script is enqueueing even it\'s not enabled.<br />Fix: Facebook Review Broken issue.<br />Fix: HeaderFooter builder compatiblity.<br />Added: Pagination to Blog Posts.<br />Added: Import & export system for WidgetBuilder module.<br />Added: New features: \"dribble-feed, facebook-feed, facebook-review, instagram-feed, twitter-feed, unfold, yelp, zoom\".</p>\n\";}s:6:\"plugin\";s:27:\"elementskit/elementskit.php\";}}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:2:{s:47:\"one-click-demo-import/one-click-demo-import.php\";O:8:\"stdClass\":10:{s:2:\"id\";s:35:\"w.org/plugins/one-click-demo-import\";s:4:\"slug\";s:21:\"one-click-demo-import\";s:6:\"plugin\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:11:\"new_version\";s:5:\"3.3.0\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/one-click-demo-import/\";s:7:\"package\";s:70:\"https://downloads.wordpress.org/plugin/one-click-demo-import.3.3.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-256x256.png?rev=2506685\";s:2:\"1x\";s:74:\"https://ps.w.org/one-click-demo-import/assets/icon-128x128.png?rev=2506685\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:77:\"https://ps.w.org/one-click-demo-import/assets/banner-1544x500.png?rev=2506685\";s:2:\"1x\";s:76:\"https://ps.w.org/one-click-demo-import/assets/banner-772x250.png?rev=2506685\";}s:11:\"banners_rtl\";a:0:{}s:8:\"requires\";s:3:\"5.5\";}s:31:\"elementor-pro/elementor-pro.php\";O:8:\"stdClass\":17:{s:14:\"stable_version\";s:6:\"3.30.0\";s:12:\"last_updated\";s:19:\"2025-07-01 09:42:02\";s:11:\"new_version\";s:6:\"3.30.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:320:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NTI4NTAzNzMsImV4cCI6MTc1MjkzNjc3M30.ANx7BfwNX7iPOUa-vZMlz155BofssFuwhoEQaaCEEiw/package_download\";s:13:\"download_link\";s:320:\"https://plugin-downloads.elementor.com/v2/package_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImRvd25sb2FkX2JldGEiOmZhbHNlLCJmaWxlX2tleSI6IjEiLCJpYXQiOjE3NTI4NTAzNzMsImV4cCI6MTc1MjkzNjc3M30.ANx7BfwNX7iPOUa-vZMlz155BofssFuwhoEQaaCEEiw/package_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:12:{s:11:\"new_version\";s:5:\"3.7.0\";s:4:\"name\";s:13:\"Elementor Pro\";s:4:\"slug\";s:13:\"elementor-pro\";s:3:\"url\";s:36:\"https://elementor.com/pro/changelog/\";s:8:\"homepage\";s:26:\"https://elementor.com/pro/\";s:8:\"requires\";s:3:\"5.0\";s:6:\"tested\";s:5:\"6.8.2\";s:18:\"elementor_requires\";s:5:\"3.0.1\";s:7:\"package\";s:297:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImlhdCI6MTc1Mjg1MDM3MywiZXhwIjoxNzUyOTM2NzczfQ.4Zx_1Q2b0l47LGd08f5VC4wldRgt5fnnKTtcUbDMX04/previous_download\";s:13:\"download_link\";s:297:\"https://plugin-downloads.elementor.com/v2/previous_download/eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJsaWNlbnNlIjoiYWN0aXZhdGVkIiwidmVyc2lvbiI6IjMuNy4wIiwidXJsIjoiaHR0cHM6Ly9pbmZvbGl6ZS5pbiIsImlhdCI6MTc1Mjg1MDM3MywiZXhwIjoxNzUyOTM2NzczfQ.4Zx_1Q2b0l47LGd08f5VC4wldRgt5fnnKTtcUbDMX04/previous_download\";s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:5:\"icons\";a:1:{s:3:\"svg\";s:75:\"https://storage.googleapis.com/web-public-files/Web%20Assets/icons/icon.svg\";}}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"nl_NL\";i:2;s:5:\"en_GB\";i:3;s:5:\"en_NZ\";i:4;s:5:\"en_ZA\";i:5;s:5:\"en_AU\";i:6;s:5:\"en_CA\";i:7;s:5:\"sv_SE\";i:8;s:5:\"da_DK\";i:9;s:5:\"fr_FR\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}s:5:\"cloud\";b:0;s:6:\"plugin\";s:31:\"elementor-pro/elementor-pro.php\";}}s:7:\"checked\";a:7:{s:49:\"artistics-theme-addons/artistics-theme-addons.php\";s:5:\"1.0.0\";s:36:\"contact-form-7/wp-contact-form-7.php\";s:3:\"6.1\";s:23:\"elementor/elementor.php\";s:6:\"3.30.2\";s:31:\"elementor-pro/elementor-pro.php\";s:6:\"3.30.0\";s:37:\"elementskit-lite/elementskit-lite.php\";s:5:\"3.5.5\";s:27:\"elementskit/elementskit.php\";s:5:\"3.8.4\";s:47:\"one-click-demo-import/one-click-demo-import.php\";s:5:\"3.3.0\";}}', 'off');
INSERT INTO `wp4p_options` (`option_id`, `option_name`, `option_value`, `autoload`) VALUES
(5397, '_site_transient_timeout_theme_roots', '1756826995', 'off'),
(5398, '_site_transient_theme_roots', 'a:1:{s:9:\"artistics\";s:7:\"/themes\";}', 'off'),
(5415, '_site_transient_timeout_wp_theme_files_patterns-a13067a43c8f79527afccb7cfc3bb193', '1756844757', 'off'),
(5416, '_site_transient_wp_theme_files_patterns-a13067a43c8f79527afccb7cfc3bb193', 'a:2:{s:7:\"version\";s:6:\"1.0.10\";s:8:\"patterns\";a:0:{}}', 'off');
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_postmeta`
--
CREATE TABLE `wp4p_postmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`post_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_postmeta`
--
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(14, 9, '_form', '<label> Your name\n [text* your-name autocomplete:name] </label>\n\n<label> Your email\n [email* your-email autocomplete:email] </label>\n\n<label> Subject\n [text* your-subject] </label>\n\n<label> Your message (optional)\n [textarea your-message] </label>\n\n[submit \"Submit\"]'),
(15, 9, '_mail', 'a:8:{s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:33:\"[_site_title] <admin@infolize.in>\";s:4:\"body\";s:191:\"From: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:18:\"additional_headers\";s:22:\"Reply-To: [your-email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(16, 9, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:33:\"[_site_title] <admin@infolize.in>\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:29:\"Reply-To: [_site_admin_email]\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),
(17, 9, '_messages', 'a:12:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";}'),
(18, 9, '_additional_settings', ''),
(19, 9, '_locale', 'en_US'),
(20, 9, '_hash', '786d4aaa3eac247530720a8ccd64740370592ee6e13b71fc563593cfbb282e28'),
(21, 10, '_elementor_edit_mode', 'builder'),
(22, 10, '_elementor_template_type', 'kit'),
(23, 10, '_wp_page_template', 'default'),
(24, 10, '_elementor_page_settings', 'a:1:{s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:0:\"\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:0:\"\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:0:\"\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:0:\"\";}i:4;a:3:{s:3:\"_id\";s:15:\"accentsecondary\";s:5:\"title\";s:16:\"Accent Secondary\";s:5:\"color\";s:0:\"\";}i:5;a:3:{s:3:\"_id\";s:5:\"white\";s:5:\"title\";s:11:\"White Color\";s:5:\"color\";s:0:\"\";}i:6;a:3:{s:3:\"_id\";s:5:\"black\";s:5:\"title\";s:11:\"Black Color\";s:5:\"color\";s:0:\"\";}i:7;a:3:{s:3:\"_id\";s:7:\"divider\";s:5:\"title\";s:13:\"Divider Color\";s:5:\"color\";s:0:\"\";}i:8;a:3:{s:3:\"_id\";s:11:\"darkdivider\";s:5:\"title\";s:18:\"Dark Divider Color\";s:5:\"color\";s:0:\"\";}}}'),
(27, 12, '_wp_attached_file', '2025/07/log_file_2025-07-18__14-54-53.txt'),
(28, 38, '_wp_attached_file', '2024/11/logo.svg'),
(29, 38, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:6091;s:5:\"width\";i:169;s:6:\"height\";i:51;}'),
(32, 39, '_wp_attached_file', '2024/11/favicon.png'),
(33, 39, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:45;s:6:\"height\";i:51;s:4:\"file\";s:19:\"2024/11/favicon.png\";s:8:\"filesize\";i:1491;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(35, 85, '_wp_attached_file', '2024/11/page-header-bg.jpg'),
(36, 85, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:768;s:4:\"file\";s:26:\"2024/11/page-header-bg.jpg\";s:8:\"filesize\";i:681585;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"page-header-bg-300x120.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:120;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8285;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"page-header-bg-1024x410.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:410;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21024;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"page-header-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7102;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"page-header-bg-768x307.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:307;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15290;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"page-header-bg-1536x614.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:614;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:45147;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(38, 232, '_wp_attached_file', '2024/11/icon-about-agency-1.svg'),
(39, 232, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1091;s:5:\"width\";i:40;s:6:\"height\";i:39;}'),
(42, 260, '_wp_attached_file', '2024/11/section-bg-shape-scaled.png'),
(43, 260, '_wp_attachment_metadata', 'a:7:{s:5:\"width\";i:1863;s:6:\"height\";i:2560;s:4:\"file\";s:35:\"2024/11/section-bg-shape-scaled.png\";s:8:\"filesize\";i:709480;s:5:\"sizes\";a:6:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"section-bg-shape-218x300.png\";s:5:\"width\";i:218;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:13551;}s:5:\"large\";a:5:{s:4:\"file\";s:29:\"section-bg-shape-745x1024.png\";s:5:\"width\";i:745;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:94048;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"section-bg-shape-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:5528;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:29:\"section-bg-shape-768x1056.png\";s:5:\"width\";i:768;s:6:\"height\";i:1056;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:101594;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:30:\"section-bg-shape-1118x1536.png\";s:5:\"width\";i:1118;s:6:\"height\";i:1536;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:233190;}s:9:\"2048x2048\";a:5:{s:4:\"file\";s:30:\"section-bg-shape-1490x2048.png\";s:5:\"width\";i:1490;s:6:\"height\";i:2048;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:423188;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"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:20:\"section-bg-shape.png\";}'),
(45, 294, '_wp_attached_file', '2024/11/icon-about-agency-2.svg'),
(46, 294, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1393;s:5:\"width\";i:40;s:6:\"height\";i:39;}'),
(49, 335, '_wp_attached_file', '2024/11/service-single-img.jpg'),
(50, 335, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:30:\"2024/11/service-single-img.jpg\";s:8:\"filesize\";i:196565;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:30:\"service-single-img-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27028;}s:5:\"large\";a:5:{s:4:\"file\";s:31:\"service-single-img-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:117579;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:30:\"service-single-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18075;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:30:\"service-single-img-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79214;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(52, 345, '_wp_attached_file', '2024/11/asterisk-icon.svg'),
(53, 345, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1495;s:5:\"width\";i:24;s:6:\"height\";i:25;}'),
(56, 379, '_wp_attached_file', '2024/11/service-bg.svg'),
(57, 379, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:605;s:5:\"width\";i:357;s:6:\"height\";i:199;}'),
(60, 407, '_wp_attached_file', '2024/11/icon-service-1.svg'),
(61, 407, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1343;s:5:\"width\";i:60;s:6:\"height\";i:60;}'),
(64, 565, '_wp_attached_file', '2024/11/icon-about-agency-3.svg'),
(65, 565, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1370;s:5:\"width\";i:40;s:6:\"height\";i:39;}'),
(68, 566, '_wp_attached_file', '2024/11/icon-about-agency-4.svg'),
(69, 566, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:874;s:5:\"width\";i:40;s:6:\"height\";i:40;}'),
(72, 570, '_wp_attached_file', '2024/11/service-entry-img.jpg'),
(73, 570, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:343;s:6:\"height\";i:303;s:4:\"file\";s:29:\"2024/11/service-entry-img.jpg\";s:8:\"filesize\";i:160622;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:29:\"service-entry-img-300x265.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:265;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28424;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:29:\"service-entry-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:10412;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(75, 772, '_wp_attached_file', '2024/11/our-mission-img.jpg'),
(76, 772, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:332;s:6:\"height\";i:258;s:4:\"file\";s:27:\"2024/11/our-mission-img.jpg\";s:8:\"filesize\";i:105888;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"our-mission-img-300x233.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:233;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30264;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"our-mission-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18598;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(78, 779, '_wp_attached_file', '2024/11/icon-our-mission.svg'),
(79, 779, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1675;s:5:\"width\";i:40;s:6:\"height\";i:40;}'),
(82, 786, '_wp_attached_file', '2024/11/arrow-accent.svg'),
(83, 786, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:240;s:5:\"width\";i:35;s:6:\"height\";i:35;}'),
(86, 790, '_wp_attached_file', '2024/11/arrow-white.svg'),
(87, 790, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:249;s:5:\"width\";i:43;s:6:\"height\";i:43;}'),
(90, 874, '_wp_attached_file', '2024/11/icon-service-2.svg'),
(91, 874, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:610;s:5:\"width\";i:60;s:6:\"height\";i:60;}'),
(94, 875, '_wp_attached_file', '2024/11/icon-service-3.svg'),
(95, 875, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1081;s:5:\"width\";i:60;s:6:\"height\";i:60;}'),
(98, 876, '_wp_attached_file', '2024/11/icon-service-4.svg'),
(99, 876, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1434;s:5:\"width\";i:61;s:6:\"height\";i:60;}'),
(102, 877, '_wp_attached_file', '2024/11/icon-service-5.svg'),
(103, 877, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:883;s:5:\"width\";i:61;s:6:\"height\";i:61;}'),
(106, 878, '_wp_attached_file', '2024/11/icon-service-6.svg'),
(107, 878, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2213;s:5:\"width\";i:61;s:6:\"height\";i:60;}'),
(110, 954, '_wp_attached_file', '2024/11/our-value-img.jpg'),
(111, 954, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:332;s:6:\"height\";i:259;s:4:\"file\";s:25:\"2024/11/our-value-img.jpg\";s:8:\"filesize\";i:117802;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:25:\"our-value-img-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33661;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:25:\"our-value-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20204;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(113, 955, '_wp_attached_file', '2024/11/our-vision-img.jpg'),
(114, 955, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:332;s:6:\"height\";i:259;s:4:\"file\";s:26:\"2024/11/our-vision-img.jpg\";s:8:\"filesize\";i:97156;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"our-vision-img-300x234.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:234;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29098;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"our-vision-img-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18163;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(116, 981, '_wp_attached_file', '2024/11/icon-our-vision.svg'),
(117, 981, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1385;s:5:\"width\";i:40;s:6:\"height\";i:40;}'),
(120, 1012, '_wp_attached_file', '2024/11/service-bg-1.svg'),
(121, 1012, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:605;s:5:\"width\";i:357;s:6:\"height\";i:199;}'),
(124, 1037, '_wp_attached_file', '2024/11/why-choose-image.jpg'),
(125, 1037, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:594;s:6:\"height\";i:549;s:4:\"file\";s:28:\"2024/11/why-choose-image.jpg\";s:8:\"filesize\";i:315072;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"why-choose-image-300x277.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:277;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23852;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"why-choose-image-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8408;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(127, 1103, '_wp_attached_file', '2024/11/service-process-step-1.jpg'),
(128, 1103, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:393;s:6:\"height\";i:351;s:4:\"file\";s:34:\"2024/11/service-process-step-1.jpg\";s:8:\"filesize\";i:178724;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"service-process-step-1-300x268.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:268;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26262;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"service-process-step-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9414;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(130, 1296, '_wp_attached_file', '2024/11/service-process-step-3.jpg'),
(131, 1296, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:393;s:6:\"height\";i:353;s:4:\"file\";s:34:\"2024/11/service-process-step-3.jpg\";s:8:\"filesize\";i:179320;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"service-process-step-3-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22429;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"service-process-step-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7944;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(133, 1297, '_wp_attached_file', '2024/11/service-process-step-2.jpg'),
(134, 1297, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:392;s:6:\"height\";i:351;s:4:\"file\";s:34:\"2024/11/service-process-step-2.jpg\";s:8:\"filesize\";i:192440;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"service-process-step-2-300x269.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:269;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26506;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"service-process-step-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:9136;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(136, 1419, '_wp_attached_file', '2024/11/icon-benefits-steps-2-1.svg'),
(137, 1419, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2258;s:5:\"width\";i:60;s:6:\"height\";i:61;}'),
(139, 1453, '_wp_attached_file', '2024/11/icon-benefits-steps-4.svg'),
(140, 1453, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2677;s:5:\"width\";i:60;s:6:\"height\";i:61;}'),
(142, 1683, '_wp_attached_file', '2024/11/why-choose-bg-shape.png'),
(143, 1683, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:310;s:6:\"height\";i:323;s:4:\"file\";s:31:\"2024/11/why-choose-bg-shape.png\";s:8:\"filesize\";i:72511;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:31:\"why-choose-bg-shape-288x300.png\";s:5:\"width\";i:288;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:31:\"why-choose-bg-shape-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:7367;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(145, 1770, '_wp_attached_file', '2024/11/team-1.jpg'),
(146, 1770, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2024/11/team-1.jpg\";s:8:\"filesize\";i:239605;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-1-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19368;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8323;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(148, 1801, '_wp_attached_file', '2024/11/service-bg-2.svg'),
(149, 1801, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:605;s:5:\"width\";i:357;s:6:\"height\";i:199;}'),
(152, 1867, '_wp_attached_file', '2024/11/experts-rating-video-bg.jpg'),
(153, 1867, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:303;s:6:\"height\";i:220;s:4:\"file\";s:35:\"2024/11/experts-rating-video-bg.jpg\";s:8:\"filesize\";i:92702;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:35:\"experts-rating-video-bg-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19482;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:35:\"experts-rating-video-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8384;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(155, 2112, '_wp_attached_file', '2024/11/company-logo-1.svg'),
(156, 2112, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4509;s:5:\"width\";i:124;s:6:\"height\";i:30;}'),
(159, 2217, '_wp_attached_file', '2024/11/satisfy-client-img-1.jpg'),
(160, 2217, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"2024/11/satisfy-client-img-1.jpg\";s:8:\"filesize\";i:4499;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(162, 2218, '_wp_attached_file', '2024/11/satisfy-client-img-2.jpg'),
(163, 2218, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"2024/11/satisfy-client-img-2.jpg\";s:8:\"filesize\";i:4326;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(165, 2219, '_wp_attached_file', '2024/11/satisfy-client-img-3.jpg'),
(166, 2219, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"2024/11/satisfy-client-img-3.jpg\";s:8:\"filesize\";i:3625;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(168, 2220, '_wp_attached_file', '2024/11/satisfy-client-img-4.jpg'),
(169, 2220, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"2024/11/satisfy-client-img-4.jpg\";s:8:\"filesize\";i:3212;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(171, 2221, '_wp_attached_file', '2024/11/satisfy-client-img-5.jpg'),
(172, 2221, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:40;s:6:\"height\";i:40;s:4:\"file\";s:32:\"2024/11/satisfy-client-img-5.jpg\";s:8:\"filesize\";i:4094;s:5:\"sizes\";a:0:{}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(174, 2245, '_wp_attached_file', '2024/11/digital-features-img-1.jpg'),
(175, 2245, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:625;s:6:\"height\";i:270;s:4:\"file\";s:34:\"2024/11/digital-features-img-1.jpg\";s:8:\"filesize\";i:175111;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"digital-features-img-1-300x130.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23075;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"digital-features-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17387;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(177, 2315, '_wp_attached_file', '2024/11/digital-features-img-2.jpg'),
(178, 2315, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:372;s:6:\"height\";i:270;s:4:\"file\";s:34:\"2024/11/digital-features-img-2.jpg\";s:8:\"filesize\";i:103872;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:34:\"digital-features-img-2-300x218.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:218;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:25490;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"digital-features-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16508;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(180, 2392, '_wp_attached_file', '2024/11/icon-sidebar-cta.svg'),
(181, 2392, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1008;s:5:\"width\";i:61;s:6:\"height\";i:61;}'),
(184, 2399, '_wp_attached_file', '2024/11/icon-sidebar-cta-phone.svg'),
(185, 2399, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4070;s:5:\"width\";i:31;s:6:\"height\";i:31;}'),
(188, 2459, '_wp_attached_file', '2024/11/who-we-are-counter-bg.png'),
(189, 2459, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:303;s:6:\"height\";i:252;s:4:\"file\";s:33:\"2024/11/who-we-are-counter-bg.png\";s:8:\"filesize\";i:102117;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:33:\"who-we-are-counter-bg-300x250.png\";s:5:\"width\";i:300;s:6:\"height\";i:250;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:28055;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:33:\"who-we-are-counter-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:8839;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(191, 2472, '_wp_attached_file', '2024/11/icon-who-we-are-counter-1.svg'),
(192, 2472, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:986;s:5:\"width\";i:39;s:6:\"height\";i:40;}'),
(195, 2529, '_wp_attached_file', '2024/11/team-2.jpg'),
(196, 2529, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2024/11/team-2.jpg\";s:8:\"filesize\";i:181116;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-2-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14001;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6386;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(198, 2530, '_wp_attached_file', '2024/11/team-3.jpg'),
(199, 2530, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2024/11/team-3.jpg\";s:8:\"filesize\";i:217221;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-3-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:16965;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:7203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(201, 2531, '_wp_attached_file', '2024/11/team-4.jpg'),
(202, 2531, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2024/11/team-4.jpg\";s:8:\"filesize\";i:219535;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-4-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:15175;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6751;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(204, 2532, '_wp_attached_file', '2024/11/team-5.jpg'),
(205, 2532, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2024/11/team-5.jpg\";s:8:\"filesize\";i:184453;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-5-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14975;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6494;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(207, 2533, '_wp_attached_file', '2024/11/team-6.jpg'),
(208, 2533, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2024/11/team-6.jpg\";s:8:\"filesize\";i:161206;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-6-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:13449;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6102;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(210, 2534, '_wp_attached_file', '2024/11/team-7.jpg'),
(211, 2534, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:555;s:4:\"file\";s:18:\"2024/11/team-7.jpg\";s:8:\"filesize\";i:189049;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-7-216x300.jpg\";s:5:\"width\";i:216;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14204;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6245;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(213, 2535, '_wp_attached_file', '2024/11/team-8.jpg'),
(214, 2535, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:400;s:6:\"height\";i:554;s:4:\"file\";s:18:\"2024/11/team-8.jpg\";s:8:\"filesize\";i:211838;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"team-8-217x300.jpg\";s:5:\"width\";i:217;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14050;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"team-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6281;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(216, 2539, '_wp_attached_file', '2024/11/agency-supports-logo-1.svg'),
(217, 2539, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4161;s:5:\"width\";i:102;s:6:\"height\";i:30;}'),
(220, 2656, '_wp_attached_file', '2024/11/icon-who-we-are-counter-2.svg'),
(221, 2656, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1178;s:5:\"width\";i:34;s:6:\"height\";i:40;}'),
(224, 2657, '_wp_attached_file', '2024/11/icon-who-we-are-counter-3.svg'),
(225, 2657, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1284;s:5:\"width\";i:39;s:6:\"height\";i:37;}'),
(228, 2658, '_wp_attached_file', '2024/11/icon-who-we-are-counter-4.svg'),
(229, 2658, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1397;s:5:\"width\";i:41;s:6:\"height\";i:41;}'),
(232, 2744, '_wp_attached_file', '2024/11/work-together-bg-shape.png'),
(233, 2744, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:278;s:4:\"file\";s:34:\"2024/11/work-together-bg-shape.png\";s:8:\"filesize\";i:56827;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:34:\"work-together-bg-shape-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9024;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(235, 2748, '_wp_attached_file', '2024/11/about-agency-bg.png'),
(236, 2748, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:329;s:6:\"height\";i:340;s:4:\"file\";s:27:\"2024/11/about-agency-bg.png\";s:8:\"filesize\";i:91810;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:27:\"about-agency-bg-290x300.png\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:34948;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:27:\"about-agency-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:11116;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(238, 2832, '_wp_attached_file', '2024/11/icon-sub-accent-heading.svg'),
(239, 2832, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1504;s:5:\"width\";i:16;s:6:\"height\";i:16;}'),
(242, 2878, '_wp_attached_file', '2024/11/sidebar-cta-bg.svg'),
(243, 2878, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:961;s:5:\"width\";i:413;s:6:\"height\";i:393;}'),
(246, 2937, '_wp_attached_file', '2024/11/agency-supports-logo-1-1.svg'),
(247, 2937, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4161;s:5:\"width\";i:102;s:6:\"height\";i:30;}'),
(250, 2938, '_wp_attached_file', '2024/11/agency-supports-logo-2-1.svg'),
(251, 2938, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:3874;s:5:\"width\";i:116;s:6:\"height\";i:30;}'),
(254, 2939, '_wp_attached_file', '2024/11/agency-supports-logo-3-1.svg'),
(255, 2939, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5539;s:5:\"width\";i:138;s:6:\"height\";i:30;}'),
(258, 2940, '_wp_attached_file', '2024/11/agency-supports-logo-4-1.svg'),
(259, 2940, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:2223;s:5:\"width\";i:98;s:6:\"height\";i:30;}'),
(262, 2941, '_wp_attached_file', '2024/11/agency-supports-logo-5-1.svg'),
(263, 2941, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1710;s:5:\"width\";i:97;s:6:\"height\";i:30;}'),
(266, 2942, '_wp_attached_file', '2024/11/agency-supports-logo-6-1.svg'),
(267, 2942, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:8559;s:5:\"width\";i:157;s:6:\"height\";i:29;}'),
(270, 3077, '_wp_attached_file', '2024/11/company-logo-2.svg'),
(271, 3077, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5263;s:5:\"width\";i:124;s:6:\"height\";i:30;}'),
(274, 3084, '_wp_attached_file', '2024/11/company-logo-3.svg'),
(275, 3084, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5299;s:5:\"width\";i:123;s:6:\"height\";i:30;}'),
(278, 3090, '_wp_attached_file', '2024/11/company-logo-5.svg'),
(279, 3090, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5282;s:5:\"width\";i:124;s:6:\"height\";i:30;}'),
(282, 3289, '_wp_attached_file', '2024/11/icon-testimonial-benefits-1.svg'),
(283, 3289, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1720;s:5:\"width\";i:37;s:6:\"height\";i:40;}'),
(286, 3290, '_wp_attached_file', '2024/11/icon-testimonial-benefits-2.svg'),
(287, 3290, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1411;s:5:\"width\";i:39;s:6:\"height\";i:40;}'),
(290, 3291, '_wp_attached_file', '2024/11/icon-testimonial-benefits-3.svg'),
(291, 3291, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1245;s:5:\"width\";i:40;s:6:\"height\";i:39;}'),
(294, 3292, '_wp_attached_file', '2024/11/icon-testimonial-benefits-4.svg'),
(295, 3292, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1105;s:5:\"width\";i:40;s:6:\"height\";i:40;}'),
(298, 3517, '_wp_attached_file', '2024/11/icon-location.svg'),
(299, 3517, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:825;s:5:\"width\";i:51;s:6:\"height\";i:51;}'),
(302, 3518, '_wp_attached_file', '2024/11/icon-mail.svg'),
(303, 3518, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:834;s:5:\"width\";i:50;s:6:\"height\";i:51;}'),
(306, 3549, '_wp_attached_file', '2024/11/Vector.svg'),
(307, 3549, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:1022;s:5:\"width\";i:30;s:6:\"height\";i:26;}'),
(310, 3585, '_wp_attached_file', '2024/11/project-2.jpg'),
(311, 3585, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-2.jpg\";s:8:\"filesize\";i:175375;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30067;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77952;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(312, 3627, '_wp_attached_file', '2024/11/arrow-dark.svg'),
(313, 3627, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:252;s:5:\"width\";i:25;s:6:\"height\";i:25;}'),
(316, 3890, '_wp_attached_file', '2024/11/faq-img-2.jpg'),
(317, 3890, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:495;s:6:\"height\";i:522;s:4:\"file\";s:21:\"2024/11/faq-img-2.jpg\";s:8:\"filesize\";i:257334;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"faq-img-2-284x300.jpg\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22935;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"faq-img-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:8512;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(319, 3894, '_wp_attached_file', '2024/11/faq-img-1.jpg'),
(320, 3894, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:330;s:6:\"height\";i:336;s:4:\"file\";s:21:\"2024/11/faq-img-1.jpg\";s:8:\"filesize\";i:112408;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"faq-img-1-295x300.jpg\";s:5:\"width\";i:295;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17590;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"faq-img-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6524;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(322, 3967, '_wp_attached_file', '2024/11/faq-cta-phone.svg'),
(323, 3967, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4064;s:5:\"width\";i:31;s:6:\"height\";i:31;}'),
(326, 4048, '_wp_attached_file', '2024/11/author-1.jpg'),
(327, 4048, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2024/11/author-1.jpg\";s:8:\"filesize\";i:82983;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"author-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6850;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(329, 4266, '_wp_attached_file', '2024/11/icon-testimonial-logo.svg'),
(330, 4266, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:5301;s:5:\"width\";i:123;s:6:\"height\";i:30;}'),
(333, 4525, '_wp_attached_file', '2024/11/author-2.jpg'),
(334, 4525, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2024/11/author-2.jpg\";s:8:\"filesize\";i:62655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"author-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(336, 4526, '_wp_attached_file', '2024/11/author-3.png'),
(337, 4526, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2024/11/author-3.png\";s:8:\"filesize\";i:132391;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"author-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:21213;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(339, 4527, '_wp_attached_file', '2024/11/author-4.jpg'),
(340, 4527, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:20:\"2024/11/author-4.jpg\";s:8:\"filesize\";i:67447;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:20:\"author-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6182;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(342, 4592, '_wp_attached_file', '2024/11/post-1.jpg'),
(343, 4592, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-1.jpg\";s:8:\"filesize\";i:199655;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:24923;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-1-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:106140;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19025;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(345, 4593, '_wp_attached_file', '2024/11/post-2.jpg'),
(346, 4593, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-2.jpg\";s:8:\"filesize\";i:206463;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28002;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:111683;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21968;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:74779;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(348, 4594, '_wp_attached_file', '2024/11/post-3.jpg'),
(349, 4594, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-3.jpg\";s:8:\"filesize\";i:200820;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-3-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30815;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-3-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:118389;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22377;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-3-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:81924;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(351, 4595, '_wp_attached_file', '2024/11/post-4.jpg'),
(352, 4595, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-4.jpg\";s:8:\"filesize\";i:221350;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-4-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27394;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-4-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98481;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19909;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-4-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:69080;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(354, 4596, '_wp_attached_file', '2024/11/post-5.jpg'),
(355, 4596, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-5.jpg\";s:8:\"filesize\";i:193726;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-5-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27773;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-5-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:123002;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20724;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-5-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:80537;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(357, 4597, '_wp_attached_file', '2024/11/post-6.jpg'),
(358, 4597, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1366;s:6:\"height\";i:768;s:4:\"file\";s:18:\"2024/11/post-6.jpg\";s:8:\"filesize\";i:194534;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:18:\"post-6-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33575;}s:5:\"large\";a:5:{s:4:\"file\";s:19:\"post-6-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:139620;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:18:\"post-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:23186;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:18:\"post-6-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:95361;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(360, 4599, '_wp_attached_file', '2024/11/gallery-1.jpg'),
(361, 4599, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-1.jpg\";s:8:\"filesize\";i:200415;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26918;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:119596;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:18128;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:79746;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(362, 4600, '_wp_attached_file', '2024/11/gallery-2.jpg'),
(363, 4600, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-2.jpg\";s:8:\"filesize\";i:187048;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:34091;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:169867;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21784;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110817;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(364, 4601, '_wp_attached_file', '2024/11/gallery-3.jpg'),
(365, 4601, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-3.jpg\";s:8:\"filesize\";i:204916;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30490;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:146025;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19948;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96267;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(366, 4602, '_wp_attached_file', '2024/11/gallery-4.jpg'),
(367, 4602, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-4.jpg\";s:8:\"filesize\";i:180756;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30816;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:158652;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19954;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:102699;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(368, 4603, '_wp_attached_file', '2024/11/gallery-5.jpg'),
(369, 4603, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-5.jpg\";s:8:\"filesize\";i:187727;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:32809;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:166013;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20397;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108194;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(370, 4604, '_wp_attached_file', '2024/11/gallery-6.jpg'),
(371, 4604, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-6.jpg\";s:8:\"filesize\";i:186372;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26603;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:126575;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17316;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:82474;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(372, 4605, '_wp_attached_file', '2024/11/gallery-7.jpg'),
(373, 4605, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-7.jpg\";s:8:\"filesize\";i:208010;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31560;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-7-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:150966;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20193;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-7-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99591;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(374, 4606, '_wp_attached_file', '2024/11/gallery-8.jpg'),
(375, 4606, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-8.jpg\";s:8:\"filesize\";i:196414;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:28127;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-8-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:156640;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:17603;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:98784;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(376, 4607, '_wp_attached_file', '2024/11/gallery-9.jpg'),
(377, 4607, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/gallery-9.jpg\";s:8:\"filesize\";i:198920;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"gallery-9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31098;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"gallery-9-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:171686;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"gallery-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19524;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"gallery-9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:108282;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(378, 5577, '_wp_attached_file', '2024/11/work-together-bg.png'),
(379, 5577, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:705;s:6:\"height\";i:417;s:4:\"file\";s:28:\"2024/11/work-together-bg.png\";s:8:\"filesize\";i:9001;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:28:\"work-together-bg-300x177.png\";s:5:\"width\";i:300;s:6:\"height\";i:177;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:362;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:28:\"work-together-bg-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:332;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(381, 5588, '_wp_attached_file', '2024/11/work-together-bg-gradient.png'),
(382, 5588, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:829;s:6:\"height\";i:829;s:4:\"file\";s:37:\"2024/11/work-together-bg-gradient.png\";s:8:\"filesize\";i:593011;s:5:\"sizes\";a:3:{s:6:\"medium\";a:5:{s:4:\"file\";s:37:\"work-together-bg-gradient-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:15108;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:37:\"work-together-bg-gradient-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4863;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:37:\"work-together-bg-gradient-768x768.png\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:117473;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(384, 5983, '_wp_attached_file', '2024/11/footer-logo.svg'),
(385, 5983, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:7194;s:5:\"width\";i:166;s:6:\"height\";i:51;}'),
(388, 6027, '_wp_attached_file', '2024/11/service-bg-3.svg'),
(389, 6027, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:605;s:5:\"width\";i:357;s:6:\"height\";i:199;}'),
(392, 6684, '_wp_attached_file', '2024/11/faq-minus-icon.svg.svg'),
(393, 6684, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:417;s:5:\"width\";i:25;s:6:\"height\";i:25;}'),
(396, 6685, '_wp_attached_file', '2024/11/faq-plus-icon.svg.svg'),
(397, 6685, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:665;s:5:\"width\";i:25;s:6:\"height\";i:24;}'),
(400, 6913, '_wp_attached_file', '2024/11/agency-benefits-bg-shape.png'),
(401, 6913, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:299;s:6:\"height\";i:307;s:4:\"file\";s:36:\"2024/11/agency-benefits-bg-shape.png\";s:8:\"filesize\";i:62183;s:5:\"sizes\";a:2:{s:6:\"medium\";a:5:{s:4:\"file\";s:36:\"agency-benefits-bg-shape-292x300.png\";s:5:\"width\";i:292;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:27806;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:36:\"agency-benefits-bg-shape-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:9314;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(402, 7018, '_wp_attached_file', '2024/11/author-2-1.jpg'),
(403, 7018, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:270;s:6:\"height\";i:270;s:4:\"file\";s:22:\"2024/11/author-2-1.jpg\";s:8:\"filesize\";i:62655;s:5:\"sizes\";a:1:{s:9:\"thumbnail\";a:5:{s:4:\"file\";s:22:\"author-2-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:6302;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(405, 8580, '_wp_attached_file', '2024/11/project-5.jpg'),
(406, 8580, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-5.jpg\";s:8:\"filesize\";i:202612;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-5-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29394;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-5-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:114324;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-5-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20630;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-5-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77948;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(407, 8581, '_wp_attached_file', '2024/11/project-6.jpg'),
(408, 8581, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-6.jpg\";s:8:\"filesize\";i:190633;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-6-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:33077;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-6-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:141517;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-6-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22517;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-6-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:96627;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(409, 8582, '_wp_attached_file', '2024/11/project-7.jpg'),
(410, 8582, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-7.jpg\";s:8:\"filesize\";i:200774;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-7-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29710;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-7-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:130049;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-7-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21088;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-7-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84370;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(411, 8583, '_wp_attached_file', '2024/11/project-8.jpg'),
(412, 8583, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-8.jpg\";s:8:\"filesize\";i:150634;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-8-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:27380;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-8-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:93210;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-8-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20161;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-8-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66143;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(413, 8584, '_wp_attached_file', '2024/11/project-9.jpg'),
(414, 8584, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-9.jpg\";s:8:\"filesize\";i:175375;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-9-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:30067;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-9-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:110917;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-9-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21368;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-9-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:77952;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(415, 8585, '_wp_attached_file', '2024/11/project-1.jpg'),
(416, 8585, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-1.jpg\";s:8:\"filesize\";i:213676;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31039;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:124231;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21714;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:84946;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(417, 8586, '_wp_attached_file', '2024/11/project-3.jpg'),
(418, 8586, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-3.jpg\";s:8:\"filesize\";i:162285;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-3-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:26829;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-3-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:97811;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-3-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:20067;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-3-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:68343;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(419, 8587, '_wp_attached_file', '2024/11/project-4.jpg'),
(420, 8587, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:21:\"2024/11/project-4.jpg\";s:8:\"filesize\";i:193658;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"project-4-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:31886;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"project-4-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:140533;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"project-4-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:22225;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"project-4-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:94688;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(421, 8, '_elementor_edit_mode', 'builder'),
(422, 8, '_elementor_template_type', 'kit'),
(423, 8, '_wp_page_template', 'default'),
(424, 8, '_elementor_page_settings', 'a:45:{s:13:\"system_colors\";a:9:{i:0;a:3:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:5:\"color\";s:7:\"#FFFFFF\";}i:1;a:3:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:5:\"color\";s:7:\"#1B1B1B\";}i:2;a:3:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:5:\"color\";s:7:\"#F5F5F4\";}i:3;a:3:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:5:\"color\";s:7:\"#BFF747\";}i:4;a:3:{s:3:\"_id\";s:15:\"accentsecondary\";s:5:\"title\";s:16:\"Accent Secondary\";s:5:\"color\";s:9:\"#00000000\";}i:5;a:3:{s:3:\"_id\";s:5:\"white\";s:5:\"title\";s:11:\"White Color\";s:5:\"color\";s:7:\"#FFFFFF\";}i:6;a:3:{s:3:\"_id\";s:5:\"black\";s:5:\"title\";s:11:\"Black Color\";s:5:\"color\";s:7:\"#000000\";}i:7;a:3:{s:3:\"_id\";s:7:\"divider\";s:5:\"title\";s:13:\"Divider Color\";s:5:\"color\";s:9:\"#FFFFFF1A\";}i:8;a:3:{s:3:\"_id\";s:11:\"darkdivider\";s:5:\"title\";s:18:\"Dark Divider Color\";s:5:\"color\";s:9:\"#F7FBFA1A\";}}s:32:\"colors_enable_styleguide_preview\";s:3:\"yes\";s:13:\"custom_colors\";a:0:{}s:36:\"typography_enable_styleguide_preview\";s:3:\"yes\";s:17:\"system_typography\";a:4:{i:0;a:9:{s:3:\"_id\";s:7:\"primary\";s:5:\"title\";s:7:\"Primary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:17:\"Plus Jakarta Sans\";s:22:\"typography_font_weight\";s:3:\"300\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:50;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:40;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}}i:1;a:9:{s:3:\"_id\";s:9:\"secondary\";s:5:\"title\";s:9:\"Secondary\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:17:\"Plus Jakarta Sans\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:27:\"typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}}i:2;a:7:{s:3:\"_id\";s:4:\"text\";s:5:\"title\";s:4:\"Text\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:17:\"Plus Jakarta Sans\";s:22:\"typography_font_weight\";s:3:\"400\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.7;s:5:\"sizes\";a:0:{}}}i:3;a:7:{s:3:\"_id\";s:6:\"accent\";s:5:\"title\";s:6:\"Accent\";s:21:\"typography_typography\";s:6:\"custom\";s:22:\"typography_font_family\";s:17:\"Plus Jakarta Sans\";s:22:\"typography_font_weight\";s:3:\"700\";s:20:\"typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;s:5:\"sizes\";a:0:{}}s:22:\"typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.4;s:5:\"sizes\";a:0:{}}}}s:17:\"custom_typography\";a:0:{}s:21:\"default_generic_fonts\";s:10:\"Sans-serif\";s:10:\"body_color\";s:7:\"#F5F5F4\";s:8:\"h1_color\";s:7:\"#FFFFFF\";s:8:\"h2_color\";s:7:\"#1B1B1B\";s:8:\"h3_color\";s:7:\"#FFFFFF\";s:25:\"h3_typography_font_family\";s:17:\"Plus Jakarta Sans\";s:23:\"h3_typography_font_size\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:22;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_tablet\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;s:5:\"sizes\";a:0:{}}s:30:\"h3_typography_font_size_mobile\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;s:5:\"sizes\";a:0:{}}s:25:\"h3_typography_font_weight\";s:3:\"700\";s:25:\"h3_typography_line_height\";a:3:{s:4:\"unit\";s:2:\"em\";s:4:\"size\";d:1.2;s:5:\"sizes\";a:0:{}}s:8:\"h4_color\";s:7:\"#FFFFFF\";s:8:\"h5_color\";s:7:\"#FFFFFF\";s:8:\"h6_color\";s:7:\"#FFFFFF\";s:20:\"button_border_radius\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:3:\"100\";s:5:\"right\";s:3:\"100\";s:6:\"bottom\";s:3:\"100\";s:4:\"left\";s:3:\"100\";s:8:\"isLinked\";b:1;}s:14:\"button_padding\";a:6:{s:4:\"unit\";s:2:\"px\";s:3:\"top\";s:2:\"14\";s:5:\"right\";s:2:\"25\";s:6:\"bottom\";s:2:\"14\";s:4:\"left\";s:2:\"25\";s:8:\"isLinked\";b:0;}s:9:\"site_name\";s:9:\"Artistics\";s:9:\"site_logo\";a:5:{s:3:\"url\";s:76:\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg\";s:2:\"id\";i:38;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:12:\"site_favicon\";a:5:{s:3:\"url\";s:79:\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/favicon.png\";s:2:\"id\";i:39;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:26:\"body_background_background\";s:7:\"classic\";s:15:\"container_width\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:1300;s:5:\"sizes\";a:0:{}}s:19:\"page_title_selector\";s:14:\"h1.entry-title\";s:15:\"activeItemIndex\";i:1;s:11:\"__globals__\";a:16:{s:10:\"body_color\";s:22:\"globals/colors?id=text\";s:26:\"body_typography_typography\";s:26:\"globals/typography?id=text\";s:8:\"h1_color\";s:25:\"globals/colors?id=primary\";s:24:\"h1_typography_typography\";s:29:\"globals/typography?id=primary\";s:8:\"h2_color\";s:25:\"globals/colors?id=primary\";s:24:\"h2_typography_typography\";s:31:\"globals/typography?id=secondary\";s:8:\"h3_color\";s:25:\"globals/colors?id=primary\";s:24:\"h3_typography_typography\";s:0:\"\";s:8:\"h4_color\";s:25:\"globals/colors?id=primary\";s:8:\"h5_color\";s:25:\"globals/colors?id=primary\";s:8:\"h6_color\";s:25:\"globals/colors?id=primary\";s:21:\"body_background_color\";s:23:\"globals/colors?id=black\";s:25:\"mobile_browser_background\";s:23:\"globals/colors?id=black\";s:28:\"button_typography_typography\";s:28:\"globals/typography?id=accent\";s:17:\"button_text_color\";s:25:\"globals/colors?id=primary\";s:23:\"button_background_color\";s:24:\"globals/colors?id=accent\";}s:11:\"viewport_md\";i:768;s:11:\"viewport_lg\";i:1025;s:17:\"button_text_color\";s:7:\"#FFFFFF\";s:21:\"body_background_color\";s:7:\"#000000\";s:25:\"mobile_browser_background\";s:7:\"#000000\";s:21:\"body_background_image\";a:5:{s:3:\"url\";s:88:\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/section-bg-shape.png\";s:2:\"id\";i:260;s:4:\"size\";s:0:\"\";s:3:\"alt\";s:0:\"\";s:6:\"source\";s:7:\"library\";}s:24:\"body_background_position\";s:7:\"initial\";s:20:\"body_background_xpos\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:100;s:5:\"sizes\";a:0:{}}s:20:\"body_background_ypos\";a:3:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:900;s:5:\"sizes\";a:0:{}}s:22:\"body_background_repeat\";s:8:\"repeat-y\";s:20:\"body_background_size\";s:7:\"initial\";s:27:\"body_background_size_mobile\";s:7:\"initial\";s:31:\"body_background_bg_width_mobile\";a:3:{s:4:\"unit\";s:1:\"%\";s:4:\"size\";i:200;s:5:\"sizes\";a:0:{}}s:34:\"button_hover_background_background\";s:0:\"\";s:16:\"site_description\";s:40:\"Digital Marketing Agency WordPress Theme\";}'),
(425, 8, '_elementor_data', '[]'),
(426, 8, '_elementor_version', '3.26.3'),
(427, 8588, '_wp_page_template', 'elementor_header_footer'),
(428, 8588, '_thumbnail_id', '8584'),
(429, 8588, '_elementor_edit_mode', 'builder'),
(430, 8588, '_elementor_template_type', 'wp-post'),
(431, 8588, '_elementor_version', '3.26.3'),
(432, 8588, 'ekit_post_views_count', '50');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(433, 8588, '_elementor_data', '[{\"id\":\"45bc9c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"20ab630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a84f199\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future Leaders <span> Program <\\/spn>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe2090e\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b3a5e3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"024b95c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b82924\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73a6bf0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"75c7633\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36858a6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"144154a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-2.jpg\",\"id\":3585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3d09063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edfd7d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1113338\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"24d913b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e832cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"626b841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ef7b4c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"094a364\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aea7e9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e5f80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3c002\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e5acb4b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"6408433\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"94ff362\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"cf22f27\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"97772b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"bef457c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"515e2cf\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dcfd106\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e98adcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"11b3fc4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"3c84c98\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"2cb2900\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Future Leaders Program\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b02d434\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3e27143\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c26866a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e3593a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ea46899\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"22c7d25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7343c77\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc81a71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"78144fa\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(436, 8590, '_thumbnail_id', '8583'),
(437, 8590, '_wp_page_template', 'elementor_header_footer'),
(438, 8590, '_elementor_edit_mode', 'builder'),
(439, 8590, '_elementor_template_type', 'wp-post'),
(440, 8590, '_elementor_version', '3.26.3'),
(441, 8590, 'ekit_post_views_count', '62');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(442, 8590, '_elementor_data', '[{\"id\":\"d4fcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"216a7c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4149d76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart Process <span> Optimization <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50c4a26\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e865e56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ac540c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ac84a7\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca58e50\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f926020\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8c6acf7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc899b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-8.jpg\",\"id\":8583,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1b44889\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7eb704\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf33f26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"71c6c2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e143b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba7cc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6722022\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"357c583\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cf53ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"744f829\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1eb558c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e590ef1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"53bed55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f7637f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"472356b\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"712b7cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0f306a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"952905d\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83b9563\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc9cc9d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"61508e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"b6f4225\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"0bb323b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Smart Process Optimization\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7409a79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"SEO & Analytics\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a8fda61\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9942b08\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"52b5aac\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1ffca7a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"2d30b0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cf9da7\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72d518a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"4d68dc6\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(445, 8592, '_thumbnail_id', '8582'),
(446, 8592, '_wp_page_template', 'elementor_header_footer'),
(447, 8592, '_elementor_edit_mode', 'builder'),
(448, 8592, '_elementor_template_type', 'wp-post'),
(449, 8592, '_elementor_version', '3.26.3'),
(450, 8592, 'ekit_post_views_count', '52');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(451, 8592, '_elementor_data', '[{\"id\":\"39a1994\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"9903284\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"23f0050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Solutions <span> Platform <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eb7ee4\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0d8a3ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9bc0d2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"865f0a2\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85f6b2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0bc39ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c6d4dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b93889b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-7.jpg\",\"id\":8582,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e9c0f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94a460a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"873b40d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5548ba8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27d153e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4c8212\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ecd6fa5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"f3da09f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1473461\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da79f47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d4390e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8648d91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ee92d57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a1aa24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"f0cfdaa\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"642f95b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1d7d271\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266eb8b\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d990aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f8f346\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"12074e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f231953\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"0d8c7fd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Digital Solutions Platform\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"015359f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Digital Marketing\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d81ef08\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"673075f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7cdb558\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"af45656\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"8c2570b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f765a5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f20b84e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"6f85af2\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(454, 8594, '_thumbnail_id', '8581'),
(455, 8594, '_wp_page_template', 'elementor_header_footer'),
(456, 8594, '_elementor_edit_mode', 'builder'),
(457, 8594, '_elementor_template_type', 'wp-post'),
(458, 8594, '_elementor_version', '3.26.3'),
(459, 8594, 'ekit_post_views_count', '151');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(460, 8594, '_elementor_data', '[{\"id\":\"26ebbac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"76f4a60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5379480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interactive Website <span> Redesign <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ea6475\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"db88921\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"f8c5d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d7cd09e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e2cb5d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ad6db92\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"115969c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"224e033\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-6.jpg\",\"id\":8581,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7ef2bc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ac5afde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d18151\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e0451d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b737c1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3370793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9be0103\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0156b15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155f111\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17d26a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bf5dcb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8096a19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3857bdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"610267b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"d46d811\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8a5969\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"67f0589\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecd656e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2f38394\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e49b784\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"b20974f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f058594\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"8de5039\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Interactive Website Redesign\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65673e3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b12786b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8c0c7d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f8e69e2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1433cac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c043305\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf853f\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2711319\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"3d49c06\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(463, 8596, '_thumbnail_id', '8580'),
(464, 8596, '_wp_page_template', 'elementor_header_footer'),
(465, 8596, 'ekit_post_views_count', '182'),
(466, 8596, '_elementor_edit_mode', 'builder'),
(467, 8596, '_elementor_template_type', 'wp-post'),
(468, 8596, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(469, 8596, '_elementor_data', '[{\"id\":\"b0a67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"ee1de1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9a01518\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary Growth <span> Strategy <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1f41f6\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c51d177\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"79deee0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4298a3\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"eb1d7d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe0d3db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd3dbd5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a827d1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-5.jpg\",\"id\":8580,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"de65139\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfce8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60e810\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"49407c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"832b705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcb35ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32f0a21\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6412bfd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"941a1f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1c828a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56db08c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ffb917\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ce5d45a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3337696\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"f59d4e1\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24600bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5fbfb71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e64ea6\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f1131bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a6b630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"d7672c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e517401\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"e149dfa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Visionary Growth Strategy\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8acd5d1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Web Design\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"79b0202\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"54237a2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f60bbf3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ca6bd8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d1327dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1584b5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9b9ccdf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bd5b5b2\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(472, 8598, '_thumbnail_id', '8587'),
(473, 8598, '_wp_page_template', 'elementor_header_footer'),
(474, 8598, '_elementor_edit_mode', 'builder'),
(475, 8598, '_elementor_template_type', 'wp-post'),
(476, 8598, '_elementor_version', '3.26.3'),
(477, 8598, 'ekit_post_views_count', '163');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(478, 8598, '_elementor_data', '[{\"id\":\"31b8c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"172587b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2896081\",\"elType\":\"widget\",\"settings\":{\"title\":\"Impactful Content <span> Creation <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa06cd2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"12f51be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"de0a210\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aad940c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"33a6278\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"547a3a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"00789ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c28b9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-4.jpg\",\"id\":8587,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cc082c8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d0e0e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0abb539\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b286eb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9b42ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91838bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b60683f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a9894b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"900e7f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fc0b6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca80560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43be13a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"de0248a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9c5a560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"110a16a\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b2696c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c6e614c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c942657\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7404b6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"9753f05\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"3483ffa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"75e253a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ac5e87\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Impactful Content Creation\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"deeb3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"SEO & Analytics\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"126b39c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"97e2351\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"75da85e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9b6d88f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d5f7927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907751b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0333048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"2cbf517\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(481, 8600, '_thumbnail_id', '8586'),
(482, 8600, '_wp_page_template', 'elementor_header_footer'),
(483, 8600, 'ekit_post_views_count', '170'),
(484, 8600, '_elementor_edit_mode', 'builder'),
(485, 8600, '_elementor_template_type', 'wp-post'),
(486, 8600, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(487, 8600, '_elementor_data', '[{\"id\":\"b79b0ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"970fe1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"45d624c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic Digital <span> Campaign <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e0bea\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5707273\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1ec81e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60d1625\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d6dc1de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1f92a71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6164435\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f3e51e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-3.jpg\",\"id\":8586,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6999570\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3fd4e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb6bd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a4afe2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d4f5f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c127faf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ea779c6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9efa4f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c8e52f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e33b19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3194eac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c28144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"8bdd89e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a92ee2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"e96e6b9\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ecfabd5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d2fe09a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a12e133\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"446c106\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2b0c06\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"2a2b177\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"dbb1204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"03ba9de\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Dynamic Digital Campaign\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3c7ade9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bad2694\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6810e9d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a747fce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e1d9a85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"fb99bd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c73bf1b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8d2a7a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"6e917e8\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(490, 8602, '_thumbnail_id', '3585'),
(491, 8602, '_wp_page_template', 'elementor_header_footer'),
(492, 8602, 'ekit_post_views_count', '290'),
(493, 8602, '_elementor_edit_mode', 'builder'),
(494, 8602, '_elementor_template_type', 'wp-post'),
(495, 8602, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(496, 8602, '_elementor_data', '[{\"id\":\"35994a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"790cbd4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e5258d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative design <span> identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc69d2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ae28db\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2457d9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3e5ff7\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9b7eef2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e744a1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce5c4d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eff0d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-2.jpg\",\"id\":3585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f6de83a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a2e4ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0379eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f60c66b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c35b19c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e6c26da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc40f7b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3e700a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a4df2ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfd5d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0b5c936\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3b4918\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"172c3b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"132319a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"92ae8b2\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b6121f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"965c2af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"054d93d\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f5731f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab41918\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"71f2616\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"45cadf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"2705a44\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Innovative Identity Design \",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef65ef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Digital marketing\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d6e9ca3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c135c7f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81fca12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a7bc6dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5ef0a4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a4292c\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd6a087\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"029ed4c\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(499, 8604, '_thumbnail_id', '8585'),
(500, 8604, '_wp_page_template', 'elementor_header_footer'),
(501, 8604, 'ekit_post_views_count', '321'),
(502, 8604, '_elementor_edit_mode', 'builder'),
(503, 8604, '_elementor_template_type', 'wp-post'),
(504, 8604, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(505, 8604, '_elementor_data', '[{\"id\":\"0ce95a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b8bb3c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1d1fa55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic E-Commerce <span> Platform <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06cf4f4\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"040ee2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7489c44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"100442c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"37b93ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3c0070f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c85468\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b77fc7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-1.jpg\",\"id\":8585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a3e5bd4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5004e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28e9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"25cf57a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24f9234\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6b741\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf3a81c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"79d1157\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c298dae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21655f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46520d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c118e94\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7438efe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd3088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"85fcde7\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e302ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4a4904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc95485\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e6ba79\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05498f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"0903b6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"28f1f84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"790a52b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Dynamic E-Commerce Platform\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a28e45e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Web Design\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e27b496\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2381e9e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dd14ea3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"8c7026e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b12883c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f86bf4\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c83220\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"7b7d5f9\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(508, 9630, '_wp_attached_file', '2024/11/icon-phone-black.svg'),
(509, 9630, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4376;s:5:\"width\";i:50;s:6:\"height\";i:51;}'),
(512, 9994, '_wp_attached_file', '2024/11/placeholder.png'),
(513, 9994, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2024/11/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(514, 9994, '_elementor_source_image_hash', '420c46eb6d4897519505ac671198014dceb45fa6'),
(515, 10405, '_wp_attached_file', '2024/11/hero-bg.jpg'),
(516, 10405, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:19:\"2024/11/hero-bg.jpg\";s:8:\"filesize\";i:249966;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:19:\"hero-bg-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:21931;}s:5:\"large\";a:5:{s:4:\"file\";s:20:\"hero-bg-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:99137;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:19:\"hero-bg-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:14507;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:19:\"hero-bg-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:66337;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:21:\"hero-bg-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:181741;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(517, 10696, '_wp_attached_file', '2024/11/hero-bg-2.jpg');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(518, 10696, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1920;s:6:\"height\";i:1280;s:4:\"file\";s:21:\"2024/11/hero-bg-2.jpg\";s:8:\"filesize\";i:274528;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:21:\"hero-bg-2-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:29465;}s:5:\"large\";a:5:{s:4:\"file\";s:22:\"hero-bg-2-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:127393;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:21:\"hero-bg-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:19595;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:21:\"hero-bg-2-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:86793;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:23:\"hero-bg-2-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";s:8:\"filesize\";i:220203;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),
(520, 10844, '_wp_attached_file', '2024/11/icon-phone-footer.svg'),
(521, 10844, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:4042;s:5:\"width\";i:50;s:6:\"height\";i:51;}'),
(524, 10929, '_wp_attached_file', '2024/11/hero-vider-img.png'),
(525, 10929, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1623;s:6:\"height\";i:903;s:4:\"file\";s:26:\"2024/11/hero-vider-img.png\";s:8:\"filesize\";i:755069;s:5:\"sizes\";a:5:{s:6:\"medium\";a:5:{s:4:\"file\";s:26:\"hero-vider-img-300x167.png\";s:5:\"width\";i:300;s:6:\"height\";i:167;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:22026;}s:5:\"large\";a:5:{s:4:\"file\";s:27:\"hero-vider-img-1024x570.png\";s:5:\"width\";i:1024;s:6:\"height\";i:570;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:219148;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:26:\"hero-vider-img-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:10569;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:26:\"hero-vider-img-768x427.png\";s:5:\"width\";i:768;s:6:\"height\";i:427;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:127699;}s:9:\"1536x1536\";a:5:{s:4:\"file\";s:27:\"hero-vider-img-1536x855.png\";s:5:\"width\";i:1536;s:6:\"height\";i:855;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:497880;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(527, 11089, '_wp_attached_file', '2024/12/text-arrow-white.svg'),
(528, 11089, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:247;s:5:\"width\";i:22;s:6:\"height\";i:22;}'),
(531, 11350, '_wp_attached_file', '2024/12/testimonial-left-arrow.svg'),
(532, 11350, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:301;s:5:\"width\";i:18;s:6:\"height\";i:18;}'),
(535, 11351, '_wp_attached_file', '2024/12/testimonial-right-arrow.svg'),
(536, 11351, '_wp_attachment_metadata', 'a:3:{s:8:\"filesize\";i:300;s:5:\"width\";i:18;s:6:\"height\";i:18;}'),
(539, 11523, '_wp_attached_file', '2025/01/placeholder.png'),
(540, 11523, '_wp_attachment_metadata', 'a:6:{s:5:\"width\";i:1200;s:6:\"height\";i:800;s:4:\"file\";s:23:\"2025/01/placeholder.png\";s:8:\"filesize\";i:6146;s:5:\"sizes\";a:4:{s:6:\"medium\";a:5:{s:4:\"file\";s:23:\"placeholder-300x200.png\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1712;}s:5:\"large\";a:5:{s:4:\"file\";s:24:\"placeholder-1024x683.png\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:6521;}s:9:\"thumbnail\";a:5:{s:4:\"file\";s:23:\"placeholder-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:1014;}s:12:\"medium_large\";a:5:{s:4:\"file\";s:23:\"placeholder-768x512.png\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:9:\"image/png\";s:8:\"filesize\";i:4694;}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"0\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:0:\"\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:1:\"0\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:1:\"0\";s:3:\"iso\";s:1:\"0\";s:13:\"shutter_speed\";s:1:\"0\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),
(541, 11523, '_elementor_source_image_hash', 'ca41ad3d670b691e245e6975ad45286e41a65593'),
(542, 5067, '_wp_page_template', 'elementor_canvas'),
(543, 5067, 'elementskit_template_activation', 'yes'),
(544, 5067, 'elementskit_template_type', 'header'),
(545, 5067, 'elementskit_template_condition_a', 'entire_site'),
(546, 5067, 'elementskit_template_condition_singular', 'all'),
(547, 5067, 'elementskit_template_condition_singular_id', ''),
(548, 5067, '_elementor_edit_mode', 'builder'),
(549, 5067, '_elementor_template_type', 'wp-post'),
(550, 5067, '_elementor_version', '3.26.3'),
(551, 5067, 'ekit_post_views_count', '534'),
(552, 5067, '_elementor_data', '[{\"id\":\"42cddf0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"header-version-1\"},\"elements\":[{\"id\":\"364e295\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"48e03ad\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"842dc3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"50130de\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"ff28529\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"5db1bc3\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"1ae5b06\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"aae13d8\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"4221e1e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"\",\"ekit_socialmedai_list_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_css_classes\":\"header-social-links\",\"__globals__\":{\"ekit_socialmedai_list_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"34a5ede\",\"elType\":\"widget\",\"settings\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_menu_icons\":{\"value\":\"icon icon-menu-9\",\"library\":\"ekiticons\"},\"ekit_offcanvas_menu_close_text\":\"Close\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"\",\"ekit_offcanvas_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_offcanvas_close_icon_bg_color\":\"\",\"ekit_offcanvas_background_color\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_close_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_close_icon_bg_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_border_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_icon_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_icon_bg_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_offcanvas_menu_close_icons\":{\"value\":\"icon icon-cancel\",\"library\":\"ekiticons\"},\"ekit_offcanvas_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_icon_bg_color\":\"#FFFFFF1A\",\"ekit_offcanvas_icon_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_offcanvas_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_offcanvas_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"11\",\"bottom\":\"10\",\"left\":\"11\",\"isLinked\":false},\"ekit_offcanvas_close_icon_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_close_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"close_btn_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_offcanvas_background_background\":\"classic\",\"ekit_offcanvas_content\":\"34a5ede***1735303517979\",\"ekit_header_search_transition\":0.299999999999999988897769753748434595763683319091796875,\"ekit_offcanvas_close_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"eit_offcanvas_width\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"ekit_offcanvas_panel_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"ekit_offcanvas_disable_bodyscroll\":\"yes\",\"ekit_offcanvas_close_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"btn-popup\"},\"elements\":[],\"widgetType\":\"elementskit-header-offcanvas\"}],\"isInner\":true}],\"isInner\":false}]'),
(555, 5209, '_wp_page_template', 'elementor_canvas'),
(556, 5209, '_elementor_edit_mode', 'builder'),
(557, 5209, '_elementor_template_type', 'wp-post'),
(558, 5209, '_elementor_version', '3.26.3'),
(559, 5209, 'ekit_post_views_count', '18');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(560, 5209, '_elementor_data', '[{\"id\":\"d465c03\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"background_color_stop_tablet\":{\"unit\":\"%\"},\"background_color_stop_mobile\":{\"unit\":\"%\"},\"background_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_gradient_position_tablet\":\"\",\"background_gradient_position_mobile\":\"\",\"background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_hover_gradient_position_tablet\":\"\",\"background_hover_gradient_position_mobile\":\"\",\"background_overlay_color_stop_tablet\":{\"unit\":\"%\"},\"background_overlay_color_stop_mobile\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_overlay_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_overlay_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_overlay_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_overlay_gradient_position_tablet\":\"\",\"background_overlay_gradient_position_mobile\":\"\",\"background_overlay_hover_color_stop_tablet\":{\"unit\":\"%\"},\"background_overlay_hover_color_stop_mobile\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"background_overlay_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"background_overlay_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"background_overlay_hover_gradient_position_tablet\":\"\",\"background_overlay_hover_gradient_position_mobile\":\"\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0126dec\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Phone\",\"ekit_icon_box_description_text\":\"(309) 8855-314\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_text_align_responsive\":\"center\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_icon_box_infobox_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0)\"},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_box_infobox_bg_group_color\":\"\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_bottom_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_color\":\"#1E1E1E\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color\":\"#707070\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation_delay\":100,\"ekit_icon_box_global_link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"badge_arrow_horizontal_position\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_group_gradient_position_mobile\":\"\",\"ekit_icon_box_infobox_bg_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_group_gradient_position_mobile\":\"\",\"ekit_icon_box_btn_background_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_image_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_image_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_background_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_tablet\":\"\",\"ekit_icon_box_badge_background_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"c480d36\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"color\":\"globals\\/colors?id=divider\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"a52514b\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Email\",\"ekit_icon_box_description_text\":\"info@domainname.com\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_text_align_responsive\":\"center\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_icon_box_infobox_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0)\"},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_box_infobox_bg_group_color\":\"\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_bottom_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_color\":\"#1E1E1E\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color\":\"#707070\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation_delay\":100,\"ekit_icon_box_global_link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"badge_arrow_horizontal_position\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_group_gradient_position_mobile\":\"\",\"ekit_icon_box_infobox_bg_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_group_gradient_position_mobile\":\"\",\"ekit_icon_box_btn_background_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_image_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_image_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_background_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_tablet\":\"\",\"ekit_icon_box_badge_background_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"e586bc4\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"color\":\"globals\\/colors?id=divider\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"37d587a\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"Address\",\"ekit_icon_box_description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_text_align_responsive\":\"center\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_icon_box_infobox_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255, 255, 255, 0)\"},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_box_infobox_bg_group_color\":\"\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_title_bottom_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_color\":\"#1E1E1E\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color\":\"#707070\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_animation_delay\":100,\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_header_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"badge_arrow_horizontal_position\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"badge_arrow_horizontal_position_vertial\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_infobox_bg_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_group_gradient_position_mobile\":\"\",\"ekit_icon_box_infobox_bg_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_infobox_bg_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_infobox_bg_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_typography_group_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_btn_background_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_group_gradient_position_mobile\":\"\",\"ekit_icon_box_btn_background_hover_group_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_btn_background_hover_group_gradient_position_tablet\":\"\",\"ekit_icon_box_btn_background_hover_group_gradient_position_mobile\":\"\",\"ekit_icon_box_show_image\":{\"id\":\"\",\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/plugins\\/elementor\\/assets\\/images\\/placeholder.png\"},\"ekit_icon_box_image_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_image_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_image_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_gradient_position_mobile\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_tablet\":\"\",\"ekit_icon_box_bg_ovelry_color_hv_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_background_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_icon_box_badge_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_icon_box_badge_background_gradient_position_tablet\":\"\",\"ekit_icon_box_badge_background_gradient_position_mobile\":\"\",\"ekit_icon_box_badge_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_badge_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"ekit_icon_box_global_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ac29d6f\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"text\":\"Divider\",\"gap_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"color\":\"globals\\/colors?id=divider\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e89f96e\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"title\":\"Stay Connected\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"typography_typography\":\"globals\\/typography?id=secondary\"},\"typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583f803\",\"elType\":\"widget\",\"settings\":{\"content_width\":\"full\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"_id\":\"b2b9260\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"facebook\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"_id\":\"7af1cfe\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_icon_hover_bg_color\":\"\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"_id\":\"509005f\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"footer-social-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_align_mobile\":\"center\",\"ekit_socialmedai_list_typography_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_bg_color_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_tablet\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_color_b_stop_mobile\":{\"unit\":\"%\"},\"ekit_adv_tooltip_bg_gradient_angle_tablet\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_angle_mobile\":{\"unit\":\"deg\"},\"ekit_adv_tooltip_bg_gradient_position_tablet\":\"\",\"ekit_adv_tooltip_bg_gradient_position_mobile\":\"\",\"ekit_adv_tooltip_subcontent_font_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_subcontent_font_word_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_background_color_stop_tablet\":{\"unit\":\"%\"},\"_background_color_stop_mobile\":{\"unit\":\"%\"},\"_background_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_gradient_position_tablet\":\"\",\"_background_gradient_position_mobile\":\"\",\"_background_hover_color_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_tablet\":{\"unit\":\"%\"},\"_background_hover_color_b_stop_mobile\":{\"unit\":\"%\"},\"_background_hover_gradient_angle_tablet\":{\"unit\":\"deg\"},\"_background_hover_gradient_angle_mobile\":{\"unit\":\"deg\"},\"_background_hover_gradient_position_tablet\":\"\",\"_background_hover_gradient_position_mobile\":\"\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":false}]'),
(562, 5407, '_wp_page_template', 'elementor_canvas'),
(563, 5407, 'elementskit_template_activation', 'yes'),
(564, 5407, 'elementskit_template_type', 'footer'),
(565, 5407, 'elementskit_template_condition_a', 'entire_site'),
(566, 5407, 'elementskit_template_condition_singular', 'all'),
(567, 5407, 'elementskit_template_condition_singular_id', ''),
(568, 5407, '_elementor_edit_mode', 'builder'),
(569, 5407, '_elementor_template_type', 'wp-post'),
(570, 5407, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(571, 5407, 'ekit_post_views_count', '741'),
(572, 5407, '_elementor_data', '[{\"id\":\"1e35c81\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/work-together-bg.png\",\"id\":5577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"css_classes\":\"footer-work-together\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"35bf1d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/work-together-bg-gradient.png\",\"id\":5588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"f23b774\",\"elType\":\"widget\",\"settings\":{\"title\":\"LET\'S COLLABORATE\",\"header_size\":\"h3\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"719a0b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LET\'S WORK TOGETHER\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d268a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"button_text_color\":\"#000000\",\"hover_color\":\"#FFFFFF\",\"_css_classes\":\"work-together-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=black\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=white\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"align\":\"center\",\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9843b09\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b9606fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"c46ce74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"1e40ffc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a111120\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"(309) 8855-314\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_title_size\":\"h4\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign\":\"middle\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":\"20\"},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_border_border\":\"solid\",\"ekit_icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true,\"size\":15},\"ekit_icon_rotate\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"footer-contact-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_border_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"600\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"#BFF747\",\"ekit_icon_box_border_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"1300394\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_title_size\":\"h4\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign\":\"middle\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":\"20\"},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_border_border\":\"solid\",\"ekit_icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true,\"size\":15},\"ekit_icon_rotate\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"footer-contact-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_border_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"600\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"#BFF747\",\"ekit_icon_box_border_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true},{\"id\":\"71e3969\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(16.67% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"725e807\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Link\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"710bbab\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\",\"ekit_vertical_menu_container_box_shadow_box_shadow_type\":\"yes\",\"ekit_vertical_menu_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"60b9dea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(16.67% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3d6c0d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a292fe\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\",\"ekit_vertical_menu_container_box_shadow_box_shadow_type\":\"yes\",\"ekit_vertical_menu_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"d123087\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"14d1141\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe Our Newsletter\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dce3fb8\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"5367\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_background_color\":\"#02010100\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_style_use_width_height\":\"yes\",\"ekit_contact_form_button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_button_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"ekit_contact_form_button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_style_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_contact_form_input_placeholder_font_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_input_style_border_color\":\"globals\\/colors?id=divider\",\"ekit_contact_form_button_color\":\"globals\\/colors?id=black\",\"ekit_contact_form_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_contact_form_button_color_hover\":\"globals\\/colors?id=black\",\"ekit_contact_form_button_hover_background_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_typography_typography\":\"globals\\/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_button_background_color\":\"globals\\/colors?id=accent\"},\"ekit_contact_form_input_style_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_input_style_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_input_style_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#FFFFFF\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_css_classes\":\"footer-newsletter-form\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_style_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_input_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_contact_form_button_alignment\":\"right\",\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_border_border\":\"none\",\"ekit_contact_form_input_typography_typography\":\"custom\",\"ekit_contact_form_input_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_typography_font_weight\":\"400\",\"ekit_contact_form_input_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_style_font_color\":\"#FFFFFF\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"},{\"id\":\"5eb8811\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b3bea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c448135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(575, 6028, '_menu_item_type', 'post_type'),
(576, 6028, '_menu_item_menu_item_parent', '0'),
(577, 6028, '_menu_item_object_id', '21'),
(578, 6028, '_menu_item_object', 'page'),
(579, 6028, '_menu_item_target', ''),
(580, 6028, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(581, 6028, '_menu_item_xfn', ''),
(582, 6028, '_menu_item_url', ''),
(584, 9606, '_wp_page_template', 'elementor_canvas'),
(585, 9606, 'elementskit_template_activation', ''),
(586, 9606, 'elementskit_template_type', 'header'),
(587, 9606, 'elementskit_template_condition_a', 'entire_site'),
(588, 9606, 'elementskit_template_condition_singular', 'all'),
(589, 9606, 'elementskit_template_condition_singular_id', ''),
(590, 9606, '_elementor_edit_mode', 'builder'),
(591, 9606, '_elementor_template_type', 'wp-post'),
(592, 9606, '_elementor_version', '3.26.3'),
(593, 9606, 'ekit_post_views_count', '376'),
(594, 9606, '_elementor_data', '[{\"id\":\"6b61d1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"2d5691f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e512ef4\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"7a07d96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":62},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"efa360e\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"e8c85ef\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"214717c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Contact Now\",\"description_text\":\"(309) 8855-314.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"secondary_color\":\"globals\\/colors?id=black\",\"primary_color\":\"globals\\/colors?id=accent\",\"hover_primary_color\":\"globals\\/colors?id=white\"},\"primary_color\":\"#BFF747\",\"secondary_color\":\"#000000\",\"hover_primary_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(597, 9637, '_wp_page_template', 'elementor_canvas'),
(598, 9637, 'elementskit_template_activation', ''),
(599, 9637, 'elementskit_template_type', 'header'),
(600, 9637, 'elementskit_template_condition_a', 'entire_site'),
(601, 9637, 'elementskit_template_condition_singular', 'all'),
(602, 9637, 'elementskit_template_condition_singular_id', ''),
(603, 9637, '_elementor_edit_mode', 'builder'),
(604, 9637, '_elementor_template_type', 'wp-post'),
(605, 9637, '_elementor_version', '3.26.3'),
(606, 9637, 'ekit_post_views_count', '333');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(607, 9637, '_elementor_data', '[{\"id\":\"3b3af01\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ab7b76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"b34b358\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"db03224\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"df04656\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"5a7894b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"b88fbe3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(610, 9668, '_wp_page_template', 'elementor_canvas'),
(611, 9668, 'elementskit_template_activation', ''),
(612, 9668, 'elementskit_template_type', 'header'),
(613, 9668, 'elementskit_template_condition_a', 'entire_site'),
(614, 9668, 'elementskit_template_condition_singular', 'all'),
(615, 9668, 'elementskit_template_condition_singular_id', ''),
(616, 9668, '_elementor_edit_mode', 'builder'),
(617, 9668, '_elementor_template_type', 'wp-post'),
(618, 9668, '_elementor_version', '3.26.3'),
(619, 9668, 'ekit_post_views_count', '343'),
(620, 9668, '_elementor_data', '[{\"id\":\"88f5ac9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f9ee534\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"f8eb431\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"5bb0bab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"a267960\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"00c76bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"bf6d26c\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_search_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_seacrh_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_searech_icon_color\":\"globals\\/colors?id=white\",\"ekit_search_close_button_color\":\"globals\\/colors?id=white\",\"ekit_search_content_title_color\":\"\",\"ekit_search_placeholder_title_color\":\"\",\"ekit_search_backdrop_background_color\":\"\",\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_seacrh_icon_hover_bg_color\":\"globals\\/colors?id=accent\",\"ekit_search_close_button_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_searech_icon_color\":\"#FFFFFF\",\"ekit_seacrh_icon_bg_color\":\"#FFFFFF1A\",\"ekit_search_close_button_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"},{\"id\":\"31f9f56\",\"elType\":\"widget\",\"settings\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_menu_icons\":{\"value\":\"icon icon-menu-9\",\"library\":\"ekiticons\"},\"ekit_offcanvas_menu_close_text\":\"Close\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"\",\"ekit_offcanvas_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_offcanvas_close_icon_bg_color\":\"\",\"ekit_offcanvas_background_color\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_close_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_close_icon_color_hover\":\"globals\\/colors?id=black\",\"ekit_offcanvas_close_icon_border_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_icon_color_hover\":\"globals\\/colors?id=black\",\"ekit_offcanvas_icon_border_color_hover\":\"\",\"ekit_offcanvas_icon_bg_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_bg_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_offcanvas_menu_close_icons\":{\"value\":\"icon icon-cancel\",\"library\":\"ekiticons\"},\"ekit_offcanvas_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_icon_bg_color\":\"#FFFFFF1A\",\"ekit_offcanvas_icon_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_offcanvas_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_offcanvas_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"13\",\"bottom\":\"12\",\"left\":\"13\",\"isLinked\":false},\"ekit_offcanvas_close_icon_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_close_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"close_btn_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_offcanvas_background_background\":\"classic\",\"ekit_offcanvas_content\":\"34a5ede***1735303757444\",\"ekit_header_search_transition\":0.299999999999999988897769753748434595763683319091796875,\"ekit_offcanvas_close_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"eit_offcanvas_width\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"ekit_offcanvas_panel_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"30\",\"bottom\":\"150\",\"left\":\"37\",\"isLinked\":false},\"ekit_offcanvas_disable_bodyscroll\":\"yes\",\"ekit_offcanvas_close_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"btn-popup\",\"ekit_offcanvas_icon_color_hover\":\"#000000\",\"ekit_offcanvas_close_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_close_icon_color_hover\":\"#BFF747\",\"ekit_offcanvas_close_icon_border_color_hover\":\"#BFF747\",\"ekit_offcanvas_background_color\":\"#1B1B1B\"},\"elements\":[],\"widgetType\":\"elementskit-header-offcanvas\"}],\"isInner\":true}],\"isInner\":false}]'),
(623, 9694, '_wp_page_template', 'elementor_canvas'),
(624, 9694, 'elementskit_template_activation', ''),
(625, 9694, 'elementskit_template_type', 'footer'),
(626, 9694, 'elementskit_template_condition_a', 'entire_site'),
(627, 9694, 'elementskit_template_condition_singular', 'all'),
(628, 9694, 'elementskit_template_condition_singular_id', ''),
(629, 9694, '_elementor_edit_mode', 'builder'),
(630, 9694, '_elementor_template_type', 'wp-post'),
(631, 9694, '_elementor_version', '3.26.3'),
(632, 9694, 'ekit_post_views_count', '317'),
(633, 9694, '_elementor_data', '[{\"id\":\"fcd9a88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"c1fb9dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0571ea7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f092b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d88c37c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3c9e6e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"d80a660\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"f5b2fba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8290295\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"cc770d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"31c1fef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0064e3\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"2a2d8d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"21ed058\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fdf6a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"8409067\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"(309) 8855-314\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"1eafe22\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"632543f\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_global_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#F5F5F4\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5007c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"7478ad3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa3fc91\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-privacy-policy\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#02010100\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"_css_classes\":\"footer-privacy-policy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=white\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(636, 9831, '_wp_page_template', 'elementor_canvas'),
(637, 9831, 'elementskit_template_activation', ''),
(638, 9831, 'elementskit_template_type', 'footer'),
(639, 9831, 'elementskit_template_condition_a', 'entire_site'),
(640, 9831, 'elementskit_template_condition_singular', 'all'),
(641, 9831, 'elementskit_template_condition_singular_id', ''),
(642, 9831, '_elementor_edit_mode', 'builder'),
(643, 9831, '_elementor_template_type', 'wp-post'),
(644, 9831, '_elementor_version', '3.25.4'),
(645, 9831, 'ekit_post_views_count', '272');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(646, 9831, '_elementor_data', '[{\"id\":\"34bdb3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"c17de9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"bc26b49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"column\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"d382d15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"121764f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a16815\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"(309) 8855-314\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\"},\"ekit_icon_box_header_image\":{\"id\":9994,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":9994,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true},{\"id\":\"2b16fe5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"3485e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b9fd68\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"0804e7e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3886205\",\"elType\":\"widget\",\"settings\":{\"title\":\"Socials\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=white\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd550fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6db9291\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_style\":\"text\",\"ekit_socialmedai_list_align\":\"\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"2edd8d0\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"73728a9\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"95b1737\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Linkedin\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"179a617\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}}],\"ekit_socialmedai_list_item_align\":\"left\",\"ekit_socialmedai_list_display\":\"block\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"footer-links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ad7fd38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"d2e2444\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baff8d8\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25ab728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7602e7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"595ba3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"96aa999\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_align_items\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"dd0e0f8\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-privacy-policy\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#02010100\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"_css_classes\":\"footer-privacy-policy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=white\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(649, 9857, '_wp_page_template', 'elementor_canvas'),
(650, 9857, 'elementskit_template_activation', ''),
(651, 9857, 'elementskit_template_type', 'footer'),
(652, 9857, 'elementskit_template_condition_a', 'entire_site'),
(653, 9857, 'elementskit_template_condition_singular', 'all'),
(654, 9857, 'elementskit_template_condition_singular_id', ''),
(655, 9857, '_elementor_edit_mode', 'builder'),
(656, 9857, '_elementor_template_type', 'wp-post'),
(657, 9857, '_elementor_version', '3.26.3'),
(658, 9857, 'ekit_post_views_count', '246'),
(659, 9857, '_elementor_data', '[{\"id\":\"cdd1559\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"e972b65\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"72fb59b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33cf2b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b559615\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"8abf651\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"abdb40e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(662, 10010, '_elementor_edit_mode', 'builder'),
(663, 10010, '_elementor_template_type', 'section'),
(664, 10010, '_elementor_version', '3.26.3'),
(665, 10010, 'ekit_post_views_count', '4'),
(666, 10010, '_wp_page_template', 'default'),
(667, 10010, '_elementor_data', '[{\"id\":\"9a60569\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"8b4af0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services Category\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"49d4b4b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Branding And Identity\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"_id\":\"6b1a91a\",\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Digital Marketing\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"748c85f\"},{\"text\":\"Creative Content Production\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"35a1004\"},{\"text\":\"Content Creation\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/content-creation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8fd8005\"},{\"text\":\"E-Commerce Solutions\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/e-commerce-solutions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8e220a6\"},{\"text\":\"UX\\/UI Design\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/ux-ui-design\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"4410dee\"}],\"space_between\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_align\":\"left\",\"divider\":\"yes\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"services-category-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}]'),
(668, 10010, '_wp_old_slug', 'services-category-template'),
(670, 10031, '_elementor_edit_mode', 'builder'),
(671, 10031, '_elementor_template_type', 'section'),
(672, 10031, '_elementor_version', '3.26.3'),
(673, 10031, 'ekit_post_views_count', '8'),
(674, 10031, '_wp_page_template', 'default'),
(675, 10031, '_elementor_data', '[{\"id\":\"3ab4e93\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"background_overlay_image_tablet\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/sidebar-cta-bg.svg\",\"id\":2878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_position_tablet\":\"center center\",\"background_overlay_repeat_tablet\":\"no-repeat\",\"background_overlay_size_tablet\":\"cover\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/sidebar-cta-bg.svg\",\"id\":2878,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"75854a4\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_title_text\":\"You have different questions?\",\"ekit_icon_box_description_text\":\"Our team will answer all your questions. we ensure a quick response.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\" (30) 8855-314\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sidebar-cta.svg\",\"id\":2392},\"library\":\"svg\"},\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sidebar-cta-phone.svg\",\"id\":2399},\"library\":\"svg\"},\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_color\":\"#BFF747\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#BFF747\",\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"30\",\"bottom\":\"12\",\"left\":\"30\",\"isLinked\":false},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_button_text_color\":\"#000000\",\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#BFF747\",\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_icon_box_btn_background_hover_group_background\":\"classic\",\"ekit_icon_box_section_bg_hover_color_direction\":\"\",\"_css_classes\":\"contacts-content\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_icon_title_color\":\"globals\\/colors?id=accent\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_btn_background_group_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"globals\\/typography?id=accent\",\"ekit_icon_box_btn_hover_color\":\"\",\"ekit_icon_box_btn_background_hover_group_color\":\"\",\"ekit_icon_box_icon_secondary_color_normal\":\"\"},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_infobox_bg_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_rotate\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_icon_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_icon_space_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_text_padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"ekit_icon_box_btn_icon_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_box_btn_url\":{\"url\":\"tel: (30) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_typography_group_typography\":\"custom\",\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"700\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}]'),
(677, 10424, '_wp_page_template', 'elementor_canvas'),
(678, 10424, '_elementor_edit_mode', 'builder'),
(679, 10424, '_elementor_template_type', 'wp-post'),
(680, 10424, '_elementor_version', '3.25.4'),
(681, 10424, 'ekit_post_views_count', '5');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(682, 10424, '_elementor_data', '[{\"id\":\"20746ab\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"1f1c3ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f8cd578\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"4c0c895\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d73370c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"1ab1730\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"ba17b8e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"b3e5122\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"885ddf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8691a57\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(683, 10428, '_wp_page_template', 'elementor_canvas'),
(684, 10428, '_elementor_edit_mode', 'builder'),
(685, 10428, '_elementor_template_type', 'wp-post'),
(686, 10428, '_elementor_version', '3.25.4'),
(687, 10428, 'ekit_post_views_count', '5'),
(688, 10428, '_elementor_data', '[{\"id\":\"1b2673d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"video\",\"background_video_link\":\"https://demo.awaikenthemes.com/assets/videos/artistic-video.mp4\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Hero\"},\"elements\":[{\"id\":\"8afe874\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"dbd41a9\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"dd3bf31\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"91bc472\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"f3b0257\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"a7e8978\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"b1bf45c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"f48c39c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e60ce9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(689, 10432, '_wp_page_template', 'elementor_canvas'),
(690, 10432, '_elementor_edit_mode', 'builder'),
(691, 10432, '_elementor_template_type', 'wp-post'),
(692, 10432, '_elementor_version', '3.25.4'),
(693, 10432, 'ekit_post_views_count', '6'),
(694, 10432, '_elementor_data', '[{\"id\":\"57a97d6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"15d2c4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"5129de2\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"ceca851\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3e38034\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"e6401c2\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"1fdc5f8\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"b814208\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"83ceaa4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7be21a8\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(695, 10448, '_wp_page_template', 'elementor_canvas'),
(696, 10448, '_elementor_edit_mode', 'builder'),
(697, 10448, '_elementor_template_type', 'wp-post'),
(698, 10448, '_elementor_version', '3.25.4'),
(699, 10448, 'ekit_post_views_count', '5'),
(700, 10448, '_elementor_data', '[{\"id\":\"dd0d6dc\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"e3086de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"6ca122a\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"83cc2a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"31416fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"f075788\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"09764b9\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"68ca3b2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5588d26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d4d34e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(701, 10458, '_wp_page_template', 'elementor_canvas'),
(702, 10458, '_elementor_edit_mode', 'builder'),
(703, 10458, '_elementor_template_type', 'wp-post'),
(704, 10458, '_elementor_version', '3.25.4'),
(705, 10458, 'ekit_post_views_count', '5'),
(706, 10458, '_elementor_data', '[{\"id\":\"9d8a7e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"c56b602\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"3e9d9ac\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"f4fa5e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb5e2ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"0ec8848\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"fbabd49\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"14ea03c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"4d07514\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"46df143\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(707, 10471, '_wp_page_template', 'elementor_canvas'),
(708, 10471, '_elementor_edit_mode', 'builder'),
(709, 10471, '_elementor_template_type', 'wp-post'),
(710, 10471, '_elementor_version', '3.25.4'),
(711, 10471, 'ekit_post_views_count', '17');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(712, 10471, '_elementor_data', '[{\"id\":\"37da439\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5ce1490\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"3abb28a\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"2d26629\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1299560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"f1f6f79\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"a541c28\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle slider-learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"aa7071f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"04d5f61\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"859aac5\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation_delay\":100,\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/contact-us/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"slider-hero-btn-default\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(713, 10497, '_wp_page_template', 'elementor_canvas'),
(714, 10497, '_elementor_edit_mode', 'builder'),
(715, 10497, '_elementor_template_type', 'wp-post'),
(716, 10497, '_elementor_version', '3.25.4'),
(717, 10497, 'ekit_post_views_count', '12'),
(718, 10497, '_elementor_data', '[{\"id\":\"c89c557\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg-2.jpg\",\"id\":10696,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"},\"min_height_tablet\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"b7d74fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"4904ae6\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"04f1fbf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"149a3ab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"89a17f3\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https://www.youtube.com/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"efb054e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle slider-learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"29f9c29\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1d2e5db\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b3d5ed0\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation_delay\":100,\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/contact-us/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_css_classes\":\"slider-hero-btn-default\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(719, 11491, '_elementor_edit_mode', 'builder'),
(720, 11491, '_elementor_template_type', 'section'),
(721, 11491, '_elementor_version', '3.26.3'),
(722, 11491, 'ekit_post_views_count', '1'),
(723, 11491, '_wp_page_template', 'default'),
(724, 11491, '_elementor_data', '[{\"id\":\"463f58f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a97b69\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}]'),
(726, 5055, '_menu_item_type', 'post_type'),
(727, 5055, '_menu_item_menu_item_parent', '0'),
(728, 5055, '_menu_item_object_id', '21'),
(729, 5055, '_menu_item_object', 'page'),
(730, 5055, '_menu_item_target', ''),
(731, 5055, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(732, 5055, '_menu_item_xfn', ''),
(733, 5055, '_menu_item_url', ''),
(734, 5055, '_wp_old_date', '2024-11-07'),
(735, 5055, '_wp_old_date', '2024-11-14'),
(736, 5055, '_wp_old_date', '2024-11-19'),
(737, 5055, '_wp_old_date', '2024-11-21'),
(738, 5055, '_wp_old_date', '2024-11-22'),
(739, 5055, '_wp_old_date', '2024-11-23'),
(741, 5056, '_menu_item_type', 'post_type'),
(742, 5056, '_menu_item_menu_item_parent', '0'),
(743, 5056, '_menu_item_object_id', '16'),
(744, 5056, '_menu_item_object', 'page'),
(745, 5056, '_menu_item_target', ''),
(746, 5056, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(747, 5056, '_menu_item_xfn', ''),
(748, 5056, '_menu_item_url', ''),
(749, 5056, '_wp_old_date', '2024-11-07'),
(750, 5056, '_wp_old_date', '2024-11-14'),
(751, 5056, '_wp_old_date', '2024-11-19'),
(752, 5056, '_wp_old_date', '2024-11-21'),
(753, 5056, '_wp_old_date', '2024-11-22'),
(754, 5056, '_wp_old_date', '2024-11-23'),
(756, 5057, '_menu_item_type', 'post_type'),
(757, 5057, '_menu_item_menu_item_parent', '0'),
(758, 5057, '_menu_item_object_id', '4737'),
(759, 5057, '_menu_item_object', 'page'),
(760, 5057, '_menu_item_target', ''),
(761, 5057, '_menu_item_classes', 'a:1:{i:0;s:11:\"mobile-menu\";}'),
(762, 5057, '_menu_item_xfn', ''),
(763, 5057, '_menu_item_url', ''),
(764, 5057, '_wp_old_date', '2024-11-07'),
(765, 5057, '_wp_old_date', '2024-11-14'),
(766, 5057, '_wp_old_date', '2024-11-19'),
(767, 5057, '_wp_old_date', '2024-11-21'),
(768, 5057, '_wp_old_date', '2024-11-22'),
(769, 5057, '_wp_old_date', '2024-11-23'),
(771, 5058, '_menu_item_type', 'post_type'),
(772, 5058, '_menu_item_menu_item_parent', '0'),
(773, 5058, '_menu_item_object_id', '78'),
(774, 5058, '_menu_item_object', 'page'),
(775, 5058, '_menu_item_target', ''),
(776, 5058, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(777, 5058, '_menu_item_xfn', ''),
(778, 5058, '_menu_item_url', ''),
(779, 5058, '_wp_old_date', '2024-11-07'),
(780, 5058, '_wp_old_date', '2024-11-14'),
(781, 5058, '_wp_old_date', '2024-11-19'),
(782, 5058, '_wp_old_date', '2024-11-21'),
(783, 5058, '_wp_old_date', '2024-11-22'),
(784, 5058, '_wp_old_date', '2024-11-23'),
(786, 5059, '_menu_item_type', 'custom'),
(787, 5059, '_menu_item_menu_item_parent', '0'),
(788, 5059, '_menu_item_object_id', '5059'),
(789, 5059, '_menu_item_object', 'custom'),
(790, 5059, '_menu_item_target', ''),
(791, 5059, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(792, 5059, '_menu_item_xfn', ''),
(793, 5059, '_menu_item_url', '#'),
(794, 5059, '_wp_old_date', '2024-11-07'),
(795, 5059, '_wp_old_date', '2024-11-14'),
(796, 5059, '_wp_old_date', '2024-11-19'),
(797, 5059, '_wp_old_date', '2024-11-21'),
(798, 5059, '_wp_old_date', '2024-11-22'),
(799, 5059, '_wp_old_date', '2024-11-23'),
(800, 5064, '_menu_item_type', 'post_type'),
(801, 5064, '_menu_item_menu_item_parent', '5058'),
(802, 5064, '_menu_item_object_id', '230'),
(803, 5064, '_menu_item_object', 'page'),
(804, 5064, '_menu_item_target', ''),
(805, 5064, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(806, 5064, '_menu_item_xfn', ''),
(807, 5064, '_menu_item_url', ''),
(808, 5064, '_wp_old_date', '2024-11-07'),
(809, 5064, '_wp_old_date', '2024-11-14'),
(810, 5064, '_wp_old_date', '2024-11-19'),
(811, 5064, '_wp_old_date', '2024-11-21'),
(812, 5064, '_wp_old_date', '2024-11-22'),
(813, 5064, '_wp_old_date', '2024-11-23'),
(816, 5065, '_menu_item_type', 'post_type'),
(817, 5065, '_menu_item_menu_item_parent', '5059'),
(818, 5065, '_menu_item_object_id', '1755'),
(819, 5065, '_menu_item_object', 'page'),
(820, 5065, '_menu_item_target', ''),
(821, 5065, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(822, 5065, '_menu_item_xfn', ''),
(823, 5065, '_menu_item_url', ''),
(824, 5065, '_wp_old_date', '2024-11-07'),
(825, 5065, '_wp_old_date', '2024-11-14'),
(826, 5065, '_wp_old_date', '2024-11-19'),
(827, 5065, '_wp_old_date', '2024-11-21'),
(828, 5065, '_wp_old_date', '2024-11-22'),
(829, 5065, '_wp_old_date', '2024-11-23'),
(831, 6029, '_menu_item_type', 'post_type'),
(832, 6029, '_menu_item_menu_item_parent', '0'),
(833, 6029, '_menu_item_object_id', '18'),
(834, 6029, '_menu_item_object', 'page'),
(835, 6029, '_menu_item_target', ''),
(836, 6029, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(837, 6029, '_menu_item_xfn', ''),
(838, 6029, '_menu_item_url', ''),
(840, 6030, '_menu_item_type', 'post_type'),
(841, 6030, '_menu_item_menu_item_parent', '0'),
(842, 6030, '_menu_item_object_id', '16'),
(843, 6030, '_menu_item_object', 'page'),
(844, 6030, '_menu_item_target', ''),
(845, 6030, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(846, 6030, '_menu_item_xfn', ''),
(847, 6030, '_menu_item_url', ''),
(849, 6031, '_menu_item_type', 'post_type'),
(850, 6031, '_menu_item_menu_item_parent', '0'),
(851, 6031, '_menu_item_object_id', '78'),
(852, 6031, '_menu_item_object', 'page'),
(853, 6031, '_menu_item_target', ''),
(854, 6031, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(855, 6031, '_menu_item_xfn', ''),
(856, 6031, '_menu_item_url', ''),
(858, 7232, '_menu_item_type', 'post_type'),
(859, 7232, '_menu_item_menu_item_parent', '5059'),
(860, 7232, '_menu_item_object_id', '18'),
(861, 7232, '_menu_item_object', 'page'),
(862, 7232, '_menu_item_target', ''),
(863, 7232, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(864, 7232, '_menu_item_xfn', ''),
(865, 7232, '_menu_item_url', ''),
(866, 7232, '_wp_old_date', '2024-11-14'),
(867, 7232, '_wp_old_date', '2024-11-19'),
(868, 7232, '_wp_old_date', '2024-11-21'),
(869, 7232, '_wp_old_date', '2024-11-22'),
(870, 7232, '_wp_old_date', '2024-11-23'),
(872, 8107, '_menu_item_type', 'post_type'),
(873, 8107, '_menu_item_menu_item_parent', '5059'),
(874, 8107, '_menu_item_object_id', '6247'),
(875, 8107, '_menu_item_object', 'page'),
(876, 8107, '_menu_item_target', ''),
(877, 8107, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(878, 8107, '_menu_item_xfn', ''),
(879, 8107, '_menu_item_url', ''),
(880, 8107, '_wp_old_date', '2024-11-19'),
(881, 8107, '_wp_old_date', '2024-11-21'),
(882, 8107, '_wp_old_date', '2024-11-22'),
(883, 8107, '_wp_old_date', '2024-11-23'),
(885, 8108, '_menu_item_type', 'post_type'),
(886, 8108, '_menu_item_menu_item_parent', '5059'),
(887, 8108, '_menu_item_object_id', '4562'),
(888, 8108, '_menu_item_object', 'page'),
(889, 8108, '_menu_item_target', ''),
(890, 8108, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(891, 8108, '_menu_item_xfn', ''),
(892, 8108, '_menu_item_url', ''),
(893, 8108, '_wp_old_date', '2024-11-19'),
(894, 8108, '_wp_old_date', '2024-11-21'),
(895, 8108, '_wp_old_date', '2024-11-22'),
(896, 8108, '_wp_old_date', '2024-11-23'),
(898, 9750, '_menu_item_type', 'custom'),
(899, 9750, '_menu_item_menu_item_parent', '0'),
(900, 9750, '_menu_item_object_id', '9750'),
(901, 9750, '_menu_item_object', 'custom'),
(902, 9750, '_menu_item_target', ''),
(903, 9750, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(904, 9750, '_menu_item_xfn', ''),
(905, 9750, '_menu_item_url', '#'),
(906, 9751, '_menu_item_type', 'custom'),
(907, 9751, '_menu_item_menu_item_parent', '0'),
(908, 9751, '_menu_item_object_id', '9751'),
(909, 9751, '_menu_item_object', 'custom'),
(910, 9751, '_menu_item_target', ''),
(911, 9751, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(912, 9751, '_menu_item_xfn', ''),
(913, 9751, '_menu_item_url', '#'),
(914, 10593, '_menu_item_type', 'post_type'),
(915, 10593, '_menu_item_menu_item_parent', '0'),
(916, 10593, '_menu_item_object_id', '10099'),
(917, 10593, '_menu_item_object', 'page'),
(918, 10593, '_menu_item_target', ''),
(919, 10593, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(920, 10593, '_menu_item_xfn', ''),
(921, 10593, '_menu_item_url', ''),
(924, 10594, '_menu_item_type', 'post_type'),
(925, 10594, '_menu_item_menu_item_parent', '0'),
(926, 10594, '_menu_item_object_id', '10101'),
(927, 10594, '_menu_item_object', 'page'),
(928, 10594, '_menu_item_target', ''),
(929, 10594, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(930, 10594, '_menu_item_xfn', ''),
(931, 10594, '_menu_item_url', ''),
(934, 10596, '_menu_item_type', 'post_type'),
(935, 10596, '_menu_item_menu_item_parent', '0'),
(936, 10596, '_menu_item_object_id', '230'),
(937, 10596, '_menu_item_object', 'page'),
(938, 10596, '_menu_item_target', ''),
(939, 10596, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(940, 10596, '_menu_item_xfn', ''),
(941, 10596, '_menu_item_url', ''),
(944, 10597, '_menu_item_type', 'post_type'),
(945, 10597, '_menu_item_menu_item_parent', '0'),
(946, 10597, '_menu_item_object_id', '10102'),
(947, 10597, '_menu_item_object', 'page'),
(948, 10597, '_menu_item_target', ''),
(949, 10597, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(950, 10597, '_menu_item_xfn', ''),
(951, 10597, '_menu_item_url', ''),
(954, 10598, '_menu_item_type', 'post_type'),
(955, 10598, '_menu_item_menu_item_parent', '0'),
(956, 10598, '_menu_item_object_id', '10103'),
(957, 10598, '_menu_item_object', 'page'),
(958, 10598, '_menu_item_target', ''),
(959, 10598, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(960, 10598, '_menu_item_xfn', ''),
(961, 10598, '_menu_item_url', ''),
(964, 8109, '_menu_item_type', 'post_type'),
(965, 8109, '_menu_item_menu_item_parent', '5059'),
(966, 8109, '_menu_item_object_id', '5001'),
(967, 8109, '_menu_item_object', 'page'),
(968, 8109, '_menu_item_target', ''),
(969, 8109, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(970, 8109, '_menu_item_xfn', ''),
(971, 8109, '_menu_item_url', ''),
(972, 8109, '_wp_old_date', '2024-11-19'),
(973, 8109, '_wp_old_date', '2024-11-21'),
(974, 8109, '_wp_old_date', '2024-11-22'),
(975, 8109, '_wp_old_date', '2024-11-23'),
(977, 8111, '_menu_item_type', 'post_type'),
(978, 8111, '_menu_item_menu_item_parent', '5059'),
(979, 8111, '_menu_item_object_id', '3938'),
(980, 8111, '_menu_item_object', 'page'),
(981, 8111, '_menu_item_target', ''),
(982, 8111, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(983, 8111, '_menu_item_xfn', ''),
(984, 8111, '_menu_item_url', ''),
(985, 8111, '_wp_old_date', '2024-11-19'),
(986, 8111, '_wp_old_date', '2024-11-21'),
(987, 8111, '_wp_old_date', '2024-11-22'),
(988, 8111, '_wp_old_date', '2024-11-23'),
(990, 8112, '_menu_item_type', 'post_type'),
(991, 8112, '_menu_item_menu_item_parent', '5059'),
(992, 8112, '_menu_item_object_id', '4620'),
(993, 8112, '_menu_item_object', 'page'),
(994, 8112, '_menu_item_target', ''),
(995, 8112, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(996, 8112, '_menu_item_xfn', ''),
(997, 8112, '_menu_item_url', ''),
(998, 8112, '_wp_old_date', '2024-11-19'),
(999, 8112, '_wp_old_date', '2024-11-21'),
(1000, 8112, '_wp_old_date', '2024-11-22'),
(1001, 8112, '_wp_old_date', '2024-11-23'),
(1003, 8525, '_menu_item_type', 'post_type_archive'),
(1004, 8525, '_menu_item_menu_item_parent', '5059'),
(1005, 8525, '_menu_item_object_id', '-46'),
(1006, 8525, '_menu_item_object', 'awaiken-project'),
(1007, 8525, '_menu_item_target', ''),
(1008, 8525, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1009, 8525, '_menu_item_xfn', ''),
(1010, 8525, '_menu_item_url', ''),
(1011, 8525, '_wp_old_date', '2024-11-19'),
(1012, 8525, '_wp_old_date', '2024-11-21'),
(1013, 8525, '_wp_old_date', '2024-11-22'),
(1014, 8525, '_wp_old_date', '2024-11-23'),
(1015, 10122, '_menu_item_type', 'post_type'),
(1016, 10122, '_menu_item_menu_item_parent', '5058'),
(1017, 10122, '_menu_item_object_id', '10099'),
(1018, 10122, '_menu_item_object', 'page'),
(1019, 10122, '_menu_item_target', ''),
(1020, 10122, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1021, 10122, '_menu_item_xfn', ''),
(1022, 10122, '_menu_item_url', ''),
(1023, 10122, '_wp_old_date', '2024-11-22'),
(1024, 10122, '_wp_old_date', '2024-11-23'),
(1027, 10123, '_menu_item_type', 'post_type'),
(1028, 10123, '_menu_item_menu_item_parent', '5058'),
(1029, 10123, '_menu_item_object_id', '10101'),
(1030, 10123, '_menu_item_object', 'page'),
(1031, 10123, '_menu_item_target', ''),
(1032, 10123, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1033, 10123, '_menu_item_xfn', ''),
(1034, 10123, '_menu_item_url', ''),
(1035, 10123, '_wp_old_date', '2024-11-22'),
(1036, 10123, '_wp_old_date', '2024-11-23'),
(1039, 10124, '_menu_item_type', 'post_type'),
(1040, 10124, '_menu_item_menu_item_parent', '5058'),
(1041, 10124, '_menu_item_object_id', '10100'),
(1042, 10124, '_menu_item_object', 'page'),
(1043, 10124, '_menu_item_target', ''),
(1044, 10124, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1045, 10124, '_menu_item_xfn', ''),
(1046, 10124, '_menu_item_url', ''),
(1047, 10124, '_wp_old_date', '2024-11-22'),
(1048, 10124, '_wp_old_date', '2024-11-23'),
(1051, 10125, '_menu_item_type', 'post_type'),
(1052, 10125, '_menu_item_menu_item_parent', '5058'),
(1053, 10125, '_menu_item_object_id', '10102'),
(1054, 10125, '_menu_item_object', 'page'),
(1055, 10125, '_menu_item_target', ''),
(1056, 10125, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1057, 10125, '_menu_item_xfn', ''),
(1058, 10125, '_menu_item_url', ''),
(1059, 10125, '_wp_old_date', '2024-11-22'),
(1060, 10125, '_wp_old_date', '2024-11-23'),
(1063, 10126, '_menu_item_type', 'post_type'),
(1064, 10126, '_menu_item_menu_item_parent', '5058'),
(1065, 10126, '_menu_item_object_id', '10103'),
(1066, 10126, '_menu_item_object', 'page'),
(1067, 10126, '_menu_item_target', ''),
(1068, 10126, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1069, 10126, '_menu_item_xfn', ''),
(1070, 10126, '_menu_item_url', ''),
(1071, 10126, '_wp_old_date', '2024-11-22'),
(1072, 10126, '_wp_old_date', '2024-11-23'),
(1075, 10565, '_menu_item_type', 'custom'),
(1076, 10565, '_menu_item_menu_item_parent', '5059'),
(1077, 10565, '_menu_item_object_id', '10565'),
(1078, 10565, '_menu_item_object', 'custom'),
(1079, 10565, '_menu_item_target', ''),
(1080, 10565, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1081, 10565, '_menu_item_xfn', ''),
(1082, 10565, '_menu_item_url', '#'),
(1083, 10565, '_wp_old_date', '2024-11-23'),
(1084, 10569, '_menu_item_type', 'custom'),
(1085, 10569, '_menu_item_menu_item_parent', '10565'),
(1086, 10569, '_menu_item_object_id', '10569'),
(1087, 10569, '_menu_item_object', 'custom'),
(1088, 10569, '_menu_item_target', '_blank'),
(1089, 10569, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1090, 10569, '_menu_item_xfn', ''),
(1091, 10569, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header'),
(1092, 10569, '_wp_old_date', '2024-11-23'),
(1093, 10571, '_menu_item_type', 'custom'),
(1094, 10571, '_menu_item_menu_item_parent', '10565'),
(1095, 10571, '_menu_item_object_id', '10571'),
(1096, 10571, '_menu_item_object', 'custom'),
(1097, 10571, '_menu_item_target', '_blank'),
(1098, 10571, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1099, 10571, '_menu_item_xfn', ''),
(1100, 10571, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2'),
(1101, 10571, '_wp_old_date', '2024-11-23'),
(1102, 10573, '_menu_item_type', 'custom'),
(1103, 10573, '_menu_item_menu_item_parent', '10565'),
(1104, 10573, '_menu_item_object_id', '10573'),
(1105, 10573, '_menu_item_object', 'custom'),
(1106, 10573, '_menu_item_target', '_blank'),
(1107, 10573, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1108, 10573, '_menu_item_xfn', ''),
(1109, 10573, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3'),
(1110, 10573, '_wp_old_date', '2024-11-23'),
(1111, 10574, '_menu_item_type', 'custom'),
(1112, 10574, '_menu_item_menu_item_parent', '10565'),
(1113, 10574, '_menu_item_object_id', '10574'),
(1114, 10574, '_menu_item_object', 'custom'),
(1115, 10574, '_menu_item_target', '_blank'),
(1116, 10574, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1117, 10574, '_menu_item_xfn', ''),
(1118, 10574, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4'),
(1119, 10574, '_wp_old_date', '2024-11-23'),
(1120, 10575, '_menu_item_type', 'custom'),
(1121, 10575, '_menu_item_menu_item_parent', '5059'),
(1122, 10575, '_menu_item_object_id', '10575'),
(1123, 10575, '_menu_item_object', 'custom'),
(1124, 10575, '_menu_item_target', ''),
(1125, 10575, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1126, 10575, '_menu_item_xfn', ''),
(1127, 10575, '_menu_item_url', '#'),
(1128, 10575, '_wp_old_date', '2024-11-23'),
(1129, 10579, '_menu_item_type', 'custom'),
(1130, 10579, '_menu_item_menu_item_parent', '10575'),
(1131, 10579, '_menu_item_object_id', '10579'),
(1132, 10579, '_menu_item_object', 'custom'),
(1133, 10579, '_menu_item_target', '_blank'),
(1134, 10579, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1135, 10579, '_menu_item_xfn', ''),
(1136, 10579, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer'),
(1137, 10579, '_wp_old_date', '2024-11-23'),
(1138, 10580, '_menu_item_type', 'custom'),
(1139, 10580, '_menu_item_menu_item_parent', '10575'),
(1140, 10580, '_menu_item_object_id', '10580'),
(1141, 10580, '_menu_item_object', 'custom'),
(1142, 10580, '_menu_item_target', '_blank'),
(1143, 10580, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1144, 10580, '_menu_item_xfn', ''),
(1145, 10580, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2'),
(1146, 10580, '_wp_old_date', '2024-11-23'),
(1147, 10581, '_menu_item_type', 'custom'),
(1148, 10581, '_menu_item_menu_item_parent', '10575'),
(1149, 10581, '_menu_item_object_id', '10581'),
(1150, 10581, '_menu_item_object', 'custom'),
(1151, 10581, '_menu_item_target', '_blank'),
(1152, 10581, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1153, 10581, '_menu_item_xfn', ''),
(1154, 10581, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3'),
(1155, 10581, '_wp_old_date', '2024-11-23'),
(1156, 10583, '_menu_item_type', 'custom'),
(1157, 10583, '_menu_item_menu_item_parent', '10575'),
(1158, 10583, '_menu_item_object_id', '10583'),
(1159, 10583, '_menu_item_object', 'custom'),
(1160, 10583, '_menu_item_target', '_blank'),
(1161, 10583, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1162, 10583, '_menu_item_xfn', ''),
(1163, 10583, '_menu_item_url', 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4'),
(1164, 10583, '_wp_old_date', '2024-11-23'),
(1165, 10674, '_menu_item_type', 'post_type'),
(1166, 10674, '_menu_item_menu_item_parent', '5065'),
(1167, 10674, '_menu_item_object_id', '10557'),
(1168, 10674, '_menu_item_object', 'page'),
(1169, 10674, '_menu_item_target', ''),
(1170, 10674, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1171, 10674, '_menu_item_xfn', ''),
(1172, 10674, '_menu_item_url', ''),
(1173, 10674, '_wp_old_date', '2024-11-23'),
(1176, 16, '_wp_page_template', 'elementor_header_footer'),
(1177, 16, 'awaiken_secondary_image', ''),
(1178, 16, '_elementor_edit_mode', 'builder'),
(1179, 16, '_elementor_template_type', 'wp-page'),
(1180, 16, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1181, 16, '_elementor_data', '[{\"id\":\"87bb18f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"3abee15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ca8562e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About <span> us <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7af8a2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6354643\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"954a954\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4dea617\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dbaf849\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"a293d17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c076d17\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"3df39cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70ead51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb64f36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2a5245\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"fa37b94\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8676dbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"efbc512\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"480e424\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7137f29\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Our Approach\"},\"elements\":[{\"id\":\"7c05685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1570d43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3e26cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR APPROACH\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f60964\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>impactful<\\/span> digital experiences\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"33a69c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc38a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We blend creativity, strategy, and technology to design digital experiences that connect, engage, and inspire. From concept to completion, we deliver tailored solutions that elevate brands and drive results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4dd08c8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c84bab7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"91d35a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"438f303\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-mission-img.jpg\",\"id\":772,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58f07f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-mission.svg\",\"id\":779},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"ac48414\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"f6fc40f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"Delivering transformative digital solutions that elevate brands connections.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1802448\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"fd7d2c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"dc5b807\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-vision-img.jpg\",\"id\":955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5ad35c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6499d0f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"39bdc33\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Vision\",\"description_text\":\"Shaping the future through innovative and impactful digital experiences.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b75f0fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"80b2401\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"702c228\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-value-img.jpg\",\"id\":954,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3ab9ee\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"269493a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-value.svg\",\"id\":977},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":22,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"size\":20,\"unit\":\"px\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"660bea6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fd0bfb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Value\",\"description_text\":\"Integrity, creativity, innovation, collaboration, excellence, results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9367172\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"css_classes\":\"who-we-are\",\"_title\":\"Who We Are\"},\"elements\":[{\"id\":\"f1baf88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"add0139\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"327f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHO WE ARE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d3643a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experts in <span> digital <\\/span> brand innovation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858f13f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a0e2d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"dea86c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-rating-video-image\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"nowrap\"},\"elements\":[{\"id\":\"916d7a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/experts-rating-video-bg.jpg\",\"id\":1867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"video-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc56212\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_url\":\"https:\\/\\/youtu.be\\/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"ekit_video_wrap_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_wrap_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_video_popup_btn_glow_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"video-play-button\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=primary\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":true},{\"id\":\"9f27f9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"a76d95c\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"d6f866f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":40,\"prefix\":\"( \",\"suffix\":\"+ Reviews )\",\"title\":\"\",\"number_position\":\"start\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"8258622\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da573ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f28dce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5aa7e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fbd1ec0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c38ff9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32ce081\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Plus Jakarta Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_text_color\":\"#BFF747\",\"background_color\":\"#BFF74700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"contact-now-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32986d8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"390d607\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd51c96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"13b8d12\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-1.svg\",\"id\":2472},\"library\":\"svg\"},\"ekit_funfact_number\":35,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"Happy Customer Around the Word\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"d2d422f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"105fd5a\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-3.svg\",\"id\":2657},\"library\":\"svg\"},\"ekit_funfact_number\":250,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"trusted best partners and sponsers\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73f5416\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-counter-box\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"108b1ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c8aae9\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-2.svg\",\"id\":2656},\"library\":\"svg\"},\"ekit_funfact_number\":120,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"best client support award achieved\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"00a69c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d5d879f\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-4.svg\",\"id\":2658},\"library\":\"svg\"},\"ekit_funfact_number\":5,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"active users using our best services\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b360f03\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Executive Partners\"},\"elements\":[{\"id\":\"a00e2a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9629238\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"a666630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"0545526\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXECUTIVE PARTNERS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"063e5d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"100+ <span>partners<\\/span> & supporters\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b058d56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"3fb7231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-1.svg\",\"id\":2112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f765d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-2.svg\",\"id\":3077,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"90deef0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-3.svg\",\"id\":3084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"442969f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-3.svg\",\"id\":3084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"02a1bba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"278452c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-1.svg\",\"id\":2112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5cb65e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"7e589f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dd7117f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d5afbae\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a79286\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111339f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4e8c74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"159a3a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66b0387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d1d3274\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"35e7090\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"6629b90\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity_tablet\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"b434f9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"01dac9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"b8f9541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"533475d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0ddd1fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d8cc24\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"49655e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45c42ad\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1393232\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a01a4af\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ade73f4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-team\",\"_title\":\"Our Team\"},\"elements\":[{\"id\":\"3741873\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd716da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5af9a5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR TEAM\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dddfd07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic <span>team<\\/span> of digital experts\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"470a718\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"132ead1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f12f173\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e35228\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"39efa24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f121bd2\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"f13ab87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"697184d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/sarah-mitchell\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b6c254\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senior Project Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6e3d7\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"db92f41\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"b14e150\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"c053835\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"b1a0f78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/brooklyn-simmons\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c251cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Directoer\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03eef17\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7942b8e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"892d43e\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"6a75493\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"fab2763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/emily-davis\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bea0e85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b2e16\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d11b02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d1b48d9\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"c285990\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"fef2c1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/jessica-taylor\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cafbc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Communications Specialist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8566b2a\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9469901\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"51ff4e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"17100ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1d61e6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4203e89\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"836fbdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"43a6b10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ccab501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"fa94dee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"2bad3e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"039deda\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e952558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bbaaaea\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3e70ead\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f5e566e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7d1ee7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"357a7c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9c88b30\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"7f287a6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be2c40b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"46ee590\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b25e249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9171fac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e34a378\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55092c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"60eafba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ec9133b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"66ce6bd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"13a81f3\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"50d17e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f172296\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5558abe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"280fa31\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bf0c098\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef4c60f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"189f289\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74669d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d7beae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d03e2c\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e13971e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ac17188\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"c9a1d70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0351bac\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"05218f9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"ead09dd\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"246e3b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2b80b5c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"ff3e1de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"08eef3b\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"469b31a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\",\"flex_align_items\":\"center\",\"_title\":\"FAQ\"},\"elements\":[{\"id\":\"7b6c3ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"80\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f364acb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-2.jpg\",\"id\":3890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"faq-img-2 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e56693f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-1.jpg\",\"id\":3894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":40,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_z_index\":1,\"_css_classes\":\"faq-img-1 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42eaf3d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"(30) 8855-314\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-cta-phone.svg\",\"id\":3967},\"library\":\"svg\"},\"_id\":\"ada28f4\",\"link\":{\"url\":\"tel:(30) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"18\",\"bottom\":\"10\",\"left\":\"18\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_css_classes\":\"faq-cta-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"_offset_y_end\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b043151\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"671532e\",\"elType\":\"widget\",\"settings\":{\"title\":\"HAVE ANY QUESTIONS?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ada3cba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let us address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"318c974\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1184, 18, 'awaiken_secondary_image', ''),
(1185, 21, '_wp_page_template', 'elementor_header_footer'),
(1186, 21, 'awaiken_secondary_image', ''),
(1187, 21, '_elementor_edit_mode', 'builder'),
(1188, 21, '_elementor_template_type', 'wp-page'),
(1189, 21, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1190, 21, '_elementor_data', '[{\"id\":\"2a9e60c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/demo.awaikenthemes.com\\/assets\\/videos\\/artistic-video.mp4\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-vider-img.png\",\"id\":10929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"8bb6d31\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f1de6ff\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"0b39467\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"311102f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"b197a99\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"638fc7e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5840951\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1614d97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5bd25ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"398bede\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"autoplay_speed\":4000,\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_all_filter_label\":\"yes\",\"show_filter_bar\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c9b7212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"a9ba08e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f37585\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"cb27ec5\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad1aca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"27c7f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6538b5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b12113e\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"272595e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"11ce930\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"35996e0\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"101bc3b\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"d2ea7ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7996837\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63a8459\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"cae949a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c6cbb2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5e1bf4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe2d62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8be101\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24c4c0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd171a\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e5998c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e51b254\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"dedf1aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"582042c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"a28c504\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"eb59322\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"1690d8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"220613b\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"12821a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"8bb3737\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1193, 78, '_wp_page_template', 'elementor_header_footer'),
(1194, 78, 'awaiken_secondary_image', ''),
(1195, 78, '_elementor_edit_mode', 'builder'),
(1196, 78, '_elementor_template_type', 'wp-page'),
(1197, 78, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1198, 78, '_elementor_data', '[{\"id\":\"713745c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"4493a9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"27c2f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> services <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c971277\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34a4421\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"27163aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"754c56c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4ec4244\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Services\"},\"elements\":[{\"id\":\"30534fa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"07e8c93\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c1fec5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f271486\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"f9805d9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"bd3bbb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8d6cb39\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8896677\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"8ff2151\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"71e0bae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"bfd9b48\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"283d67c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3455b34\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83ed253\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"86651c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c9a181\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"0842f30\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7ecfb8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"64948e2\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e473c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"e0b5413\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a56b7cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c706110\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/content-creation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"d01f836\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"36c40e4\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Content Creation\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e6e8a60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":400},\"elements\":[{\"id\":\"e870807\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d4c28e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-5.svg\",\"id\":877},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"28efab7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/e-commerce-solutions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fba74d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c31c642\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"E-Commerce Solutions\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0edef26\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":500},\"elements\":[{\"id\":\"19a1a9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3716244\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-6.svg\",\"id\":878},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6b9f1c8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/ux-ui-design\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"471fa23\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afbd150\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"UX\\/UI Design\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdcae18\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"4bf0baf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d44277\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"41562ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b15f4d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"05a835e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"be62721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b2e25a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"28e53a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"fb3109d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d4fca00\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3306dc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"50603d6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b9eafbb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"9d51b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36d4afd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b6c6cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"42c65d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"_title\":\"Who We Are\"},\"elements\":[{\"id\":\"a11f834\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"851b5ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5ee66cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHO WE ARE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60cf07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experts in <span> digital <\\/span> brand innovation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9bca28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"acb4076\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"e3e2656\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-rating-video-image\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"nowrap\"},\"elements\":[{\"id\":\"fae0df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/experts-rating-video-bg.jpg\",\"id\":1867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"video-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2d073d\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_url\":\"https:\\/\\/youtu.be\\/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"ekit_video_wrap_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_wrap_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_video_popup_btn_glow_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"video-play-button\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=primary\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":true},{\"id\":\"b2895f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"f9e9fd7\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"4351dc1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":40,\"prefix\":\"( \",\"suffix\":\"+ Reviews )\",\"title\":\"\",\"number_position\":\"start\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"b581261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"805b76e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"452d06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"939660a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"850fb2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a31b7b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f026d3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Plus Jakarta Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_text_color\":\"#BFF747\",\"background_color\":\"#BFF74700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"contact-now-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c975e93\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"451dfaf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ae02644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fdcccc\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-1.svg\",\"id\":2472},\"library\":\"svg\"},\"ekit_funfact_number\":35,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"Happy Customer Around the Word\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"cc9aa7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bbec6f\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-3.svg\",\"id\":2657},\"library\":\"svg\"},\"ekit_funfact_number\":250,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"trusted best partners and sponsers\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c449bc6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-counter-box\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71cb4f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f7d853\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-2.svg\",\"id\":2656},\"library\":\"svg\"},\"ekit_funfact_number\":120,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"best client support award achieved\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"fdc26d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad352cf\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-4.svg\",\"id\":2658},\"library\":\"svg\"},\"ekit_funfact_number\":5,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"active users using our best services\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3bda6ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"dc69d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f77b3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1fe847b\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f22743e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0ea3cfc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cdfd9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b697e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"64d840e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9210499\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"c242c06\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"bce429d\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"3300da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaf84a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c877b24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"4b59ecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9378f42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"187dbb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8ed5900\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8c4f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3080368\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8cb8e0\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a100d2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"99a49fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"4f4faae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"498abd3\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"f57af3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"5937edc\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"f53268b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"a211521\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"fc72df5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"8c09a7a\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1201, 80, '_wp_page_template', 'elementor_header_footer'),
(1202, 80, 'awaiken_secondary_image', ''),
(1203, 80, '_elementor_edit_mode', 'builder'),
(1204, 80, '_elementor_template_type', 'wp-page'),
(1205, 80, '_elementor_version', '3.26.3'),
(1206, 80, '_elementor_data', '[{\"id\":\"2539942\",\"elType\":\"container\",\"settings\":{\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"816a461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"aa02dfa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"dd01b1e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bd9d87\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"35e5534\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3d6695\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"995ba4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fe59d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96e51b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6e0b3ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"eaac672\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3996aa2\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":false}]'),
(1208, 230, '_wp_page_template', 'elementor_header_footer'),
(1209, 230, 'awaiken_secondary_image', ''),
(1210, 230, '_elementor_edit_mode', 'builder'),
(1211, 230, '_elementor_template_type', 'wp-page'),
(1212, 230, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1213, 230, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital <span>marketing<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1216, 1755, '_wp_page_template', 'elementor_header_footer'),
(1217, 1755, 'awaiken_secondary_image', ''),
(1218, 1755, '_elementor_edit_mode', 'builder'),
(1219, 1755, '_elementor_template_type', 'wp-page'),
(1220, 1755, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1221, 1755, '_elementor_data', '[{\"id\":\"459081c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"60b5b9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a6470f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> team </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4603a8b\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2956ee6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0bac879\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9c68257\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98f4f3b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"css_classes\":\"page-team\"},\"elements\":[{\"id\":\"71ce25a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"7ccb48e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"ad5ded8\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"b275f8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"099acaa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc783c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senior Project Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b3e96\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"05e84cc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"5802685\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"310930d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"4894584\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"634ac03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Directoer\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6d295f\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26fbdc8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"1ae9811\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"77983a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"e0e5f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"661eb9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"82dc7c0\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52b4e8e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"fa635e1\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"9213aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"18f230e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"199dd92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Communications Specialist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8ed799\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c4a42f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":400},\"elements\":[{\"id\":\"a9231db\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-5.jpg\",\"id\":2532,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"e2218f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"2d81fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Christopher Nolen\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8465e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"HR Coordinator\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d22c42\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e1f28b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":500},\"elements\":[{\"id\":\"0912ea7\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-6.jpg\",\"id\":2533,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"793b50f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"83bc29e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emma Clark\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37fda59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Administrative Assistant\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f8f7c5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d2b03e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":600},\"elements\":[{\"id\":\"12f4159\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-7.jpg\",\"id\":2534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"3a33c9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"6dea2a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"William Harris\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bccf0fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Data Scientist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"097df1b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"53eef53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":700},\"elements\":[{\"id\":\"29274b7\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-8.jpg\",\"id\":2535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"4c64b66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"95ebbfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mia White\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=secondary\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9c00c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Financial Controller\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24febcf\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1224, 3198, '_wp_page_template', 'elementor_header_footer'),
(1225, 3198, 'awaiken_secondary_image', ''),
(1226, 3198, '_elementor_edit_mode', 'builder'),
(1227, 3198, '_elementor_template_type', 'wp-page'),
(1228, 3198, '_elementor_version', '3.25.4'),
(1229, 3198, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Communications Specialist\",\"description_text\":\"Jessica Taylor\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"jessicataylor78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1232, 3938, '_wp_page_template', 'elementor_header_footer'),
(1233, 3938, 'awaiken_secondary_image', ''),
(1234, 3938, '_elementor_edit_mode', 'builder'),
(1235, 3938, '_elementor_template_type', 'wp-page'),
(1236, 3938, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1237, 3938, '_elementor_data', '[{\"id\":\"3124fd6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"08d0142\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"09b8ea6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c1834\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f372211\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"04104e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6644332\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"037bd18\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width\":{\"unit\":\"px\",\"size\":1268,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"46afa71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"12b22d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3ad2aef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8331aae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"fcc27d3\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"391b10b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a0a5ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Alexander Bennett\",\"description_text\":\"Senior Brand Strategist\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de974b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"98e2b4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e2efb34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2.jpg\",\"id\":4525,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f7397f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4489a2a\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"5c7a0dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We approached Isabella Morgan with the goal of completely transforming our brand\'s digital presence, and they exceeded all expectations. Their team took the time to understand our business.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f4d4cbd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Isabella Morgan\",\"description_text\":\"Director Of Digital Marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c2712e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2e808e9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0b27c49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-3.png\",\"id\":4526,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b5202d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"91bed85\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"19fde27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Collaborating with Christopher Hughes was an absolute pleasure. Their team brought fresh ideas to the table and helped us completely reimagine our online branding and user experience.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3664697\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Christopher Hughes\",\"description_text\":\"Chief Technology Officer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5778f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"1820f0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661f885\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-4.jpg\",\"id\":4527,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dd42714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"243f973\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"a8d21ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When we first partnered with Olivia Reynolds, we were in need of a complete website overhaul. They not only delivered a beautiful, responsive website, but they also implemented a robust digital marketing strategy.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40b50b9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Olivia Reynolds\",\"description_text\":\"Senior Marketing Manager\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1240, 4562, '_wp_page_template', 'elementor_header_footer'),
(1241, 4562, 'awaiken_secondary_image', ''),
(1242, 4562, '_elementor_edit_mode', 'builder'),
(1243, 4562, '_elementor_template_type', 'wp-page'),
(1244, 4562, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1245, 4562, '_elementor_data', '[{\"id\":\"531fd5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"e5c3067\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4234d9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Image <span> gallery </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849f791\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d516879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ad10062\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dfc928\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e3723d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8706e3b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"114d08e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":4599,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\"},{\"id\":4600,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\"},{\"id\":4601,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\"},{\"id\":4602,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\"},{\"id\":4603,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\"},{\"id\":4604,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\"},{\"id\":4605,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\"},{\"id\":4606,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\"},{\"id\":4607,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"page-gallery-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(1248, 4620, '_wp_page_template', 'elementor_header_footer'),
(1249, 4620, 'awaiken_secondary_image', ''),
(1250, 4620, '_elementor_edit_mode', 'builder'),
(1251, 4620, '_elementor_template_type', 'wp-page'),
(1252, 4620, '_elementor_version', '3.25.4'),
(1253, 4620, '_elementor_data', '[{\"id\":\"c86ef9f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"3fa8343\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5c8f635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> video </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"671789a\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34c660e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a16a899\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"66a907e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c14ecfd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4e61d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d5a395a\",\"elType\":\"widget\",\"settings\":{\"video_content\":[{\"_id\":\"33cc8d9\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\",\"id\":4599,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"0cf28a2\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\",\"id\":4600,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"ce1782a\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\",\"id\":4601,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"541d712\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\",\"id\":4602,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8a89702\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\",\"id\":4603,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"4c2bcf2\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\",\"id\":4604,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2d16dbd\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\",\"id\":4605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7f86003\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\",\"id\":4606,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5ab6be1\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\",\"id\":4607,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"item_text_height\":{\"unit\":\"px\",\"size\":352,\"sizes\":[]},\"item_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"video_icon_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"video_icon_bgc_background\":\"classic\",\"video_icon_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"video-gallery\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"play_btn\":\"yes\",\"item_text_height_tablet\":{\"unit\":\"px\",\"size\":313,\"sizes\":[]},\"__globals__\":{\"video_icon_bgc_color\":\"globals/colors?id=accent\"},\"item_text_height_mobile\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-video-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(1256, 10676, '_menu_item_type', 'post_type'),
(1257, 10676, '_menu_item_menu_item_parent', '5065'),
(1258, 10676, '_menu_item_object_id', '10552'),
(1259, 10676, '_menu_item_object', 'page'),
(1260, 10676, '_menu_item_target', ''),
(1261, 10676, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1262, 10676, '_menu_item_xfn', ''),
(1263, 10676, '_menu_item_url', ''),
(1264, 10676, '_wp_old_date', '2024-11-23'),
(1266, 10678, '_menu_item_type', 'post_type'),
(1267, 10678, '_menu_item_menu_item_parent', '5065'),
(1268, 10678, '_menu_item_object_id', '3198'),
(1269, 10678, '_menu_item_object', 'page'),
(1270, 10678, '_menu_item_target', ''),
(1271, 10678, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1272, 10678, '_menu_item_xfn', ''),
(1273, 10678, '_menu_item_url', ''),
(1274, 10678, '_wp_old_date', '2024-11-23'),
(1275, 10680, '_menu_item_type', 'post_type'),
(1276, 10680, '_menu_item_menu_item_parent', '5065'),
(1277, 10680, '_menu_item_object_id', '10536'),
(1278, 10680, '_menu_item_object', 'page'),
(1279, 10680, '_menu_item_target', ''),
(1280, 10680, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1281, 10680, '_menu_item_xfn', ''),
(1282, 10680, '_menu_item_url', ''),
(1283, 10680, '_wp_old_date', '2024-11-23'),
(1285, 10806, '_menu_item_type', 'post_type'),
(1286, 10806, '_menu_item_menu_item_parent', '5055'),
(1287, 10806, '_menu_item_object_id', '10626'),
(1288, 10806, '_menu_item_object', 'page'),
(1289, 10806, '_menu_item_target', ''),
(1290, 10806, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1291, 10806, '_menu_item_xfn', ''),
(1292, 10806, '_menu_item_url', ''),
(1294, 10807, '_menu_item_type', 'post_type'),
(1295, 10807, '_menu_item_menu_item_parent', '5055'),
(1296, 10807, '_menu_item_object_id', '10764'),
(1297, 10807, '_menu_item_object', 'page'),
(1298, 10807, '_menu_item_target', ''),
(1299, 10807, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1300, 10807, '_menu_item_xfn', ''),
(1301, 10807, '_menu_item_url', ''),
(1303, 11018, '_menu_item_type', 'custom'),
(1304, 11018, '_menu_item_menu_item_parent', '0'),
(1305, 11018, '_menu_item_object_id', '11018'),
(1306, 11018, '_menu_item_object', 'custom'),
(1307, 11018, '_menu_item_target', ''),
(1308, 11018, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1309, 11018, '_menu_item_xfn', ''),
(1310, 11018, '_menu_item_url', '#'),
(1311, 11019, '_menu_item_type', 'custom'),
(1312, 11019, '_menu_item_menu_item_parent', '0'),
(1313, 11019, '_menu_item_object_id', '11019'),
(1314, 11019, '_menu_item_object', 'custom'),
(1315, 11019, '_menu_item_target', ''),
(1316, 11019, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1317, 11019, '_menu_item_xfn', ''),
(1318, 11019, '_menu_item_url', '#'),
(1319, 11020, '_menu_item_type', 'custom'),
(1320, 11020, '_menu_item_menu_item_parent', '0'),
(1321, 11020, '_menu_item_object_id', '11020'),
(1322, 11020, '_menu_item_object', 'custom'),
(1323, 11020, '_menu_item_target', ''),
(1324, 11020, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1325, 11020, '_menu_item_xfn', ''),
(1326, 11020, '_menu_item_url', '#'),
(1327, 11024, '_menu_item_type', 'post_type'),
(1328, 11024, '_menu_item_menu_item_parent', '0'),
(1329, 11024, '_menu_item_object_id', '4737'),
(1330, 11024, '_menu_item_object', 'page'),
(1331, 11024, '_menu_item_target', ''),
(1332, 11024, '_menu_item_classes', 'a:1:{i:0;s:0:\"\";}'),
(1333, 11024, '_menu_item_xfn', ''),
(1334, 11024, '_menu_item_url', ''),
(1338, 4591, '_thumbnail_id', '4597'),
(1339, 4591, 'awaiken_secondary_image', ''),
(1342, 4591, 'ekit_post_views_count', '50'),
(1345, 4623, '_thumbnail_id', '4596'),
(1346, 4623, 'awaiken_secondary_image', ''),
(1347, 4623, 'ekit_post_views_count', '85'),
(1350, 4639, '_thumbnail_id', '4595'),
(1351, 4639, 'awaiken_secondary_image', ''),
(1352, 4639, 'ekit_post_views_count', '73'),
(1355, 4641, '_thumbnail_id', '4594'),
(1356, 4641, 'awaiken_secondary_image', ''),
(1357, 4641, 'ekit_post_views_count', '161'),
(1360, 4649, '_thumbnail_id', '4593'),
(1361, 4649, 'awaiken_secondary_image', ''),
(1362, 4649, 'ekit_post_views_count', '293'),
(1365, 4660, 'awaiken_secondary_image', ''),
(1366, 4660, '_thumbnail_id', '4592'),
(1367, 4660, 'ekit_post_views_count', '283'),
(1368, 4737, '_wp_page_template', 'elementor_header_footer'),
(1369, 4737, 'awaiken_secondary_image', ''),
(1370, 4737, '_elementor_edit_mode', 'builder'),
(1371, 4737, '_elementor_template_type', 'wp-page'),
(1372, 4737, '_elementor_version', '3.25.10');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1373, 4737, '_elementor_data', '[{\"id\":\"7ce73ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"e0a4741\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7045e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>us</span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6684923\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c62e977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"4602de2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cd5d7e9\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d57788b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"_title\":\"Get In Touch\"},\"elements\":[{\"id\":\"4073cad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0430a94\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e87257e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in <span>touch</span> with us\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"344d12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'d love to hear from you! Whether you have questions, need support, or want to discuss a project, feel free to reach out.</p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7fba004\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"contact-info-box\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5162cf8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"b83a0f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"title_text\":\"Phone Number\",\"description_text\":\"(309) 8855-314\",\"link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position_mobile\":\"left\",\"text_align\":\"center\",\"text_align_mobile\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"contact-info-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"eddff06\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"info@domainname.com\",\"link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position_mobile\":\"left\",\"text_align\":\"center\",\"text_align_mobile\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"contact-info-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e782dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"ba89a29\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"position_mobile\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c53868a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e4374bf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"dc90421\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_contact_form_input_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_background_color\":\"#02010100\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"center\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_contact_form_button_style_use_width_height\":\"yes\",\"ekit_contact_form_button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_style_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=primary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=primary\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=primary\",\"ekit_contact_form_input_label_color\":\"globals/colors?id=white\",\"ekit_contact_form_input_label_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_label_hint_color\":\"globals/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"09823e8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Location Map\"},\"elements\":[{\"id\":\"d8653a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"b4cd3bd\",\"elType\":\"widget\",\"settings\":{\"address\":\"new york\",\"zoom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"_css_classes\":\"google-map-iframe\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(1376, 5001, '_wp_page_template', 'elementor_header_footer'),
(1377, 5001, 'awaiken_secondary_image', ''),
(1378, 5001, '_elementor_edit_mode', 'builder'),
(1379, 5001, '_elementor_template_type', 'wp-page'),
(1380, 5001, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1381, 5001, '_elementor_data', '[{\"id\":\"3c614b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"9cf45a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"34b50b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> pricing <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d0e84f\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f57251\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"11a1206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc8d830\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e20337b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":null,\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Pricing List\"},\"elements\":[{\"id\":\"e949be9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"92e14d4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 30px)\"},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-3.svg\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"90a33a5\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Basic\",\"ekit_pricing_table_subtitle\":\"Our popular Plan for small teams.\",\"ekit_pricing_currency_icon\":\"$\",\"ekit_pricing_table_price\":\"39\",\"ekit_pricing_table_duration\":\"\\/ per month\",\"ekit_pricing_table_content\":\"\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Responsive Web Design\",\"_id\":\"63dc167\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"}},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Mobile Optimization\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"8682cda\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Basic SEO Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2095454\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Google Analytics Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"92c81b6\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Social Media Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"12c6c05\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Email Marketing Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"3101a84\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Content Creation Support\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"eb51e58\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Contact Form Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"adc1da9\"}],\"ekit_pricing_btn_text\":\"Get Started\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_period_vertical_position\":\"middle\",\"_css_classes\":\"pricing-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_subtitle_text_color\":\"#F5F5F4\",\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_price_typography_group_typography\":\"custom\",\"ekit_pricing_price_typography_group_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_weight\":\"700\",\"ekit_pricing_price_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_bg_color_background\":\"classic\",\"ekit_pricing_tag_bg_color_color\":\"#FFFFFF00\",\"__globals__\":{\"ekit_pricing_subtitle_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_subtitle_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_price_typography_group_typography\":\"\",\"ekit_pricing_period_typography_group_typography\":\"\",\"ekit_pricing_currency_size_typography\":\"\",\"ekit_pricing_tag_text_color\":\"\",\"ekit_pricing_divider_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_features_n_bd_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_content_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_content_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_btn_typography_group_typography\":\"globals\\/typography?id=accent\",\"ekit_pricing_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_color_group_color\":\"globals\\/colors?id=accent\",\"ekit_pricing_btn_hover_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_title_typography_group_typography\":\"\",\"ekit_pricing_period_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_period_text_color_hover\":\"\"},\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_features_n_bd_border\":\"solid\",\"ekit_pricing_features_n_bd_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_pricing_divider_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_divider_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_content_text_color\":\"#F5F5F4\",\"ekit_pricing_features_n_bd_color\":\"#FFFFFF1A\",\"ekit_pricing_divider_color\":\"#FFFFFF1A\",\"pricing_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"pricing_btn_align\":\"left\",\"ekit_pricing_btn_text_color\":\"#000000\",\"ekit_pricing_btn_bg_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_color_group_color\":\"#BFF747\",\"ekit_pricing_btn_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_btn_hover_color\":\"#000000\",\"ekit_pricing_btn_bg_hover_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"#FFFFFF\",\"ekit_pricing_title_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_period_typography_group_typography\":\"custom\",\"ekit_pricing_period_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_weight\":\"400\",\"ekit_pricing_period_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_currency_size_typography\":\"custom\",\"ekit_pricing_currency_size_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_currency_size_font_weight\":\"700\",\"ekit_pricing_currency_size_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_button_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_pricing_button_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_pricing_subtitle_typography_group_typography\":\"custom\",\"ekit_pricing_subtitle_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_subtitle_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_subtitle_typography_group_font_weight\":\"400\",\"ekit_pricing_subtitle_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_weight\":\"400\",\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_btn_link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"d50090a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 30px)\"},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-3.svg\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"4b5da51\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Advanced\",\"ekit_pricing_table_subtitle\":\"Advanced features and reporting\",\"ekit_pricing_currency_icon\":\"$\",\"ekit_pricing_table_price\":\"69\",\"ekit_pricing_table_duration\":\"\\/ per month\",\"ekit_pricing_table_content\":\"\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Responsive Web Design\",\"_id\":\"63dc167\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"}},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Mobile Optimization\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"8682cda\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Basic SEO Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2095454\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Google Analytics Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"92c81b6\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Social Media Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"12c6c05\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Email Marketing Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"3101a84\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Content Creation Support\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"eb51e58\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Contact Form Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"adc1da9\"}],\"ekit_pricing_btn_text\":\"Get Started\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_period_vertical_position\":\"middle\",\"_css_classes\":\"pricing-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_subtitle_text_color\":\"#F5F5F4\",\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_price_typography_group_typography\":\"custom\",\"ekit_pricing_price_typography_group_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_weight\":\"700\",\"ekit_pricing_price_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_bg_color_background\":\"classic\",\"ekit_pricing_tag_bg_color_color\":\"#FFFFFF00\",\"__globals__\":{\"ekit_pricing_subtitle_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_subtitle_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_price_typography_group_typography\":\"\",\"ekit_pricing_period_typography_group_typography\":\"\",\"ekit_pricing_currency_size_typography\":\"\",\"ekit_pricing_tag_text_color\":\"\",\"ekit_pricing_divider_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_features_n_bd_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_content_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_content_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_btn_typography_group_typography\":\"globals\\/typography?id=accent\",\"ekit_pricing_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_color_group_color\":\"globals\\/colors?id=accent\",\"ekit_pricing_btn_hover_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_title_typography_group_typography\":\"\",\"ekit_pricing_period_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_period_text_color_hover\":\"\"},\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_features_n_bd_border\":\"solid\",\"ekit_pricing_features_n_bd_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_pricing_divider_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_divider_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_content_text_color\":\"#F5F5F4\",\"ekit_pricing_features_n_bd_color\":\"#FFFFFF1A\",\"ekit_pricing_divider_color\":\"#FFFFFF1A\",\"pricing_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"pricing_btn_align\":\"left\",\"ekit_pricing_btn_text_color\":\"#000000\",\"ekit_pricing_btn_bg_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_color_group_color\":\"#BFF747\",\"ekit_pricing_btn_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_btn_hover_color\":\"#000000\",\"ekit_pricing_btn_bg_hover_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"#FFFFFF\",\"ekit_pricing_title_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_tag_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_period_typography_group_typography\":\"custom\",\"ekit_pricing_period_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_weight\":\"400\",\"ekit_pricing_period_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_currency_size_typography\":\"custom\",\"ekit_pricing_currency_size_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_currency_size_font_weight\":\"700\",\"ekit_pricing_currency_size_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_button_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_pricing_button_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_pricing_subtitle_typography_group_typography\":\"custom\",\"ekit_pricing_subtitle_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_subtitle_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_subtitle_typography_group_font_weight\":\"400\",\"ekit_pricing_subtitle_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_weight\":\"400\",\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_btn_link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0d4f24e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"7bca15a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1951f4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3c2e66b\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46f470c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6603223\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"489cb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50c844f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9af4cf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"51e1313\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f774767\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c9ebe6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"57fb1ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7e49b3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"85222b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4312f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"5099ed2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be7ecf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b26788b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e464cba\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e80fe4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742e55c\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d3588f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\",\"flex_align_items\":\"center\",\"_title\":\"FAQ\"},\"elements\":[{\"id\":\"e6f9fa1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"80\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3c8db1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-2.jpg\",\"id\":3890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"faq-img-2 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01fd322\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-1.jpg\",\"id\":3894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":40,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_z_index\":1,\"_css_classes\":\"faq-img-1 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"734db30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"(30) 8855-314\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-cta-phone.svg\",\"id\":3967},\"library\":\"svg\"},\"_id\":\"ada28f4\",\"link\":{\"url\":\"tel:(30) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"18\",\"bottom\":\"10\",\"left\":\"18\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_css_classes\":\"faq-cta-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"_offset_y_end\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"50231cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"23239ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"HAVE ANY QUESTIONS?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5276864\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let us address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4462f\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1384, 6247, '_wp_page_template', 'elementor_header_footer'),
(1385, 6247, 'awaiken_secondary_image', ''),
(1386, 6247, '_elementor_edit_mode', 'builder'),
(1387, 6247, '_elementor_template_type', 'wp-page'),
(1388, 6247, '_elementor_version', '3.26.3'),
(1389, 6247, '_elementor_data', '[{\"id\":\"6c26029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"4e6842e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ae6b331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently <span> asked <\\/span> questions\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6fe057\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13ec92c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"11d85c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"74ba74e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e45e53\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"_title\":\"Container\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5e390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b64a446\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-1\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"138a1da\",\"elType\":\"widget\",\"settings\":{\"title\":\"General <span>information<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a69420\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What types of projects do you specialize in?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How do I start a project with your company?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you offer a free, no obligation quotation?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"What services do you offer?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"b3f5f02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-2\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9b02cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content <span>creation<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29e29a0\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I start a project with your company?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"What factors affect the project timeline?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"What are the key milestones in a construction project?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"5b7bb50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-3\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c714fcd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>management<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1000711\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What happens if there are delays in the project?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"What materials are commonly used in sustainable construction?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"5e98e8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-4\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"727a903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & <span>payments<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc8908\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do sustainable materials impact energy efficiency?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How can construction contribute to water conservation?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"What are the main phases of the construction process?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"What permits are required for construction?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a540769\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"_title\":\"SideBar\"},\"elements\":[{\"id\":\"7abb4ad\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"db4e640\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ff197e7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"General Information\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"_id\":\"6b1a91a\",\"link\":{\"url\":\"#faq-1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Creation FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"_id\":\"35a1004\",\"link\":{\"url\":\"#faq-2\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Project Management FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"#faq-3\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8fd8005\"},{\"text\":\"Pricing & Payments FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"#faq-4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8e220a6\"}],\"space_between\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_align\":\"left\",\"divider\":\"yes\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"services-category-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"bbe9bba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c94da74\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1392, 10099, '_wp_page_template', 'elementor_header_footer'),
(1393, 10099, 'awaiken_secondary_image', ''),
(1394, 10099, '_elementor_edit_mode', 'builder'),
(1395, 10099, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1396, 10099, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding And <span>Identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1397, 10099, '_dp_original', '230'),
(1398, 10099, '_elementor_template_type', 'wp-page'),
(1401, 10100, '_wp_page_template', 'elementor_header_footer'),
(1402, 10100, 'awaiken_secondary_image', ''),
(1403, 10100, '_elementor_edit_mode', 'builder'),
(1404, 10100, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1405, 10100, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Content <span>Production<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1406, 10100, '_dp_original', '230'),
(1407, 10100, '_elementor_template_type', 'wp-page'),
(1410, 10101, '_wp_page_template', 'elementor_header_footer'),
(1411, 10101, 'awaiken_secondary_image', ''),
(1412, 10101, '_elementor_edit_mode', 'builder'),
(1413, 10101, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1414, 10101, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content <span>Creation<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1415, 10101, '_dp_original', '230'),
(1416, 10101, '_elementor_template_type', 'wp-page'),
(1419, 10102, '_wp_page_template', 'elementor_header_footer'),
(1420, 10102, 'awaiken_secondary_image', ''),
(1421, 10102, '_elementor_edit_mode', 'builder'),
(1422, 10102, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1423, 10102, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"E-commerce <span>Solutions<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1424, 10102, '_dp_original', '230'),
(1425, 10102, '_elementor_template_type', 'wp-page'),
(1428, 10103, '_wp_page_template', 'elementor_header_footer'),
(1429, 10103, 'awaiken_secondary_image', ''),
(1430, 10103, '_elementor_edit_mode', 'builder'),
(1431, 10103, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1432, 10103, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"UX\\/UI <span>Design<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1433, 10103, '_dp_original', '230'),
(1434, 10103, '_elementor_template_type', 'wp-page'),
(1437, 10536, '_wp_page_template', 'elementor_header_footer'),
(1438, 10536, 'awaiken_secondary_image', ''),
(1439, 10536, '_elementor_edit_mode', 'builder'),
(1440, 10536, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1441, 10536, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Senior Project Manager\",\"description_text\":\"Sarah Mitchell\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"sarahmitchell78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1442, 10536, '_dp_original', '3198'),
(1443, 10536, '_elementor_template_type', 'wp-page'),
(1446, 10552, '_wp_page_template', 'elementor_header_footer'),
(1447, 10552, 'awaiken_secondary_image', ''),
(1448, 10552, '_elementor_edit_mode', 'builder'),
(1449, 10552, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1450, 10552, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Product Manager\",\"description_text\":\"Emily Davis\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"emilydavis78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1451, 10552, '_dp_original', '10536'),
(1452, 10552, '_elementor_template_type', 'wp-page'),
(1455, 10557, '_wp_page_template', 'elementor_header_footer'),
(1456, 10557, 'awaiken_secondary_image', ''),
(1457, 10557, '_elementor_edit_mode', 'builder'),
(1458, 10557, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1459, 10557, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Marketing Director\",\"description_text\":\"Brooklyn Simmons\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"brooklynsimmons78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1460, 10557, '_dp_original', '10536'),
(1461, 10557, '_elementor_template_type', 'wp-page'),
(1464, 10626, '_wp_page_template', 'elementor_header_footer'),
(1465, 10626, 'awaiken_secondary_image', ''),
(1466, 10626, '_elementor_edit_mode', 'builder'),
(1467, 10626, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1468, 10626, '_elementor_data', '[{\"id\":\"72480e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5005197\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0e32d05\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"ac8c77e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54e70de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"64fdc73\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"00f8e06\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5cb66c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"556fac1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ac9a0a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"af505ae\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_filter_bar\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"88f48fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"e23d59e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7ea3f3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"c86989b\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa31fd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d6eae7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"062bf9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f3a300\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da5aa50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"21946b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ce772a6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"afa24e8\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"1f7b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59a051d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7083886\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b8d1cd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a42746d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d1ea0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42d3395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"80afb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ae738ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a127b71\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e269e1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"b7e51be\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"0691b6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d1e0f4c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"b4d26ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"dd590f7\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"e6e4411\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"015f0a7\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"1218bde\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"baea7b5\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1469, 10626, '_dp_original', '21'),
(1470, 10626, '_elementor_template_type', 'wp-page'),
(1473, 10764, '_wp_page_template', 'elementor_header_footer'),
(1474, 10764, 'awaiken_secondary_image', ''),
(1475, 10764, '_elementor_edit_mode', 'builder'),
(1476, 10764, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1477, 10764, '_elementor_data', '[{\"id\":\"2a9e60c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"slideshow\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_gallery\":[{\"id\":10696,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg-2.jpg\"},{\"id\":10405,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg.jpg\"}],\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"8bb6d31\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f1de6ff\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"0b39467\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"311102f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"b197a99\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"638fc7e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5840951\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1614d97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5bd25ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"802ee7a\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_filter_bar\":\"yes\",\"show_all_filter_label\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a47c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"c7ad72a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059ab53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"e7fdd84\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19514df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"494ad76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a22965e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1468c5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43a679e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6b64a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"58e916e\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"8d96f37\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"e4eed66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dab688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"381907e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"69eb0ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c72489\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b9451d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63ac818\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e804186\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d42f18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ac1b7f\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9527f30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e998644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ceaf576\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"99b8137\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"fc920d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"7b8f9c3\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"5fcbcdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"fe0fbbb\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"c09300c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"34ad981\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1478, 10764, '_dp_original', '21'),
(1479, 10764, '_elementor_template_type', 'wp-page'),
(1482, 10914, '_wp_page_template', 'elementor_header_footer'),
(1483, 10914, 'awaiken_secondary_image', ''),
(1484, 10914, '_elementor_edit_mode', 'builder'),
(1485, 10914, '_elementor_version', '3.26.3'),
(1486, 10914, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding And <span>Identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1487, 10914, '_dp_original', '10099'),
(1488, 10914, '_elementor_template_type', 'wp-page');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1490, 3488, '_form', '<div class=\"row\">\n <div class=\"form-group col-md-6 col-12 mb-4\">\n [text* first-name id:name class:form-control placeholder\"First Name\"]\n </div>\n\n <div class=\"form-group col-md-6 col-12 mb-4\">\n [text* last-name id:name class:form-control placeholder\"Last Name\"]\n </div>\n\n <div class=\"form-group col-md-12 col-12 mb-4\">\n [tel* phone id:phone class:form-control placeholder\"Phone No\"]\n </div>\n\n <div class=\"form-group col-md-12 col-12 mb-4\">\n [email* email id:email class:form-control placeholder\"E-mail\"]\n </div>\n \n <div class=\"form-group col-md-12 col-12 mb-4\">\n [textarea message id:msg class:form-control placeholder\"Message\"]\n </div>\n\n <div class=\"col-md-12 col-12 form-btn\">\n [submit id:msgSubmit class:btn-default \"Submit Message\"]\n </div>\n</div>'),
(1491, 3488, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:25:\"[_site_title] \"[subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo.awaikenthemes.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:195:\"From: [first-name] [last-name] \nPhone: [phone]\nEmail: [email] \n\n\nMessage Body:\n[message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";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;}'),
(1492, 3488, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo.awaikenthemes.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s: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;}'),
(1493, 3488, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(1494, 3488, '_additional_settings', ''),
(1495, 3488, '_locale', 'en_US'),
(1496, 3488, '_hash', 'b8298424b3d7cb33734927beb6af97478e96ef25'),
(1497, 5367, '_form', '<div class=\"contact-form-footer\">\n <div class=\"form-group\">\n <div class=\"email-field\">\n [email* email id:email class:form-control placeholder \"Enter your email\"]\n </div>\n <button type=\"submit\">Subscribe</button>\n </div>\n</div>'),
(1498, 5367, '_mail', 'a:9:{s:6:\"active\";b:1;s:7:\"subject\";s:25:\"[_site_title] \"[subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo.awaikenthemes.com>\";s:9:\"recipient\";s:19:\"[_site_admin_email]\";s:4:\"body\";s:119:\"From:[email]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\";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;}'),
(1499, 5367, '_mail_2', 'a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:30:\"[_site_title] \"[your-subject]\"\";s:6:\"sender\";s:48:\"[_site_title] <wordpress@demo.awaikenthemes.com>\";s:9:\"recipient\";s:12:\"[your-email]\";s:4:\"body\";s:220:\"Message Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\";s: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;}'),
(1500, 5367, '_messages', 'a:22:{s:12:\"mail_sent_ok\";s:45:\"Thank you for your message. It has been sent.\";s:12:\"mail_sent_ng\";s:71:\"There was an error trying to send your message. Please try again later.\";s:16:\"validation_error\";s:61:\"One or more fields have an error. Please check and try again.\";s:4:\"spam\";s:71:\"There was an error trying to send your message. Please try again later.\";s:12:\"accept_terms\";s:69:\"You must accept the terms and conditions before sending your message.\";s:16:\"invalid_required\";s:27:\"Please fill out this field.\";s:16:\"invalid_too_long\";s:32:\"This field has a too long input.\";s:17:\"invalid_too_short\";s:33:\"This field has a too short input.\";s:13:\"upload_failed\";s:46:\"There was an unknown error uploading the file.\";s:24:\"upload_file_type_invalid\";s:49:\"You are not allowed to upload files of this type.\";s:21:\"upload_file_too_large\";s:31:\"The uploaded file is too large.\";s:23:\"upload_failed_php_error\";s:38:\"There was an error uploading the file.\";s:12:\"invalid_date\";s:41:\"Please enter a date in YYYY-MM-DD format.\";s:14:\"date_too_early\";s:32:\"This field has a too early date.\";s:13:\"date_too_late\";s:31:\"This field has a too late date.\";s:14:\"invalid_number\";s:22:\"Please enter a number.\";s:16:\"number_too_small\";s:34:\"This field has a too small number.\";s:16:\"number_too_large\";s:34:\"This field has a too large number.\";s:23:\"quiz_answer_not_correct\";s:36:\"The answer to the quiz is incorrect.\";s:13:\"invalid_email\";s:30:\"Please enter an email address.\";s:11:\"invalid_url\";s:19:\"Please enter a URL.\";s:11:\"invalid_tel\";s:32:\"Please enter a telephone number.\";}'),
(1501, 5367, '_additional_settings', ''),
(1502, 5367, '_locale', 'en_US'),
(1503, 5367, '_hash', '04ff1c8f04e3d90881004af094c262365ce5ca2a'),
(1504, 11525, '_wp_page_template', 'elementor_header_footer'),
(1505, 11525, '_thumbnail_id', '8584'),
(1506, 11525, '_elementor_edit_mode', 'builder'),
(1507, 11525, '_elementor_template_type', 'wp-post'),
(1508, 11525, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1509, 11525, '_elementor_data', '[{\"id\":\"45bc9c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"20ab630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a84f199\",\"elType\":\"widget\",\"settings\":{\"title\":\"Future Leaders <span> Program <\\/spn>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fe2090e\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4b3a5e3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"024b95c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6b82924\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"73a6bf0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"75c7633\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"36858a6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"144154a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-2.jpg\",\"id\":3585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"3d09063\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"edfd7d8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1113338\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"24d913b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4e832cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"626b841\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4ef7b4c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"094a364\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"aea7e9d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a7e5f80\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1c3c002\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e5acb4b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"6408433\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"94ff362\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"cf22f27\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"97772b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"bef457c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"515e2cf\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dcfd106\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e98adcc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"11b3fc4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"3c84c98\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"2cb2900\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Future Leaders Program\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b02d434\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3e27143\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c26866a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e3593a3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ea46899\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"22c7d25\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7343c77\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"dc81a71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"78144fa\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1511, 11526, '_thumbnail_id', '8583'),
(1512, 11526, '_wp_page_template', 'elementor_header_footer'),
(1513, 11526, '_elementor_edit_mode', 'builder'),
(1514, 11526, '_elementor_template_type', 'wp-post'),
(1515, 11526, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1516, 11526, '_elementor_data', '[{\"id\":\"d4fcc7b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"216a7c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4149d76\",\"elType\":\"widget\",\"settings\":{\"title\":\"Smart Process <span> Optimization <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"50c4a26\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e865e56\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ac540c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7ac84a7\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ca58e50\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"f926020\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"8c6acf7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"dc899b5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-8.jpg\",\"id\":8583,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"1b44889\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e7eb704\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cf33f26\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"71c6c2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3e143b0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4ba7cc0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"6722022\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"357c583\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cf53ab\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"744f829\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1eb558c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e590ef1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"53bed55\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4f7637f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"472356b\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"712b7cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0f306a7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"952905d\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83b9563\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc9cc9d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"61508e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"b6f4225\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"0bb323b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Smart Process Optimization\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7409a79\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"SEO & Analytics\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a8fda61\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9942b08\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"52b5aac\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1ffca7a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"2d30b0c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0cf9da7\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"72d518a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"4d68dc6\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1518, 11527, '_thumbnail_id', '8582'),
(1519, 11527, '_wp_page_template', 'elementor_header_footer'),
(1520, 11527, '_elementor_edit_mode', 'builder'),
(1521, 11527, '_elementor_template_type', 'wp-post'),
(1522, 11527, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1523, 11527, '_elementor_data', '[{\"id\":\"39a1994\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"9903284\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"23f0050\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital Solutions <span> Platform <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9eb7ee4\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0d8a3ec\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9bc0d2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"865f0a2\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"85f6b2b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"0bc39ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6c6d4dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b93889b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-7.jpg\",\"id\":8582,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7e9c0f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"94a460a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"873b40d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"5548ba8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"27d153e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e4c8212\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ecd6fa5\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"f3da09f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1473461\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"da79f47\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d4390e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8648d91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ee92d57\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a1aa24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"f0cfdaa\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"642f95b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1d7d271\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"266eb8b\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6d990aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"7f8f346\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"12074e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f231953\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"0d8c7fd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Digital Solutions Platform\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"015359f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Digital Marketing\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d81ef08\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"673075f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"7cdb558\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"af45656\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"8c2570b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f765a5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f20b84e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"6f85af2\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1525, 11528, '_thumbnail_id', '8581'),
(1526, 11528, '_wp_page_template', 'elementor_header_footer'),
(1527, 11528, '_elementor_edit_mode', 'builder'),
(1528, 11528, '_elementor_template_type', 'wp-post'),
(1529, 11528, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1530, 11528, '_elementor_data', '[{\"id\":\"26ebbac\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"76f4a60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5379480\",\"elType\":\"widget\",\"settings\":{\"title\":\"Interactive Website <span> Redesign <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8ea6475\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"db88921\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"f8c5d4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d7cd09e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5e2cb5d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"ad6db92\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"115969c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"224e033\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-6.jpg\",\"id\":8581,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"7ef2bc9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ac5afde\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5d18151\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"1e0451d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b737c1e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3370793\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9be0103\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"0156b15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"155f111\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"17d26a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5bf5dcb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8096a19\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3857bdc\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"610267b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"d46d811\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f8a5969\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"67f0589\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ecd656e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2f38394\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"e49b784\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"b20974f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f058594\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"8de5039\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Interactive Website Redesign\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"65673e3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b12786b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8c0c7d2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f8e69e2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1433cac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c043305\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cf853f\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2711319\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"3d49c06\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1532, 11529, '_thumbnail_id', '8580'),
(1533, 11529, '_wp_page_template', 'elementor_header_footer'),
(1534, 11529, '_elementor_edit_mode', 'builder'),
(1535, 11529, '_elementor_template_type', 'wp-post'),
(1536, 11529, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1537, 11529, '_elementor_data', '[{\"id\":\"b0a67d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"ee1de1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9a01518\",\"elType\":\"widget\",\"settings\":{\"title\":\"Visionary Growth <span> Strategy <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1f41f6\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c51d177\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"79deee0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a4298a3\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"eb1d7d0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"fe0d3db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd3dbd5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a827d1d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-5.jpg\",\"id\":8580,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"de65139\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"bfce8b9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60e810\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"49407c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"832b705\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bcb35ce\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"32f0a21\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"6412bfd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"941a1f8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a1c828a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"56db08c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ffb917\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ce5d45a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"3337696\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"f59d4e1\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24600bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5fbfb71\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e64ea6\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f1131bc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"3a6b630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"d7672c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e517401\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"e149dfa\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Visionary Growth Strategy\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8acd5d1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Web Design\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"79b0202\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"54237a2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f60bbf3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"ca6bd8d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d1327dd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b1584b5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9b9ccdf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bd5b5b2\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1539, 11530, '_thumbnail_id', '8587'),
(1540, 11530, '_wp_page_template', 'elementor_header_footer'),
(1541, 11530, '_elementor_edit_mode', 'builder'),
(1542, 11530, '_elementor_template_type', 'wp-post'),
(1543, 11530, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1544, 11530, '_elementor_data', '[{\"id\":\"31b8c0b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"172587b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2896081\",\"elType\":\"widget\",\"settings\":{\"title\":\"Impactful Content <span> Creation <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa06cd2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"12f51be\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"de0a210\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"aad940c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"33a6278\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"547a3a7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"00789ec\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8c28b9b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-4.jpg\",\"id\":8587,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"cc082c8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0d0e0e9\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0abb539\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"b286eb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d9b42ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"91838bf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b60683f\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"a9894b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"900e7f1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5fc0b6c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ca80560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"43be13a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"de0248a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"9c5a560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"110a16a\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b2696c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c6e614c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c942657\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7404b6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"9753f05\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"3483ffa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"75e253a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"7ac5e87\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Impactful Content Creation\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"deeb3da\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"SEO & Analytics\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"126b39c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"97e2351\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"75da85e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9b6d88f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d5f7927\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"907751b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0333048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"2cbf517\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1546, 11531, '_thumbnail_id', '8586'),
(1547, 11531, '_wp_page_template', 'elementor_header_footer'),
(1548, 11531, '_elementor_edit_mode', 'builder'),
(1549, 11531, '_elementor_template_type', 'wp-post'),
(1550, 11531, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1551, 11531, '_elementor_data', '[{\"id\":\"b79b0ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"970fe1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"45d624c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic Digital <span> Campaign <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"86e0bea\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5707273\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1ec81e0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"60d1625\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d6dc1de\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"1f92a71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"6164435\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8f3e51e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-3.jpg\",\"id\":8586,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"6999570\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c3fd4e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3eb6bd2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a4afe2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1d4f5f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c127faf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ea779c6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"9efa4f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0c8e52f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e33b19\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3194eac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4c28144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"8bdd89e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"a92ee2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"e96e6b9\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ecfabd5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"d2fe09a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a12e133\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"446c106\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"d2b0c06\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"2a2b177\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"dbb1204\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"03ba9de\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Dynamic Digital Campaign\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"3c7ade9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Branding & Identity\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bad2694\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6810e9d\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a747fce\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e1d9a85\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"fb99bd7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c73bf1b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e8d2a7a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"6e917e8\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1553, 11532, '_thumbnail_id', '3585'),
(1554, 11532, '_wp_page_template', 'elementor_header_footer'),
(1555, 11532, '_elementor_edit_mode', 'builder'),
(1556, 11532, '_elementor_template_type', 'wp-post'),
(1557, 11532, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1558, 11532, '_elementor_data', '[{\"id\":\"35994a4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"790cbd4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e5258d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative design <span> identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0fc69d2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3ae28db\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2457d9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a3e5ff7\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9b7eef2\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"e744a1a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"ce5c4d6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"eff0d58\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-2.jpg\",\"id\":3585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f6de83a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7a2e4ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d0379eb\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f60c66b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c35b19c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e6c26da\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fc40f7b\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"3e700a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a4df2ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1dfd5d0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0b5c936\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"d3b4918\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"172c3b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"132319a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"92ae8b2\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7b6121f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"965c2af\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"054d93d\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6f5731f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"ab41918\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"71f2616\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"45cadf3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"2705a44\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Innovative Identity Design \",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"ef65ef0\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Digital marketing\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"d6e9ca3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"c135c7f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"81fca12\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a7bc6dc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5ef0a4f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9a4292c\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"fd6a087\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"029ed4c\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1560, 11533, '_thumbnail_id', '8585'),
(1561, 11533, '_wp_page_template', 'elementor_header_footer'),
(1562, 11533, '_elementor_edit_mode', 'builder'),
(1563, 11533, '_elementor_template_type', 'wp-post'),
(1564, 11533, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1565, 11533, '_elementor_data', '[{\"id\":\"0ce95a7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b8bb3c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1d1fa55\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic E-Commerce <span> Platform <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"06cf4f4\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"040ee2a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7489c44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"100442c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"37b93ea\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-project-single \",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap_mobile\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"3c0070f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4c85468\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4b77fc7\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/project-1.jpg\",\"id\":8585,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"_css_classes\":\"image-anime project-single-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"a3e5bd4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5004e37\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>overview<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a28e9ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Innovative identity design goes beyond just creating a logo\\u2014it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.<\\/p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"25cf57a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"24f9234\",\"elType\":\"widget\",\"settings\":{\"title\":\"Challenges & <span>constraints<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0e6b741\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"cf3a81c\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3d7834a\"},{\"text\":\"With a focus on technology, digital agencies have teams skilled in web development.\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"698c8a5\"}],\"space_between\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_self_vertical_align_tablet\":\"center\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_self_vertical_align_mobile\":\"flex-start\",\"icon_vertical_offset_mobile\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"79d1157\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c298dae\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects <span>solution<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21655f3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"46520d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_align_items\":\"center\",\"margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c118e94\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(70% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7438efe\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.<\\/p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.<\\/p>\",\"_css_classes\":\"project-entry\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"cd3088f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(30% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"css_classes\":\"project-rating-counter\"},\"elements\":[{\"id\":\"85fcde7\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":\"fas fa-star\",\"library\":\"fa-solid\"},\"ekit_funfact_number\":93,\"ekit_funfact_number_suffix\":\"%\",\"ekit_funfact_title_text\":\"Success Rate\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_position\":\"position_left\",\"ekit_funfact_icon_primary_color\":\"#BFF747\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"\",\"ekit_funfact_description_color\":\"#FFFFFF\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"700\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_description_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=text\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\"},\"ekit_funfact_icon_size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9e302ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4a4904a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span> questions <\\/span> today!\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc95485\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7e6ba79\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"05498f0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_title\":\"Container\",\"background_background\":\"classic\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40}},\"elements\":[{\"id\":\"0903b6e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"28f1f84\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap_mobile\":\"wrap\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]}},\"elements\":[{\"id\":\"790a52b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Project Name\",\"description_text\":\"Dynamic E-Commerce Platform\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a28e45e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Category\",\"description_text\":\"Web Design\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e27b496\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Clients\",\"description_text\":\"josefin H. Smith\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"2381e9e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Date\",\"description_text\":\"25 January,2023\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"globals\\/colors?id=divider\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"dd14ea3\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Duration\",\"description_text\":\"6 Month\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"_border_color\":\"\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"8c7026e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b12883c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Share:\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f86bf4\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Pinterest\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"_id\":\"ac91c5a\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"X twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"2d73203\"},{\"ekit_socialmedia_label\":\"facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"81d2cd9\"},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=primary\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=primary\"},\"_id\":\"666ae59\"}],\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"category-social-link\",\"ekit_socialmedai_list_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"2c83220\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"7b7d5f9\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1567, 11534, '_wp_page_template', 'elementor_canvas'),
(1568, 11534, '_elementor_edit_mode', 'builder'),
(1569, 11534, '_elementor_template_type', 'wp-post'),
(1570, 11534, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1571, 11534, '_elementor_data', '[{\"id\":\"42cddf0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"css_classes\":\"header-version-1\"},\"elements\":[{\"id\":\"364e295\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"48e03ad\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"842dc3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"50130de\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"ff28529\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"5db1bc3\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"1ae5b06\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"aae13d8\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"4221e1e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_socialmedai_list_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_socialmedai_list_style_use_height_and_width\":\"\",\"ekit_socialmedai_list_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_socialmedai_list_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"_css_classes\":\"header-social-links\",\"__globals__\":{\"ekit_socialmedai_list_typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"},{\"id\":\"34a5ede\",\"elType\":\"widget\",\"settings\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_menu_icons\":{\"value\":\"icon icon-menu-9\",\"library\":\"ekiticons\"},\"ekit_offcanvas_menu_close_text\":\"Close\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"\",\"ekit_offcanvas_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_offcanvas_close_icon_bg_color\":\"\",\"ekit_offcanvas_background_color\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_close_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_close_icon_bg_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_border_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_icon_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_icon_bg_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_offcanvas_menu_close_icons\":{\"value\":\"icon icon-cancel\",\"library\":\"ekiticons\"},\"ekit_offcanvas_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_icon_bg_color\":\"#FFFFFF1A\",\"ekit_offcanvas_icon_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_offcanvas_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_offcanvas_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"11\",\"bottom\":\"10\",\"left\":\"11\",\"isLinked\":false},\"ekit_offcanvas_close_icon_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_close_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"close_btn_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_offcanvas_background_background\":\"classic\",\"ekit_offcanvas_content\":\"34a5ede***1735303517979\",\"ekit_header_search_transition\":0.299999999999999988897769753748434595763683319091796875,\"ekit_offcanvas_close_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"eit_offcanvas_width\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"ekit_offcanvas_panel_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"ekit_offcanvas_disable_bodyscroll\":\"yes\",\"ekit_offcanvas_close_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"btn-popup\"},\"elements\":[],\"widgetType\":\"elementskit-header-offcanvas\"}],\"isInner\":true}],\"isInner\":false}]'),
(1573, 11535, '_wp_page_template', 'elementor_canvas'),
(1574, 11535, '_elementor_edit_mode', 'builder'),
(1575, 11535, '_elementor_template_type', 'wp-post'),
(1576, 11535, '_elementor_version', '3.26.3'),
(1577, 11535, '_elementor_data', '[{\"id\":\"1e35c81\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/work-together-bg.png\",\"id\":5577,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"css_classes\":\"footer-work-together\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"35bf1d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/work-together-bg-gradient.png\",\"id\":5588,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"contain\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"f23b774\",\"elType\":\"widget\",\"settings\":{\"title\":\"LET\'S COLLABORATE\",\"header_size\":\"h3\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"719a0b4\",\"elType\":\"widget\",\"settings\":{\"title\":\"LET\'S WORK TOGETHER\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":180,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"typography_font_weight\":\"800\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"13d268a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"button_text_color\":\"#000000\",\"hover_color\":\"#FFFFFF\",\"_css_classes\":\"work-together-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"button_text_color\":\"globals\\/colors?id=black\",\"button_background_hover_color\":\"\",\"hover_color\":\"globals\\/colors?id=white\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"align\":\"center\",\"border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_custom_width_tablet\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"_offset_y_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9843b09\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b9606fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"30\",\"isLinked\":false,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"c46ce74\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"1e40ffc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a111120\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"(309) 8855-314\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_title_size\":\"h4\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign\":\"middle\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":\"20\"},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_border_border\":\"solid\",\"ekit_icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true,\"size\":15},\"ekit_icon_rotate\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"footer-contact-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_border_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"600\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"#BFF747\",\"ekit_icon_box_border_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"1300394\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_title_size\":\"h4\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_content_valign\":\"middle\",\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":\"20\"},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_border_border\":\"solid\",\"ekit_icon_box_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_icon_padding\":{\"unit\":\"px\",\"top\":\"9\",\"right\":\"9\",\"bottom\":\"9\",\"left\":\"9\",\"isLinked\":true,\"size\":15},\"ekit_icon_rotate\":{\"unit\":\"deg\",\"size\":\"\",\"sizes\":[]},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"footer-contact-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_border_color\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"600\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"#BFF747\",\"ekit_icon_box_border_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true},{\"id\":\"71e3969\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(16.67% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"725e807\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Link\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"710bbab\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\",\"ekit_vertical_menu_container_box_shadow_box_shadow_type\":\"yes\",\"ekit_vertical_menu_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"60b9dea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(16.67% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3d6c0d7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Support\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a292fe\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\",\"ekit_vertical_menu_container_box_shadow_box_shadow_type\":\"yes\",\"ekit_vertical_menu_container_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0, 0, 0, 0)\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"d123087\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"14d1141\",\"elType\":\"widget\",\"settings\":{\"title\":\"Subscribe Our Newsletter\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dce3fb8\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"5367\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"20\",\"bottom\":\"12\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_background_color\":\"#02010100\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_style_use_width_height\":\"yes\",\"ekit_contact_form_button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_button_width_tablet\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"ekit_contact_form_button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_style_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_contact_form_input_placeholder_font_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_input_style_border_color\":\"globals\\/colors?id=divider\",\"ekit_contact_form_button_color\":\"globals\\/colors?id=black\",\"ekit_contact_form_button_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_contact_form_button_color_hover\":\"globals\\/colors?id=black\",\"ekit_contact_form_button_hover_background_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_typography_typography\":\"globals\\/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals\\/colors?id=primary\",\"ekit_contact_form_button_background_color\":\"globals\\/colors?id=accent\"},\"ekit_contact_form_input_style_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_input_style_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_input_style_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#FFFFFF\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_css_classes\":\"footer-newsletter-form\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_style_width\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_input_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_contact_form_button_alignment\":\"right\",\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_border_border\":\"none\",\"ekit_contact_form_input_typography_typography\":\"custom\",\"ekit_contact_form_input_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_typography_font_weight\":\"400\",\"ekit_contact_form_input_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_style_font_color\":\"#FFFFFF\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\"},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"},{\"id\":\"5eb8811\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"08b3bea\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"60\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"c448135\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(1579, 11536, '_wp_page_template', 'elementor_canvas'),
(1580, 11536, '_elementor_edit_mode', 'builder'),
(1581, 11536, '_elementor_template_type', 'wp-post'),
(1582, 11536, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1583, 11536, '_elementor_data', '[{\"id\":\"6b61d1a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"2d5691f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"e512ef4\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"7a07d96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":62},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"efa360e\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"e8c85ef\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":22},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"214717c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"view\":\"stacked\",\"title_text\":\"Contact Now\",\"description_text\":\"(309) 8855-314.\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"title_typography_font_weight\":\"500\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"\",\"description_typography_typography\":\"\",\"secondary_color\":\"globals\\/colors?id=black\",\"primary_color\":\"globals\\/colors?id=accent\",\"hover_primary_color\":\"globals\\/colors?id=white\"},\"primary_color\":\"#BFF747\",\"secondary_color\":\"#000000\",\"hover_primary_color\":\"#FFFFFF\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false}]'),
(1585, 11537, '_wp_page_template', 'elementor_canvas'),
(1586, 11537, '_elementor_edit_mode', 'builder'),
(1587, 11537, '_elementor_template_type', 'wp-post'),
(1588, 11537, '_elementor_version', '3.26.3'),
(1589, 11537, '_elementor_data', '[{\"id\":\"3b3af01\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"4ab7b76\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"b34b358\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"db03224\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"df04656\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"5a7894b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"b88fbe3\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false}]'),
(1591, 11538, '_wp_page_template', 'elementor_canvas'),
(1592, 11538, '_elementor_edit_mode', 'builder'),
(1593, 11538, '_elementor_template_type', 'wp-post'),
(1594, 11538, '_elementor_version', '3.26.3'),
(1595, 11538, '_elementor_data', '[{\"id\":\"88f5ac9\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_align_items\":\"center\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"z_index\":100,\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"f9ee534\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":60,\"sizes\":[]}},\"elements\":[{\"id\":\"f8eb431\",\"elType\":\"widget\",\"settings\":{\"site_logo_size_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"max_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"artistic-site-logo\"}],\"isInner\":true},{\"id\":\"5bb0bab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":68},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"flex_direction_tablet\":\"row\",\"flex_justify_content_tablet\":\"flex-end\"},\"elements\":[{\"id\":\"a267960\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"header-menu\",\"elementskit_one_page_enable\":\"\",\"elementskit_menubar_height\":{\"unit\":\"px\",\"size\":55,\"sizes\":[]},\"elementskit_content_typography_typography\":\"custom\",\"elementskit_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_content_typography_font_weight\":\"600\",\"elementskit_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_container_width\":\"230px\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"elementskit_content_typography_typography\":\"\",\"elementskit_menu_text_color\":\"globals\\/colors?id=primary\",\"elementskit_item_color_hover\":\"globals\\/colors?id=accent\",\"elementskit_nav_menu_active_text_color\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_typography_typography\":\"\",\"elementskit_submenu_item_color\":\"globals\\/colors?id=black\",\"elementskit_item_text_color_hover\":\"globals\\/colors?id=primary\",\"elementskit_menu_item_background_hover_color\":\"\",\"elementskit_menu_item_background_color\":\"\",\"elementskit_submenu_container_background_color\":\"globals\\/colors?id=accent\",\"elementskit_nav_sub_menu_active_text_color\":\"globals\\/colors?id=white\",\"elementskit_menu_toggle_icon_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_menu_close_icon_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_icon_color_hover\":\"globals\\/colors?id=black\",\"elementskit_item_color_hover_tablet\":\"globals\\/colors?id=primary\",\"wrapper_color_mobile_tablet\":\"globals\\/colors?id=accent\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"globals\\/colors?id=black\",\"elementskit_menu_close_background_color\":\"globals\\/colors?id=black\",\"elementskit_menu_toggle_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_menu_close_background_hover_color\":\"globals\\/colors?id=primary\",\"elementskit_nav_menu_active_text_color_tablet\":\"globals\\/colors?id=primary\"},\"elementskit_menu_text_color\":\"#FFFFFF\",\"elementskit_item_color_hover\":\"#BFF747\",\"elementskit_nav_menu_active_text_color\":\"#FFFFFF\",\"elementskit_menu_item_spacing\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"ekit_submenu_indicator_font_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"elementskit_style_tab_submenu_indicator_color\":\"#FFFFFF\",\"ekit_submenu_indicator_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_item_typography_typography\":\"custom\",\"elementskit_menu_item_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"elementskit_menu_item_typography_font_weight\":\"600\",\"elementskit_menu_item_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"elementskit_submenu_item_spacing\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"20\",\"bottom\":\"6\",\"left\":\"20\",\"isLinked\":false},\"elementskit_menu_item_background_background\":\"classic\",\"elementskit_item_text_color_hover\":\"#FFFFFF\",\"elementskit_menu_item_background_hover_background\":\"classic\",\"elementskit_menu_item_background_hover_color\":\"#FFFFFF00\",\"sub_panel_padding\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"elementskit_panel_submenu_border_border\":\"none\",\"elementskit_submenu_container_background_background\":\"classic\",\"elementskit_submenu_panel_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"elementskit_panel_box_shadow_box_shadow_type\":\"yes\",\"elementskit_panel_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"elementskit_hamburger_icon\":{\"value\":\"icon icon-menu-11\",\"library\":\"ekiticons\"},\"elementskit_mobile_menu_panel_spacing_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_border_radius_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"20\",\"isLinked\":false},\"ekit_submenu_indicator_spacing_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"elementskit_submenu_item_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"20\",\"bottom\":\"8\",\"left\":\"10\",\"isLinked\":false},\"elementskit_nav_sub_menu_active_text_color\":\"#000000\",\"elementskit_submenu_container_background_color\":\"#BFF747\",\"elementskit_menu_toggle_spacing_tablet\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"8\",\"bottom\":\"3\",\"left\":\"8\",\"isLinked\":false},\"elementskit_menu_toggle_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_toggle_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_open_typography_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_toggle_icon_color\":\"#000000\",\"elementskit_menu_toggle_icon_color_hover\":\"#000000\",\"elementskit_menu_close_margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"elementskit_menu_close_width_tablet\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"elementskit_menu_close_border_radius_tablet\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"elementskit_menu_close_background_background\":\"classic\",\"elementskit_menu_close_border_border\":\"none\",\"elementskit_menu_close_icon_color\":\"#000000\",\"elementskit_menu_close_background_hover_background\":\"classic\",\"elementskit_mobile_menu_panel_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"elementskit_mobile_menu_panel_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"elementskit_item_color_hover_tablet\":\"#FFFFFF\",\"elementskit_style_tab_submenu_indicator_color_tablet\":\"#000000\",\"elementskit_menu_close_icon_color_hover\":\"#000000\",\"elementskit_menu_close_typography_typography\":\"custom\",\"elementskit_menu_close_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"elementskit_menu_close_spacing_tablet\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"elementskit_menu_close_background_image_tablet\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"elementskit_menu_toggle_background_hover_background\":\"classic\"},\"elements\":[],\"widgetType\":\"ekit-nav-menu\"}],\"isInner\":true},{\"id\":\"00c76bf\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":16},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"hide_tablet\":\"hidden-tablet\",\"hide_mobile\":\"hidden-mobile\",\"flex_align_items\":\"center\",\"flex_justify_content\":\"flex-end\"},\"elements\":[{\"id\":\"bf6d26c\",\"elType\":\"widget\",\"settings\":{\"ekit_search_placeholder_text\":\"Search...\",\"ekit_search_icons\":{\"value\":\"icon icon-search11\",\"library\":\"ekiticons\"},\"ekit_search_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_header_border_radius\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"ekit_search_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_search_line_height\":{\"unit\":\"px\",\"size\":42,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_seacrh_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_searech_icon_color\":\"globals\\/colors?id=white\",\"ekit_search_close_button_color\":\"globals\\/colors?id=white\",\"ekit_search_content_title_color\":\"\",\"ekit_search_placeholder_title_color\":\"\",\"ekit_search_backdrop_background_color\":\"\",\"ekit_searech_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_seacrh_icon_hover_bg_color\":\"globals\\/colors?id=accent\",\"ekit_search_close_button_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_searech_icon_color\":\"#FFFFFF\",\"ekit_seacrh_icon_bg_color\":\"#FFFFFF1A\",\"ekit_search_close_button_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"elementskit-header-search\"},{\"id\":\"31f9f56\",\"elType\":\"widget\",\"settings\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_menu_icons\":{\"value\":\"icon icon-menu-9\",\"library\":\"ekiticons\"},\"ekit_offcanvas_menu_close_text\":\"Close\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit__offcanvas_seacrh_overlay_bg_color\":\"\",\"ekit_offcanvas_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_icon_bg_color\":\"globals\\/colors?id=divider\",\"ekit_offcanvas_close_icon_bg_color\":\"\",\"ekit_offcanvas_background_color\":\"globals\\/colors?id=secondary\",\"ekit_offcanvas_close_icon_color\":\"globals\\/colors?id=primary\",\"ekit_offcanvas_close_icon_color_hover\":\"globals\\/colors?id=black\",\"ekit_offcanvas_close_icon_border_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_icon_color_hover\":\"globals\\/colors?id=black\",\"ekit_offcanvas_icon_border_color_hover\":\"\",\"ekit_offcanvas_icon_bg_color_hover\":\"globals\\/colors?id=accent\",\"ekit_offcanvas_close_icon_bg_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_offcanvas_menu_close_icons\":{\"value\":\"icon icon-cancel\",\"library\":\"ekiticons\"},\"ekit_offcanvas_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_icon_bg_color\":\"#FFFFFF1A\",\"ekit_offcanvas_icon_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_offcanvas_border_radius\":{\"unit\":\"%\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_offcanvas_padding\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"13\",\"bottom\":\"12\",\"left\":\"13\",\"isLinked\":false},\"ekit_offcanvas_close_icon_bg_color\":\"#FFFFFF00\",\"ekit_offcanvas_close_icon_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"close_btn_size\":{\"unit\":\"px\",\"size\":38,\"sizes\":[]},\"ekit_offcanvas_background_background\":\"classic\",\"ekit_offcanvas_content\":\"34a5ede***1735303757444\",\"ekit_header_search_transition\":0.299999999999999988897769753748434595763683319091796875,\"ekit_offcanvas_close_padding\":{\"unit\":\"px\",\"top\":\"2\",\"right\":\"2\",\"bottom\":\"2\",\"left\":\"2\",\"isLinked\":true},\"eit_offcanvas_width\":{\"unit\":\"px\",\"size\":375,\"sizes\":[]},\"ekit_offcanvas_panel_padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"30\",\"bottom\":\"150\",\"left\":\"37\",\"isLinked\":false},\"ekit_offcanvas_disable_bodyscroll\":\"yes\",\"ekit_offcanvas_close_margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"btn-popup\",\"ekit_offcanvas_icon_color_hover\":\"#000000\",\"ekit_offcanvas_close_icon_color\":\"#FFFFFF\",\"ekit_offcanvas_close_icon_color_hover\":\"#BFF747\",\"ekit_offcanvas_close_icon_border_color_hover\":\"#BFF747\",\"ekit_offcanvas_background_color\":\"#1B1B1B\"},\"elements\":[],\"widgetType\":\"elementskit-header-offcanvas\"}],\"isInner\":true}],\"isInner\":false}]'),
(1597, 11539, '_wp_page_template', 'elementor_canvas'),
(1598, 11539, '_elementor_edit_mode', 'builder'),
(1599, 11539, '_elementor_template_type', 'wp-post'),
(1600, 11539, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1601, 11539, '_elementor_data', '[{\"id\":\"fcd9a88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"c1fb9dd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0571ea7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":34,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"80\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0f092b9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d88c37c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b3c9e6e\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedai_list_align\":\"left\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"d80a660\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":18,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":27,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"f5b2fba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8290295\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"cc770d7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":23,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"31c1fef\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0064e3\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"2a2d8d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":25,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":40,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"21ed058\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get In Touch\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8fdf6a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"8409067\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"(309) 8855-314\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"1eafe22\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_global_link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"632543f\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"ekit_icon_box_description_text\":\"\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_global_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_icon_position\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#00000000\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#F5F5F4\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"400\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\",\"ekit_icon_title_color\":\"globals\\/colors?id=text\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=accent\"},\"ekit_icon_box_header_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":11523,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2025\\/01\\/placeholder.png\"},\"_element_cache\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5007c4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"7478ad3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fa3fc91\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-privacy-policy\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#02010100\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"_css_classes\":\"footer-privacy-policy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=white\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":false}]'),
(1603, 11540, '_wp_page_template', 'elementor_canvas'),
(1604, 11540, '_elementor_edit_mode', 'builder'),
(1605, 11540, '_elementor_template_type', 'wp-post'),
(1606, 11540, '_elementor_version', '3.25.4'),
(1607, 11540, '_elementor_data', '[{\"id\":\"34bdb3d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"c17de9e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"0\",\"row\":\"40\",\"isLinked\":false,\"unit\":\"px\",\"size\":0},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"bc26b49\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":46,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"column\",\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"d382d15\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"121764f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2a16815\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_title_text\":\"info@domainname.com\",\"ekit_icon_box_description_text\":\"(309) 8855-314\",\"ekit_icon_box_btn_text\":\"Learn more \",\"ekit_icon_box_show_global_link\":\"\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=white\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=white\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_box_infobox_bg_group_color\":\"globals\\/colors?id=accentsecondary\"},\"ekit_icon_box_header_image\":{\"id\":9994,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/placeholder.png\"},\"ekit_icon_box_show_image\":{\"id\":9994,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/placeholder.png\"}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true},{\"id\":\"2b16fe5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"3485e81\",\"elType\":\"widget\",\"settings\":{\"title\":\"Quick Links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5b9fd68\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true},{\"id\":\"0804e7e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":17,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"3886205\",\"elType\":\"widget\",\"settings\":{\"title\":\"Socials\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=white\",\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dd550fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10}},\"elements\":[{\"id\":\"6db9291\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_style\":\"text\",\"ekit_socialmedai_list_align\":\"\",\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"2edd8d0\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"73728a9\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"95b1737\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_socialmedia_label\":\"Linkedin\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"179a617\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=accent\"}}],\"ekit_socialmedai_list_item_align\":\"left\",\"ekit_socialmedai_list_display\":\"block\",\"ekit_socialmedai_list_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_socialmedai_list_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"footer-links\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ad7fd38\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":20,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":33.33,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"border_width_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"\"}},\"elements\":[{\"id\":\"d2e2444\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Services\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\",\"title_color\":\"globals\\/colors?id=white\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"baff8d8\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"services-menu\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"submenu_click_area\":\"\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#FFFFFF00\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"__globals__\":{\"ekit_vertical_menu_container_background_color\":\"\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=primary\",\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"},\"_css_classes\":\"footer-links\"},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"25ab728\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"10\",\"bottom\":\"15\",\"left\":\"10\",\"isLinked\":false},\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_wrap\":\"wrap\",\"flex_align_items\":\"center\",\"flex_justify_content_mobile\":\"center\",\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0}},\"elements\":[{\"id\":\"7602e7c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"595ba3e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"96aa999\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_align_items\":\"flex-end\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_align_items_mobile\":\"center\"},\"elements\":[{\"id\":\"dd0e0f8\",\"elType\":\"widget\",\"settings\":{\"elementskit_nav_menu\":\"footer-privacy-policy\",\"elementskit_vertical_menu_toggle_title\":\"All Categories\",\"ekit_vertical_menu_container_background_background\":\"classic\",\"ekit_vertical_menu_container_background_color\":\"#02010100\",\"ekit_vertical_menu_items_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_vertical_menu_items_border_border\":\"none\",\"_css_classes\":\"footer-privacy-policy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_vertical_menu_items_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_vertical_menu_items_title_color\":\"globals\\/colors?id=white\",\"ekit_vertical_menu_items_title_color_active\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"ekit-vertical-menu\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1609, 11541, '_wp_page_template', 'elementor_canvas'),
(1610, 11541, '_elementor_edit_mode', 'builder'),
(1611, 11541, '_elementor_template_type', 'wp-post'),
(1612, 11541, '_elementor_version', '3.26.3'),
(1613, 11541, '_elementor_data', '[{\"id\":\"cdd1559\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"e972b65\",\"elType\":\"container\",\"settings\":{\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"30\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"72fb59b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/footer-logo.svg\",\"id\":5983,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":200,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":150,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"33cf2b9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We are committed to providing personalized insurance solutions.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b559615\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"c477a9e\",\"ekit_socialmedia_icons\":{\"value\":\"fab fa-pinterest-p\",\"library\":\"fa-brands\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_icon_color\":\"#BFF747\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"ekit_socialmedia_icon_hover_color\":\"#FFFFFF\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_color\":\"#FFFFFF\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Twitter\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"48b645a\",\"ekit_socialmedia_link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Facebook\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"_id\":\"c7d4689\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"ekit_socialmedia_icon_hover_bg_color\":\"\",\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_hover_border\":\"solid\",\"ekit_socialmedia_border_hover_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_id\":\"4fcfb8e\",\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_hover_color\":\"globals\\/colors?id=white\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\"}}],\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":31,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true},{\"id\":\"8abf651\",\"elType\":\"container\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"20\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"abdb40e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Copyright \\u00a9 2024 All Rights Reserved.<\\/p>\",\"align\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":false}]'),
(1615, 11542, '_wp_page_template', 'elementor_header_footer'),
(1616, 11542, '_elementor_edit_mode', 'builder'),
(1617, 11542, '_elementor_template_type', 'wp-page'),
(1618, 11542, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1619, 11542, '_elementor_data', '[{\"id\":\"87bb18f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"3abee15\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ca8562e\",\"elType\":\"widget\",\"settings\":{\"title\":\"About <span> us <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e7af8a2\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"6354643\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"954a954\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4dea617\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"dbaf849\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"a293d17\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c076d17\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"3df39cb\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"70ead51\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fb64f36\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a2a5245\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"fa37b94\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"8676dbb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"efbc512\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"480e424\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"7137f29\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Our Approach\"},\"elements\":[{\"id\":\"7c05685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1570d43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3e26cea\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR APPROACH\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0f60964\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>impactful<\\/span> digital experiences\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"33a69c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3cc38a0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We blend creativity, strategy, and technology to design digital experiences that connect, engage, and inspire. From concept to completion, we deliver tailored solutions that elevate brands and drive results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4dd08c8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"c84bab7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"91d35a2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"438f303\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-mission-img.jpg\",\"id\":772,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"58f07f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-mission.svg\",\"id\":779},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"ac48414\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"f6fc40f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Mission\",\"description_text\":\"Delivering transformative digital solutions that elevate brands connections.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1802448\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"fd7d2c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"dc5b807\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-vision-img.jpg\",\"id\":955,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c5ad35c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"6499d0f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"39bdc33\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Vision\",\"description_text\":\"Shaping the future through innovative and impactful digital experiences.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b75f0fd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"mission-vision-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"80b2401\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"702c228\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/our-value-img.jpg\",\"id\":954,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"mission-vision-img image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a3ab9ee\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"269493a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-value.svg\",\"id\":977},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_x\":{\"size\":22,\"unit\":\"px\"},\"_offset_orientation_v\":\"end\",\"_offset_y\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_offset_y_end\":{\"size\":20,\"unit\":\"px\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"660bea6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fd0bfb7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Our Value\",\"description_text\":\"Integrity, creativity, innovation, collaboration, excellence, results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9367172\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"css_classes\":\"who-we-are\",\"_title\":\"Who We Are\"},\"elements\":[{\"id\":\"f1baf88\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"add0139\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"327f8ed\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHO WE ARE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d3643a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experts in <span> digital <\\/span> brand innovation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"858f13f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4a0e2d0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"dea86c2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-rating-video-image\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"nowrap\"},\"elements\":[{\"id\":\"916d7a0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/experts-rating-video-bg.jpg\",\"id\":1867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"video-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc56212\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_url\":\"https:\\/\\/youtu.be\\/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"ekit_video_wrap_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_wrap_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_video_popup_btn_glow_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"video-play-button\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=primary\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":true},{\"id\":\"9f27f9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"a76d95c\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"d6f866f\",\"elType\":\"widget\",\"settings\":{\"ending_number\":40,\"prefix\":\"( \",\"suffix\":\"+ Reviews )\",\"title\":\"\",\"number_position\":\"start\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"8258622\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"da573ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f28dce\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d5aa7e4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"fbd1ec0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c38ff9d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"32ce081\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Plus Jakarta Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_text_color\":\"#BFF747\",\"background_color\":\"#BFF74700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"contact-now-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"32986d8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"390d607\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd51c96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"13b8d12\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-1.svg\",\"id\":2472},\"library\":\"svg\"},\"ekit_funfact_number\":35,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"Happy Customer Around the Word\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"d2d422f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"105fd5a\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-3.svg\",\"id\":2657},\"library\":\"svg\"},\"ekit_funfact_number\":250,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"trusted best partners and sponsers\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"73f5416\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-counter-box\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"108b1ee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2c8aae9\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-2.svg\",\"id\":2656},\"library\":\"svg\"},\"ekit_funfact_number\":120,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"best client support award achieved\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"00a69c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d5d879f\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-4.svg\",\"id\":2658},\"library\":\"svg\"},\"ekit_funfact_number\":5,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"active users using our best services\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b360f03\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Executive Partners\"},\"elements\":[{\"id\":\"a00e2a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9629238\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"70\",\"bottom\":\"70\",\"left\":\"70\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"a666630\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"0545526\",\"elType\":\"widget\",\"settings\":{\"title\":\"EXECUTIVE PARTNERS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"063e5d4\",\"elType\":\"widget\",\"settings\":{\"title\":\"100+ <span>partners<\\/span> & supporters\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b058d56\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"3fb7231\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-1.svg\",\"id\":2112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"2f765d4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-2.svg\",\"id\":3077,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"90deef0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-3.svg\",\"id\":3084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"442969f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-3.svg\",\"id\":3084,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"02a1bba\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":400},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"278452c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-1.svg\",\"id\":2112,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"35\",\"bottom\":\"25\",\"left\":\"35\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"calc(50% - 10px)\",\"sizes\":[]},\"_flex_align_self\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=black\"},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":500},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5cb65e5\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"7e589f6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dd7117f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d5afbae\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3a79286\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"111339f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4e8c74c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"159a3a9\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"66b0387\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d1d3274\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"35e7090\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"6629b90\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"background_overlay_opacity_tablet\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"b434f9c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"01dac9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"b8f9541\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"533475d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0ddd1fc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7d8cc24\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"49655e7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"45c42ad\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1393232\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"a01a4af\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"ade73f4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-team\",\"_title\":\"Our Team\"},\"elements\":[{\"id\":\"3741873\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bd716da\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5af9a5a\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR TEAM\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dddfd07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Dynamic <span>team<\\/span> of digital experts\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"470a718\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"132ead1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f12f173\",\"elType\":\"widget\",\"settings\":{\"text\":\"More About\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5e35228\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"39efa24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f121bd2\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"f13ab87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"697184d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/sarah-mitchell\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3b6c254\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senior Project Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee6e3d7\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"db92f41\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"b14e150\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"c053835\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"b1a0f78\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/brooklyn-simmons\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c251cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Directoer\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"03eef17\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"7942b8e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"892d43e\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"6a75493\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"fab2763\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/emily-davis\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bea0e85\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f0b2e16\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5d11b02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d1b48d9\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"c285990\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"fef2c1d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/team\\/jessica-taylor\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2cafbc2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Communications Specialist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8566b2a\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals\\/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals\\/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals\\/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9469901\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"51ff4e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"17100ba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1d61e6b\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4203e89\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"836fbdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"43a6b10\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ccab501\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"fa94dee\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"2bad3e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"039deda\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e952558\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bbaaaea\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3e70ead\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f5e566e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"f7d1ee7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"357a7c6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9c88b30\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"7f287a6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"be2c40b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"46ee590\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b25e249\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9171fac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e34a378\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"55092c4\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"60eafba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"ec9133b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"66ce6bd\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"13a81f3\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"50d17e4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f172296\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5558abe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"280fa31\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bf0c098\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ef4c60f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"189f289\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"74669d0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1d7beae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0d03e2c\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e13971e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ac17188\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"c9a1d70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0351bac\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"05218f9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"ead09dd\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"246e3b9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2b80b5c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"ff3e1de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"08eef3b\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"469b31a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\",\"flex_align_items\":\"center\",\"_title\":\"FAQ\"},\"elements\":[{\"id\":\"7b6c3ca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"80\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f364acb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-2.jpg\",\"id\":3890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"faq-img-2 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e56693f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-1.jpg\",\"id\":3894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":40,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_z_index\":1,\"_css_classes\":\"faq-img-1 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42eaf3d\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"(30) 8855-314\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-cta-phone.svg\",\"id\":3967},\"library\":\"svg\"},\"_id\":\"ada28f4\",\"link\":{\"url\":\"tel:(30) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"18\",\"bottom\":\"10\",\"left\":\"18\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_css_classes\":\"faq-cta-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"_offset_y_end\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"b043151\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"671532e\",\"elType\":\"widget\",\"settings\":{\"title\":\"HAVE ANY QUESTIONS?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ada3cba\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let us address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"318c974\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1621, 11543, '_wp_page_template', 'elementor_header_footer'),
(1622, 11543, '_elementor_edit_mode', 'builder'),
(1623, 11543, '_elementor_template_type', 'wp-page'),
(1624, 11543, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1625, 11543, '_elementor_data', '[{\"id\":\"2a9e60c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"video\",\"background_video_link\":\"https:\\/\\/demo.awaikenthemes.com\\/assets\\/videos\\/artistic-video.mp4\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_play_on_mobile\":\"yes\",\"background_video_fallback\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-vider-img.png\",\"id\":10929,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},\"elements\":[{\"id\":\"8bb6d31\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f1de6ff\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"0b39467\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"311102f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"b197a99\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"638fc7e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5840951\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1614d97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5bd25ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"button_text_color\":\"\",\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=white\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"398bede\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"autoplay_speed\":4000,\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_all_filter_label\":\"yes\",\"show_filter_bar\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c9b7212\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"a9ba08e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f37585\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"cb27ec5\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ad1aca5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"27c7f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6538b5d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b12113e\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"272595e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"11ce930\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"35996e0\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"101bc3b\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"d2ea7ac\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"7996837\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63a8459\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"cae949a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"c6cbb2d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5e1bf4a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8fe2d62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8be101\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"24c4c0e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2bd171a\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6e5998c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e51b254\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"dedf1aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"582042c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"a28c504\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"eb59322\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"1690d8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"220613b\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"12821a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"8bb3737\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1627, 11544, '_wp_page_template', 'elementor_header_footer'),
(1628, 11544, '_elementor_edit_mode', 'builder'),
(1629, 11544, '_elementor_template_type', 'wp-page'),
(1630, 11544, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1631, 11544, '_elementor_data', '[{\"id\":\"713745c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"4493a9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"27c2f02\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> services <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c971277\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34a4421\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"27163aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"754c56c\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4ec4244\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Services\"},\"elements\":[{\"id\":\"30534fa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"07e8c93\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c1fec5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f271486\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"f9805d9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"bd3bbb6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8d6cb39\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"8896677\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"8ff2151\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"71e0bae\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"bfd9b48\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"283d67c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3455b34\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"83ed253\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"86651c6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0c9a181\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"0842f30\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"7ecfb8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"64948e2\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e473c0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"e0b5413\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a56b7cb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"c706110\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/content-creation\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"d01f836\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"36c40e4\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Content Creation\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e6e8a60\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":400},\"elements\":[{\"id\":\"e870807\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7d4c28e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-5.svg\",\"id\":877},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"28efab7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/e-commerce-solutions\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"fba74d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c31c642\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"E-Commerce Solutions\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0edef26\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":500},\"elements\":[{\"id\":\"19a1a9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3716244\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-6.svg\",\"id\":878},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_css_classes\":\"service-item-icon\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"6b9f1c8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/ux-ui-design\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"471fa23\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"afbd150\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"UX\\/UI Design\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"cdcae18\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"4bf0baf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5d44277\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"41562ca\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b15f4d5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"05a835e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"be62721\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6b2e25a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"28e53a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"fb3109d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d4fca00\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"3306dc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"50603d6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"b9eafbb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"9d51b8e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"36d4afd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"8b6c6cb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"42c65d7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_align_items\":\"center\",\"_title\":\"Who We Are\"},\"elements\":[{\"id\":\"a11f834\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":52},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"851b5ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"5ee66cf\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHO WE ARE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e60cf07\",\"elType\":\"widget\",\"settings\":{\"title\":\"Experts in <span> digital <\\/span> brand innovation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f9bca28\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"acb4076\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_mobile\":\"column\",\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"e3e2656\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-rating-video-image\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap\":\"wrap\",\"flex_wrap_tablet\":\"nowrap\"},\"elements\":[{\"id\":\"fae0df6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/experts-rating-video-bg.jpg\",\"id\":1867,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"video-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f2d073d\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_url\":\"https:\\/\\/youtu.be\\/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"ekit_video_wrap_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_wrap_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_video_popup_btn_line_height\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_video_popup_btn_glow_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_x_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"video-play-button\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_glow_color\":\"globals\\/colors?id=primary\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\",\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_hover_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_y_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_y_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-video\"}],\"isInner\":true},{\"id\":\"b2895f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"f9e9fd7\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"start\",\"icon_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_gap_tablet\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"4351dc1\",\"elType\":\"widget\",\"settings\":{\"ending_number\":40,\"prefix\":\"( \",\"suffix\":\"+ Reviews )\",\"title\":\"\",\"number_position\":\"start\",\"_margin\":{\"unit\":\"px\",\"top\":\"-15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_number_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"b581261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"805b76e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"452d06e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"939660a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"850fb2a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a31b7b6\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f026d3a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Now\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"icon_align\":\"row-reverse\",\"icon_indent\":{\"unit\":\"px\",\"size\":8,\"sizes\":[]},\"typography_typography\":\"custom\",\"typography_font_family\":\"Plus Jakarta Sans\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.399999999999999911182158029987476766109466552734375,\"sizes\":[]},\"button_text_color\":\"#BFF747\",\"background_color\":\"#BFF74700\",\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_css_classes\":\"contact-now-btn\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"background_color\":\"\",\"typography_typography\":\"globals\\/typography?id=accent\",\"button_text_color\":\"globals\\/colors?id=accent\",\"hover_color\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c975e93\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":48},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"451dfaf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ae02644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fdcccc\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-1.svg\",\"id\":2472},\"library\":\"svg\"},\"ekit_funfact_number\":35,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"Happy Customer Around the Word\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"cc9aa7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"3bbec6f\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-3.svg\",\"id\":2657},\"library\":\"svg\"},\"ekit_funfact_number\":250,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"trusted best partners and sponsers\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c449bc6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 40px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 20px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"experts-counter-box\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71cb4f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_image_mobile\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"2f7d853\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-2.svg\",\"id\":2656},\"library\":\"svg\"},\"ekit_funfact_number\":120,\"ekit_funfact_number_suffix\":\"+\",\"ekit_funfact_title_text\":\"best client support award achieved\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true},{\"id\":\"fdc26d4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#02010100\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/who-we-are-counter-bg.png\",\"id\":2459,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_size_mobile\":\"initial\",\"background_bg_width_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"css_classes\":\"experts-counter-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"ad352cf\",\"elType\":\"widget\",\"settings\":{\"ekit_funfact_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-who-we-are-counter-4.svg\",\"id\":2658},\"library\":\"svg\"},\"ekit_funfact_number\":5,\"ekit_funfact_number_suffix\":\"k+\",\"ekit_funfact_title_text\":\"active users using our best services\",\"ekit_funfact_super_text\":\"+\",\"ekit_funfact_icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_funfact_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_text_align\":\"left\",\"ekit_funfact_description_color\":\"#BFF747\",\"ekit_funfact_number_typography_typography\":\"custom\",\"ekit_funfact_number_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_funfact_number_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_funfact_number_typography_font_weight\":\"800\",\"ekit_funfact_number_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_funfact_number_count_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_funfact_number_count_right_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_funfact_info_box_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_funfact_content_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_funfact_description_color\":\"globals\\/colors?id=accent\",\"ekit_funfact_number_typography_typography\":\"\",\"ekit_funfact_title_color\":\"globals\\/colors?id=primary\",\"ekit_funfact_title_typography_typography\":\"globals\\/typography?id=text\",\"ekit_funfact_icon_primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"elementskit-funfact\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"3bda6ad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"dc69d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f77b3f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"1fe847b\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f22743e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"0ea3cfc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2cdfd9a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3b697e3\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"64d840e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9210499\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"c242c06\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"bce429d\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"3300da9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddaf84a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c877b24\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"4b59ecb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"9378f42\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"187dbb8\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"8ed5900\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"f8c4f8d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3080368\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"c8cb8e0\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a100d2b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"99a49fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"4f4faae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"498abd3\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"f57af3e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"5937edc\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"f53268b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"a211521\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"fc72df5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"8c09a7a\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1633, 11545, '_wp_page_template', 'elementor_header_footer'),
(1634, 11545, '_elementor_edit_mode', 'builder'),
(1635, 11545, '_elementor_template_type', 'wp-page'),
(1636, 11545, '_elementor_version', '3.26.3'),
(1637, 11545, '_elementor_data', '[{\"id\":\"2539942\",\"elType\":\"container\",\"settings\":{\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"816a461\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"aa02dfa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"dd01b1e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bd9d87\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"35e5534\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"d3d6695\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"995ba4f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"8fe59d8\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"96e51b0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6e0b3ee\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"eaac672\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"10\",\"bottom\":\"50\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3996aa2\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":false}]'),
(1638, 11546, '_wp_page_template', 'elementor_header_footer'),
(1639, 11546, '_elementor_edit_mode', 'builder'),
(1640, 11546, '_elementor_template_type', 'wp-page'),
(1641, 11546, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1642, 11546, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Digital <span>marketing<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1644, 11547, '_wp_page_template', 'elementor_header_footer'),
(1645, 11547, '_elementor_edit_mode', 'builder'),
(1646, 11547, '_elementor_template_type', 'wp-page'),
(1647, 11547, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1648, 11547, '_elementor_data', '[{\"id\":\"459081c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"60b5b9c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a6470f0\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> team </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4603a8b\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2956ee6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0bac879\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9c68257\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"98f4f3b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"css_classes\":\"page-team\"},\"elements\":[{\"id\":\"71ce25a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"7ccb48e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"ad5ded8\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"b275f8b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"099acaa\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fc783c8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Senior Project Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"87b3e96\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"05e84cc\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"5802685\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"310930d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"4894584\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"634ac03\",\"elType\":\"widget\",\"settings\":{\"title\":\"Marketing Directoer\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d6d295f\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"26fbdc8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"1ae9811\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"77983a9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"e0e5f31\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"661eb9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Product Manager\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"82dc7c0\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"52b4e8e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"fa635e1\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"9213aa7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"18f230e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"199dd92\",\"elType\":\"widget\",\"settings\":{\"title\":\"Communications Specialist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8ed799\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c4a42f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":400},\"elements\":[{\"id\":\"a9231db\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-5.jpg\",\"id\":2532,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"e2218f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"2d81fcc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Christopher Nolen\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c8465e4\",\"elType\":\"widget\",\"settings\":{\"title\":\"HR Coordinator\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d22c42\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e1f28b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":500},\"elements\":[{\"id\":\"0912ea7\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-6.jpg\",\"id\":2533,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"793b50f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"83bc29e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emma Clark\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"37fda59\",\"elType\":\"widget\",\"settings\":{\"title\":\"Administrative Assistant\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9f8f7c5\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"d2b03e8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":600},\"elements\":[{\"id\":\"12f4159\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-7.jpg\",\"id\":2534,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"3a33c9f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"6dea2a8\",\"elType\":\"widget\",\"settings\":{\"title\":\"William Harris\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bccf0fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Data Scientist\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"097df1b\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"53eef53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-item\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":700},\"elements\":[{\"id\":\"29274b7\",\"elType\":\"widget\",\"settings\":{\"ekit_image_box_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-8.jpg\",\"id\":2535,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_image_box_title_text\":\"\",\"ekit_image_box_description_text\":\"\",\"ekit_image_box_enable_btn\":\"\",\"ekit_image_box_btn_text\":\"\",\"ekit_imagebox_container_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_image_box_enable_link\":\"yes\",\"ekit_image_box_website_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_image_box_image_opacity_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_image_box_image_scale_on_hover\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"team-image image-anime\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-image-box\"},{\"id\":\"4c64b66\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_align_items\":\"center\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"_offset_x\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"team-body\",\"flex_gap\":{\"column\":\"5\",\"row\":\"5\",\"isLinked\":true,\"unit\":\"px\",\"size\":5}},\"elements\":[{\"id\":\"95ebbfe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Mia White\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=secondary\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c9c00c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Financial Controller\",\"header_size\":\"p\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"24febcf\",\"elType\":\"widget\",\"settings\":{\"ekit_socialmedia_add_icons\":[{\"ekit_socialmedia_label\":\"Facebook\",\"_id\":\"f11abb7\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_socialmedia_border_color\":\"#BFF747\",\"__globals__\":{\"ekit_socialmedia_icon_bg_color\":\"\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"ekit_socialmedia_label\":\"Instagram\",\"_id\":\"b1d3458\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"ekit_socialmedia_icons\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"ekit_socialmedia_label\":\"Pinterest\",\"_id\":\"cac8111\",\"ekit_socialmedia_icon_bg_color\":\"#FFFFFF00\",\"ekit_socialmedia_border_border\":\"solid\",\"ekit_socialmedia_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"ekit_socialmedia_icon_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_border_color\":\"globals/colors?id=accent\",\"ekit_socialmedia_icon_hover_color\":\"globals/colors?id=black\",\"ekit_socialmedia_icon_hover_bg_color\":\"globals/colors?id=accent\"},\"ekit_socialmedia_link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"ekit_socialmedai_list_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_socialmedai_list_icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_socialmedai_list_width\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_height\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"ekit_socialmedai_list_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"team-social-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"elementskit-social-media\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1650, 11548, '_wp_page_template', 'elementor_header_footer'),
(1651, 11548, '_elementor_edit_mode', 'builder'),
(1652, 11548, '_elementor_template_type', 'wp-page'),
(1653, 11548, '_elementor_version', '3.25.4'),
(1654, 11548, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Jessica Taylor\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Communications Specialist\",\"description_text\":\"Jessica Taylor\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"jessicataylor78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\",\"id\":2531,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1656, 11549, '_wp_page_template', 'elementor_header_footer'),
(1657, 11549, '_elementor_edit_mode', 'builder'),
(1658, 11549, '_elementor_template_type', 'wp-page'),
(1659, 11549, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1660, 11549, '_elementor_data', '[{\"id\":\"3124fd6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"08d0142\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"09b8ea6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonial\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63c1834\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"f372211\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"04104e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"6644332\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"037bd18\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width\":{\"unit\":\"px\",\"size\":1268,\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"20\",\"bottom\":\"40\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"46afa71\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"12b22d1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"3ad2aef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"8331aae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"fcc27d3\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"391b10b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9a0a5ef\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Alexander Bennett\",\"description_text\":\"Senior Brand Strategist\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"de974b8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"98e2b4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e2efb34\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2.jpg\",\"id\":4525,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"f7397f1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"4489a2a\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"5c7a0dd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We approached Isabella Morgan with the goal of completely transforming our brand\'s digital presence, and they exceeded all expectations. Their team took the time to understand our business.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f4d4cbd\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Isabella Morgan\",\"description_text\":\"Director Of Digital Marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6c2712e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2e808e9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0b27c49\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-3.png\",\"id\":4526,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"b5202d2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"91bed85\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"19fde27\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Collaborating with Christopher Hughes was an absolute pleasure. Their team brought fresh ideas to the table and helped us completely reimagine our online branding and user experience.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3664697\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Christopher Hughes\",\"description_text\":\"Chief Technology Officer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5778f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"15\",\"bottom\":\"20\",\"left\":\"15\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"1820f0d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(27% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"661f885\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-4.jpg\",\"id\":4527,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"center\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"image_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_css_classes\":\"client-author-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"dd42714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(73% - 25px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"243f973\",\"elType\":\"widget\",\"settings\":{\"icon_size\":{\"unit\":\"px\",\"size\":13,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\"},\"icon_alignment_mobile\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"-5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"a8d21ea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>When we first partnered with Olivia Reynolds, we were in need of a complete website overhaul. They not only delivered a beautiful, responsive website, but they also implemented a robust digital marketing strategy.</p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"40b50b9\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg\",\"id\":4266},\"library\":\"svg\"},\"title_text\":\"Olivia Reynolds\",\"description_text\":\"Senior Marketing Manager\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"position\":\"right\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"text_align_mobile\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":123,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"client-author-content\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1662, 11550, '_wp_page_template', 'elementor_header_footer'),
(1663, 11550, '_elementor_edit_mode', 'builder'),
(1664, 11550, '_elementor_template_type', 'wp-page'),
(1665, 11550, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1666, 11550, '_elementor_data', '[{\"id\":\"531fd5a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"e5c3067\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4234d9e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Image <span> gallery </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"849f791\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d516879\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ad10062\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"3dfc928\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e3723d1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"20\",\"bottom\":\"80\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"8706e3b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"114d08e\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":4599,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\"},{\"id\":4600,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\"},{\"id\":4601,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\"},{\"id\":4602,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\"},{\"id\":4603,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\"},{\"id\":4604,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\"},{\"id\":4605,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\"},{\"id\":4606,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\"},{\"id\":4607,\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"page-gallery-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(1668, 11551, '_wp_page_template', 'elementor_header_footer'),
(1669, 11551, '_elementor_edit_mode', 'builder'),
(1670, 11551, '_elementor_template_type', 'wp-page'),
(1671, 11551, '_elementor_version', '3.25.4'),
(1672, 11551, '_elementor_data', '[{\"id\":\"c86ef9f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"3fa8343\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5c8f635\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> video </span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"671789a\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"34c660e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a16a899\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"66a907e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c14ecfd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"5\",\"bottom\":\"40\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"e4e61d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d5a395a\",\"elType\":\"widget\",\"settings\":{\"video_content\":[{\"_id\":\"33cc8d9\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\",\"id\":4599,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"0cf28a2\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\",\"id\":4600,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"ce1782a\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\",\"id\":4601,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"541d712\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\",\"id\":4602,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"8a89702\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\",\"id\":4603,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"4c2bcf2\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\",\"id\":4604,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"2d16dbd\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\",\"id\":4605,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"7f86003\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\",\"id\":4606,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"_id\":\"5ab6be1\",\"video_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\",\"id\":4607,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"video_url\":{\"url\":\"https://youtu.be/Y-x0efG1seA?si=c_YFkOkco7kh8ejO\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"item_text_height\":{\"unit\":\"px\",\"size\":352,\"sizes\":[]},\"item_text_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"15\",\"bottom\":\"15\",\"left\":\"15\",\"isLinked\":true},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"video_icon_font_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"video_icon_bgc_background\":\"classic\",\"video_icon_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"video-gallery\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"play_btn\":\"yes\",\"item_text_height_tablet\":{\"unit\":\"px\",\"size\":313,\"sizes\":[]},\"__globals__\":{\"video_icon_bgc_color\":\"globals/colors?id=accent\"},\"item_text_height_mobile\":{\"unit\":\"px\",\"size\":306,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-video-gallery\"}],\"isInner\":true}],\"isInner\":false}]'),
(1674, 11552, '_wp_page_template', 'elementor_header_footer'),
(1675, 11552, '_elementor_edit_mode', 'builder'),
(1676, 11552, '_elementor_template_type', 'wp-page'),
(1677, 11552, '_elementor_version', '3.25.10');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1678, 11552, '_elementor_data', '[{\"id\":\"7ce73ba\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"e0a4741\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7045e3e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>us</span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6684923\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"c62e977\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"4602de2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cd5d7e9\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"d57788b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"_title\":\"Get In Touch\"},\"elements\":[{\"id\":\"4073cad\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0430a94\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e87257e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Get in <span>touch</span> with us\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"344d12c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>We\'d love to hear from you! Whether you have questions, need support, or want to discuss a project, feel free to reach out.</p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"7fba004\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"column\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"contact-info-box\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5162cf8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"b83a0f1\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-phone-footer.svg\",\"id\":10844},\"library\":\"svg\"},\"title_text\":\"Phone Number\",\"description_text\":\"(309) 8855-314\",\"link\":{\"url\":\"tel:(309) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position_mobile\":\"left\",\"text_align\":\"center\",\"text_align_mobile\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"contact-info-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"eddff06\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"info@domainname.com\",\"link\":{\"url\":\"mailto:info@domainname.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"position_mobile\":\"left\",\"text_align\":\"center\",\"text_align_mobile\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"contact-info-item\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"e782dc1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"ba89a29\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"position_mobile\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":25,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":32,\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"primary_color\":\"globals/colors?id=accent\",\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c53868a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e4374bf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"dc90421\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_contact_form_input_label_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_background_color\":\"#02010100\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"center\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_contact_form_button_style_use_width_height\":\"yes\",\"ekit_contact_form_button_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_contact_form_button_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_style_line_height\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=primary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=primary\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=primary\",\"ekit_contact_form_input_label_color\":\"globals/colors?id=white\",\"ekit_contact_form_input_label_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_label_hint_color\":\"globals/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"09823e8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Location Map\"},\"elements\":[{\"id\":\"d8653a4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"b4cd3bd\",\"elType\":\"widget\",\"settings\":{\"address\":\"new york\",\"zoom\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"height\":{\"unit\":\"px\",\"size\":600,\"sizes\":[]},\"height_tablet\":{\"unit\":\"px\",\"size\":450,\"sizes\":[]},\"height_mobile\":{\"unit\":\"px\",\"size\":350,\"sizes\":[]},\"_css_classes\":\"google-map-iframe\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"google_maps\"}],\"isInner\":true}],\"isInner\":false}]'),
(1680, 11553, '_wp_page_template', 'elementor_header_footer'),
(1681, 11553, '_elementor_edit_mode', 'builder'),
(1682, 11553, '_elementor_template_type', 'wp-page'),
(1683, 11553, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1684, 11553, '_elementor_data', '[{\"id\":\"3c614b8\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"9cf45a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"34b50b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> pricing <\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8d0e84f\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"4f57251\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"11a1206\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"dc8d830\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e20337b\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_gap\":{\"unit\":\"px\",\"size\":null,\"column\":\"\",\"row\":\"\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Pricing List\"},\"elements\":[{\"id\":\"e949be9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"92e14d4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 30px)\"},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-3.svg\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"90a33a5\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Basic\",\"ekit_pricing_table_subtitle\":\"Our popular Plan for small teams.\",\"ekit_pricing_currency_icon\":\"$\",\"ekit_pricing_table_price\":\"39\",\"ekit_pricing_table_duration\":\"\\/ per month\",\"ekit_pricing_table_content\":\"\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Responsive Web Design\",\"_id\":\"63dc167\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"}},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Mobile Optimization\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"8682cda\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Basic SEO Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2095454\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Google Analytics Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"92c81b6\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Social Media Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"12c6c05\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Email Marketing Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"3101a84\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Content Creation Support\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"eb51e58\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Contact Form Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"adc1da9\"}],\"ekit_pricing_btn_text\":\"Get Started\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_period_vertical_position\":\"middle\",\"_css_classes\":\"pricing-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_subtitle_text_color\":\"#F5F5F4\",\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_price_typography_group_typography\":\"custom\",\"ekit_pricing_price_typography_group_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_weight\":\"700\",\"ekit_pricing_price_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_bg_color_background\":\"classic\",\"ekit_pricing_tag_bg_color_color\":\"#FFFFFF00\",\"__globals__\":{\"ekit_pricing_subtitle_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_subtitle_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_price_typography_group_typography\":\"\",\"ekit_pricing_period_typography_group_typography\":\"\",\"ekit_pricing_currency_size_typography\":\"\",\"ekit_pricing_tag_text_color\":\"\",\"ekit_pricing_divider_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_features_n_bd_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_content_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_content_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_btn_typography_group_typography\":\"globals\\/typography?id=accent\",\"ekit_pricing_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_color_group_color\":\"globals\\/colors?id=accent\",\"ekit_pricing_btn_hover_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_title_typography_group_typography\":\"\",\"ekit_pricing_period_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_period_text_color_hover\":\"\"},\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_features_n_bd_border\":\"solid\",\"ekit_pricing_features_n_bd_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_pricing_divider_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_divider_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_content_text_color\":\"#F5F5F4\",\"ekit_pricing_features_n_bd_color\":\"#FFFFFF1A\",\"ekit_pricing_divider_color\":\"#FFFFFF1A\",\"pricing_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"pricing_btn_align\":\"left\",\"ekit_pricing_btn_text_color\":\"#000000\",\"ekit_pricing_btn_bg_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_color_group_color\":\"#BFF747\",\"ekit_pricing_btn_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_btn_hover_color\":\"#000000\",\"ekit_pricing_btn_bg_hover_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"#FFFFFF\",\"ekit_pricing_title_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_period_typography_group_typography\":\"custom\",\"ekit_pricing_period_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_weight\":\"400\",\"ekit_pricing_period_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_currency_size_typography\":\"custom\",\"ekit_pricing_currency_size_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_currency_size_font_weight\":\"700\",\"ekit_pricing_currency_size_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_button_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_pricing_button_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_pricing_subtitle_typography_group_typography\":\"custom\",\"ekit_pricing_subtitle_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_subtitle_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_subtitle_typography_group_font_weight\":\"400\",\"ekit_pricing_subtitle_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_weight\":\"400\",\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_btn_link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"d50090a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 30px)\"},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"flex_wrap\":\"wrap\",\"background_background\":\"classic\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-3.svg\",\"id\":6027,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"4b5da51\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Advanced\",\"ekit_pricing_table_subtitle\":\"Advanced features and reporting\",\"ekit_pricing_currency_icon\":\"$\",\"ekit_pricing_table_price\":\"69\",\"ekit_pricing_table_duration\":\"\\/ per month\",\"ekit_pricing_table_content\":\"\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Responsive Web Design\",\"_id\":\"63dc167\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"}},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Mobile Optimization\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"8682cda\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Basic SEO Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"2095454\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Google Analytics Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"92c81b6\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Social Media Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"12c6c05\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Email Marketing Setup\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"3101a84\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Content Creation Support\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"eb51e58\"},{\"item\":\"1 Domain Name\",\"check_icon\":\"icon icon-tick\",\"ekit_pricing_list\":\"Contact Form Integration\",\"ekit_pricing_check_icons\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=accent\"},\"_id\":\"adc1da9\"}],\"ekit_pricing_btn_text\":\"Get Started\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_icon_spacing\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_period_vertical_position\":\"middle\",\"_css_classes\":\"pricing-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_subtitle_text_color\":\"#F5F5F4\",\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_price_typography_group_typography\":\"custom\",\"ekit_pricing_price_typography_group_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_price_typography_group_font_weight\":\"700\",\"ekit_pricing_price_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_tag_bg_color_background\":\"classic\",\"ekit_pricing_tag_bg_color_color\":\"#FFFFFF00\",\"__globals__\":{\"ekit_pricing_subtitle_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_subtitle_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_price_typography_group_typography\":\"\",\"ekit_pricing_period_typography_group_typography\":\"\",\"ekit_pricing_currency_size_typography\":\"\",\"ekit_pricing_tag_text_color\":\"\",\"ekit_pricing_divider_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_features_n_bd_color\":\"globals\\/colors?id=divider\",\"ekit_pricing_content_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_pricing_content_text_color\":\"globals\\/colors?id=text\",\"ekit_pricing_btn_typography_group_typography\":\"globals\\/typography?id=accent\",\"ekit_pricing_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_color_group_color\":\"globals\\/colors?id=accent\",\"ekit_pricing_btn_hover_color\":\"globals\\/colors?id=black\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_title_typography_group_typography\":\"\",\"ekit_pricing_period_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_period_text_color_hover\":\"\"},\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_pricing_features_n_bd_border\":\"solid\",\"ekit_pricing_features_n_bd_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_divider_weight\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"ekit_pricing_divider_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_divider_gap\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_content_text_color\":\"#F5F5F4\",\"ekit_pricing_features_n_bd_color\":\"#FFFFFF1A\",\"ekit_pricing_divider_color\":\"#FFFFFF1A\",\"pricing_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"pricing_btn_align\":\"left\",\"ekit_pricing_btn_text_color\":\"#000000\",\"ekit_pricing_btn_bg_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_color_group_color\":\"#BFF747\",\"ekit_pricing_btn_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_btn_hover_color\":\"#000000\",\"ekit_pricing_btn_bg_hover_color_group_background\":\"classic\",\"ekit_pricing_btn_bg_hover_color_group_color\":\"#FFFFFF\",\"ekit_pricing_title_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_tag_text_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_period_typography_group_typography\":\"custom\",\"ekit_pricing_period_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_period_typography_group_font_weight\":\"400\",\"ekit_pricing_period_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_currency_size_typography\":\"custom\",\"ekit_pricing_currency_size_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_currency_size_font_size_mobile\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_currency_size_font_weight\":\"700\",\"ekit_pricing_currency_size_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_button_box_shadow_group_box_shadow_type\":\"yes\",\"ekit_pricing_button_box_shadow_group_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.5)\"},\"ekit_pricing_subtitle_typography_group_typography\":\"custom\",\"ekit_pricing_subtitle_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_subtitle_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_subtitle_typography_group_font_weight\":\"400\",\"ekit_pricing_subtitle_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_weight\":\"400\",\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_btn_link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0d4f24e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"7bca15a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1951f4d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"3c2e66b\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"46f470c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"6603223\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"489cb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"50c844f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9af4cf0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"51e1313\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"f774767\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"c9ebe6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"57fb1ad\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7e49b3c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"85222b5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"4312f57\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"5099ed2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be7ecf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"b26788b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e464cba\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"0e80fe4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"742e55c\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9d3588f\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_justify_content_tablet\":\"center\",\"flex_align_items\":\"center\",\"_title\":\"FAQ\"},\"elements\":[{\"id\":\"e6f9fa1\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"padding\":{\"unit\":\"px\",\"top\":\"140\",\"right\":\"110\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":80,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"80\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"f3c8db1\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-2.jpg\",\"id\":3890,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"faq-img-2 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"01fd322\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-img-1.jpg\",\"id\":3894,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"px\",\"size\":330,\"sizes\":[]},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"size\":40,\"unit\":\"px\"},\"_offset_y\":{\"size\":10,\"unit\":\"px\"},\"_z_index\":1,\"_css_classes\":\"faq-img-1 image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"space_tablet\":{\"unit\":\"px\",\"size\":285,\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":185,\"sizes\":[]},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"734db30\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"(30) 8855-314\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/faq-cta-phone.svg\",\"id\":3967},\"library\":\"svg\"},\"_id\":\"ada28f4\",\"link\":{\"url\":\"tel:(30) 8855-314\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"700\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.600000000000000088817841970012523233890533447265625,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"18\",\"bottom\":\"10\",\"left\":\"18\",\"isLinked\":false},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"%\",\"size\":10,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_css_classes\":\"faq-cta-box\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"icon_typography_typography\":\"\",\"_border_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"},\"_offset_x_end_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_offset_x_end_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"15\",\"bottom\":\"8\",\"left\":\"15\",\"isLinked\":false},\"_offset_y_end\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"50231cd\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"23239ce\",\"elType\":\"widget\",\"settings\":{\"title\":\"HAVE ANY QUESTIONS?\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5276864\",\"elType\":\"widget\",\"settings\":{\"title\":\"Let us address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0a4462f\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1686, 11554, '_wp_page_template', 'elementor_header_footer'),
(1687, 11554, '_elementor_edit_mode', 'builder'),
(1688, 11554, '_elementor_template_type', 'wp-page'),
(1689, 11554, '_elementor_version', '3.26.3'),
(1690, 11554, '_elementor_data', '[{\"id\":\"6c26029\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"4e6842e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"ae6b331\",\"elType\":\"widget\",\"settings\":{\"title\":\"Frequently <span> asked <\\/span> questions\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a6fe057\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13ec92c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"11d85c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"74ba74e\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"2e45e53\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction_tablet\":\"column-reverse\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"_title\":\"Container\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"2f5e390\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":66.659999999999996589394868351519107818603515625},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"80\",\"row\":\"80\",\"isLinked\":true,\"unit\":\"px\",\"size\":80},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true}},\"elements\":[{\"id\":\"b64a446\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-1\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"138a1da\",\"elType\":\"widget\",\"settings\":{\"title\":\"General <span>information<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a69420\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What types of projects do you specialize in?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How do I start a project with your company?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you offer a free, no obligation quotation?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"What services do you offer?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"b3f5f02\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-2\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9b02cf5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content <span>creation<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"29e29a0\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do I start a project with your company?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"What factors affect the project timeline?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"What are the key milestones in a construction project?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"5b7bb50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-3\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c714fcd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Project <span>management<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1000711\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What happens if there are delays in the project?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"What materials are commonly used in sustainable construction?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true},{\"id\":\"5e98e8f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_element_id\":\"faq-4\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"727a903\",\"elType\":\"widget\",\"settings\":{\"title\":\"Pricing & <span>payments<\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6cc8908\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"How do sustainable materials impact energy efficiency?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How can construction contribute to water conservation?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"What are the main phases of the construction process?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"What permits are required for construction?\",\"acc_content\":\"<p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"45\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a540769\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":32,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"_title\":\"SideBar\"},\"elements\":[{\"id\":\"7abb4ad\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_wrap_tablet\":\"wrap\"},\"elements\":[{\"id\":\"db4e640\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ff197e7\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"General Information\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"_id\":\"6b1a91a\",\"link\":{\"url\":\"#faq-1\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Content Creation FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"_id\":\"35a1004\",\"link\":{\"url\":\"#faq-2\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"text\":\"Project Management FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"#faq-3\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8fd8005\"},{\"text\":\"Pricing & Payments FAQ\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"#faq-4\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"8e220a6\"}],\"space_between\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_align\":\"left\",\"divider\":\"yes\",\"divider_width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_css_classes\":\"services-category-list\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"text_color\":\"globals\\/colors?id=primary\",\"divider_color\":\"globals\\/colors?id=divider\",\"icon_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true},{\"id\":\"bbe9bba\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c94da74\",\"elType\":\"widget\",\"settings\":{\"select_template\":\"10031\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1692, 11555, '_wp_page_template', 'elementor_header_footer'),
(1693, 11555, '_elementor_edit_mode', 'builder'),
(1694, 11555, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1695, 11555, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding And <span>Identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1696, 11555, '_elementor_template_type', 'wp-page'),
(1698, 11556, '_wp_page_template', 'elementor_header_footer'),
(1699, 11556, '_elementor_edit_mode', 'builder'),
(1700, 11556, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1701, 11556, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Creative Content <span>Production<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1702, 11556, '_elementor_template_type', 'wp-page'),
(1704, 11557, '_wp_page_template', 'elementor_header_footer'),
(1705, 11557, '_elementor_edit_mode', 'builder'),
(1706, 11557, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1707, 11557, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content <span>Creation<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1708, 11557, '_elementor_template_type', 'wp-page'),
(1710, 11558, '_wp_page_template', 'elementor_header_footer'),
(1711, 11558, '_elementor_edit_mode', 'builder'),
(1712, 11558, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1713, 11558, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"E-commerce <span>Solutions<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1714, 11558, '_elementor_template_type', 'wp-page'),
(1716, 11559, '_wp_page_template', 'elementor_header_footer'),
(1717, 11559, '_elementor_edit_mode', 'builder'),
(1718, 11559, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1719, 11559, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"UX\\/UI <span>Design<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1720, 11559, '_elementor_template_type', 'wp-page'),
(1722, 11560, '_wp_page_template', 'elementor_header_footer'),
(1723, 11560, '_elementor_edit_mode', 'builder'),
(1724, 11560, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1725, 11560, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Sarah Mitchell\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Senior Project Manager\",\"description_text\":\"Sarah Mitchell\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"sarahmitchell78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\",\"id\":1770,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1726, 11560, '_elementor_template_type', 'wp-page'),
(1728, 11561, '_wp_page_template', 'elementor_header_footer'),
(1729, 11561, '_elementor_edit_mode', 'builder'),
(1730, 11561, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1731, 11561, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Emily Davis\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Product Manager\",\"description_text\":\"Emily Davis\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"emilydavis78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\",\"id\":2530,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1732, 11561, '_elementor_template_type', 'wp-page'),
(1734, 11562, '_wp_page_template', 'elementor_header_footer'),
(1735, 11562, '_elementor_edit_mode', 'builder'),
(1736, 11562, '_elementor_version', '3.25.4');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1737, 11562, '_elementor_data', '[{\"id\":\"933ffca\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"b877ccd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"760efcb\",\"elType\":\"widget\",\"settings\":{\"title\":\"Brooklyn Simmons\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bdfc825\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"0a8076e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"0617de9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"18ede02\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b632052\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"flex_direction_tablet\":\"row\",\"css_classes\":\"page-team-single\",\"__globals__\":{\"background_color\":\"\"}},\"elements\":[{\"id\":\"54f0f08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b605ad3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7bdb6fe\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items_tablet\":\"center\",\"flex_gap\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"flex-end\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"e10ac4d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Marketing Director\",\"description_text\":\"Brooklyn Simmons\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"title_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"description_typography_typography\":\"\",\"title_typography_typography\":\"globals/typography?id=text\",\"title_color\":\"globals/colors?id=accent\"},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6580232\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"_id\":\"0b107d6\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"_id\":\"713a620\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},{\"social_icon\":{\"value\":\"icon icon-pinterest\",\"library\":\"ekiticons\"},\"_id\":\"9de94dc\",\"link\":{\"url\":\"#\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_primary_color\":\"globals/colors?id=black\",\"icon_secondary_color\":\"globals/colors?id=accent\",\"image_border_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"globals/colors?id=accent\",\"hover_secondary_color\":\"globals/colors?id=secondary\"},\"icon_secondary_color\":\"#BFF747\",\"image_border_color\":\"#BFF747\",\"hover_primary_color\":\"#BFF747\",\"hover_secondary_color\":\"#1B1B1B\",\"align\":\"right\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"649c61a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"d83565a\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"icon icon-phone1\",\"library\":\"ekiticons\"},\"title_text\":\"Call\",\"description_text\":\"Mobile: 1123 445 7890\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"6f7cbf7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg\",\"id\":3518},\"library\":\"svg\"},\"title_text\":\"Email Address\",\"description_text\":\"brooklynsimmons78@gmail.com\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"globals/colors?id=divider\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"_border_color\":\"#FFFFFF1A\",\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"327ded6\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg\",\"id\":3517},\"library\":\"svg\"},\"title_text\":\"Address\",\"description_text\":\"123 Creative Lane London, SW1A 1AA United Kingdom\",\"position\":\"left\",\"content_vertical_alignment\":\"middle\",\"text_align\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"_css_classes\":\"team-contact-box-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals/typography?id=secondary\",\"description_typography_typography\":\"globals/typography?id=text\",\"primary_color\":\"\",\"_border_color\":\"\",\"secondary_color\":\"globals/colors?id=accent\",\"hover_primary_color\":\"\",\"hover_secondary_color\":\"\"},\"icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"view\":\"stacked\",\"position_mobile\":\"left\",\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"primary_color\":\"#FFFFFF00\",\"secondary_color\":\"#BFF747\",\"icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_typography_typography\":\"custom\",\"title_typography_font_family\":\"Plus Jakarta Sans\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"title_typography_font_weight\":\"700\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"description_typography_typography\":\"custom\",\"description_typography_font_family\":\"Plus Jakarta Sans\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"description_typography_font_weight\":\"400\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"icon_padding\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_padding_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c8032bd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ce4d250\",\"elType\":\"widget\",\"settings\":{\"title\":\"Personal <span>info</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"64e25d8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"26ec8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"41fc6c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Career <span>guidelines</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3c58e6e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fea0bd6\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Develop Strategic Expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Embrace Data-Driven Decision-Making\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"c278edd\"},{\"text\":\"Hone Leadership Skills\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"ef7d549\"},{\"text\":\"Stay Current With Digital Trends\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"1956acd\"},{\"text\":\"Build Strong Brand Narratives\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"983b755\"},{\"text\":\"cultivate cross-channel expertise\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"81b383f\"}],\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"inherit\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals/colors?id=accent\",\"text_color\":\"globals/colors?id=text\"},\"view\":\"\",\"space_between_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"_css_classes\":\"column-2\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"828b4f7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_tablet\":\"start\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25}},\"elements\":[{\"id\":\"b26d560\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"sticky-column\",\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null}},\"elements\":[{\"id\":\"b67d6e3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\",\"id\":2529,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"marketing-director-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"image_size\":\"full\",\"align\":\"center\",\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"431a544\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals/colors?id=divider\",\"background_overlay_color\":\"globals/colors?id=secondary\",\"background_color\":\"\"},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"background_overlay_color\":\"#1B1B1B\",\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0e22ea5\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact <span>me</span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":26,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"40\",\"isLinked\":false},\"_border_border\":\"solid\",\"_border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"1\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"typography_typography\":\"\",\"_border_color\":\"globals/colors?id=divider\"},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"10dca68\",\"elType\":\"widget\",\"settings\":{\"ekit_contact_form7\":\"3488\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_contact_form_input_label_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_contact_form_input_label_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_input_label_typography_font_weight\":\"400\",\"ekit_contact_form_input_label_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_contact_form_input_label_color\":\"\",\"ekit_contact_form_input_label_hint_color\":\"\",\"ekit_contact_form_input_style_padding\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_padding_textarea\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"20\",\"bottom\":\"16\",\"left\":\"20\",\"isLinked\":false},\"ekit_contact_form_input_style_background_background\":\"classic\",\"ekit_contact_form_input_style_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_input_style_placeholder_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_contact_form_button_alignment\":\"\",\"ekit_contact_form_button_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_contact_form_button_border_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"30\",\"bottom\":\"15\",\"left\":\"30\",\"isLinked\":false},\"ekit_contact_form_button_background_background\":\"classic\",\"ekit_contact_form_button_hover_background_background\":\"classic\",\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_css_classes\":\"team-details-contact-me-from\",\"__globals__\":{\"ekit_contact_form_input_label_typography_typography\":\"\",\"ekit_contact_form_input_placeholder_font_color\":\"globals/colors?id=text\",\"ekit_contact_form_input_style_background_color\":\"globals/colors?id=accentsecondary\",\"ekit_contact_form_button_typography_typography\":\"globals/typography?id=accent\",\"ekit_contact_form_button_color\":\"globals/colors?id=black\",\"ekit_contact_form_button_background_color\":\"globals/colors?id=accent\",\"ekit_contact_form_button_hover_background_color\":\"globals/colors?id=white\",\"ekit_contact_form_button_color_hover\":\"globals/colors?id=black\",\"ekit_contact_form_input_style_border_color\":\"globals/colors?id=divider\",\"ekit_contact_form_input_typography_typography\":\"globals/typography?id=text\",\"ekit_contact_form_input_style_font_color\":\"globals/colors?id=text\"},\"ekit_contact_form_input_style_height\":{\"unit\":\"px\",\"size\":58,\"sizes\":[]},\"ekit_contact_form_input_style_margin_bottom\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_contact_form_input_style_textarea_height\":{\"unit\":\"px\",\"size\":130,\"sizes\":[]},\"ekit_contact_form_input_style_border_border\":\"solid\",\"ekit_contact_form_input_style_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_contact_form_input_style_border_color\":\"#FFFFFF1A\",\"ekit_contact_form_input_placeholder_font_color\":\"#F5F5F4\",\"ekit_contact_form_button_color\":\"#000000\",\"ekit_contact_form_button_background_color\":\"#BFF747\",\"ekit_contact_form_button_color_hover\":\"#000000\",\"ekit_contact_form_button_hover_background_color\":\"#FFFFFF\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_contact_form_button_style_margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-contact-form7\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1738, 11562, '_elementor_template_type', 'wp-page'),
(1740, 11563, '_wp_page_template', 'elementor_header_footer'),
(1741, 11563, '_elementor_edit_mode', 'builder'),
(1742, 11563, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1743, 11563, '_elementor_data', '[{\"id\":\"72480e6\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg.jpg\",\"id\":10405,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color_b\":\"\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":270,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"5005197\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"0e32d05\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"ac8c77e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"54e70de\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"64fdc73\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"00f8e06\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5cb66c7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"556fac1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5ac9a0a\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"af505ae\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_filter_bar\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"88f48fe\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"e23d59e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f7ea3f3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"c86989b\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"aa31fd2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"5d6eae7\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"062bf9e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5f3a300\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"da5aa50\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"21946b4\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ce772a6\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"afa24e8\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"1f7b76f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"59a051d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7083886\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"b8d1cd2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a42746d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4d1ea0a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"42d3395\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"80afb71\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ae738ed\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a127b71\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e269e1d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"b7e51be\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"0691b6a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d1e0f4c\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"b4d26ac\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"dd590f7\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"e6e4411\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"015f0a7\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"1218bde\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"baea7b5\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1744, 11563, '_elementor_template_type', 'wp-page'),
(1746, 11564, '_wp_page_template', 'elementor_header_footer'),
(1747, 11564, '_elementor_edit_mode', 'builder'),
(1748, 11564, '_elementor_version', '3.26.3');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1749, 11564, '_elementor_data', '[{\"id\":\"2a9e60c\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"slideshow\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"205\",\"right\":\"10\",\"bottom\":\"110\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"175\",\"right\":\"10\",\"bottom\":\"85\",\"left\":\"10\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_title\":\"Hero\",\"min_height\":{\"unit\":\"vh\",\"size\":100,\"sizes\":[]},\"min_height_tablet\":{\"unit\":\"custom\",\"size\":\"auto\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"vh\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_slideshow_gallery\":[{\"id\":10696,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg-2.jpg\"},{\"id\":10405,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/hero-bg.jpg\"}],\"css_classes\":\"home-hero-section\",\"__globals__\":{\"background_overlay_color\":\"\"}},\"elements\":[{\"id\":\"8bb6d31\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"f1de6ff\",\"elType\":\"widget\",\"settings\":{\"ekit_fancy_prefix_text\":\"Innovative solutions for\",\"ekit_fancy_text_lists\":[{\"ekit_fancy_text\":\"Social Marketing\",\"_id\":\"d3fe5b6\"},{\"ekit_fancy_text\":\"Art & Design\",\"_id\":\"32e2d82\"},{\"ekit_fancy_text\":\"Digital World\",\"_id\":\"0b5b5fd\"}],\"ekit_fancy_highlighted_text\":\"Popular Addon\",\"ekit_fancy_heading_typography_typography\":\"custom\",\"ekit_fancy_heading_typography_font_size\":{\"unit\":\"px\",\"size\":118,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":65,\"sizes\":[]},\"ekit_fancy_heading_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_fancy_heading_typography_font_weight\":\"300\",\"ekit_fancy_heading_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_fancy_heading_color\":\"#FFFFFF\",\"_css_classes\":\"custome-fancy-text\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_fancy_heading_color\":\"globals\\/colors?id=white\",\"ekit_fancy_heading_typography_typography\":\"\"},\"ekit_fancy_text_title_tag\":\"h1\",\"ekit_fancy_text_alignment_mobile\":\"center\",\"ekit_fancy_lists_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-fancy-animated-text\"},{\"id\":\"0b39467\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"ekit_section_parallax_multi_items\":[],\"flex_align_items\":\"center\",\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"150\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"311102f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":35,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"width_tablet\":{\"unit\":\"%\",\"size\":37,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_justify_content_mobile\":\"center\"},\"elements\":[{\"id\":\"b197a99\",\"elType\":\"widget\",\"settings\":{\"ekit_video_popup_button_title\":\"Play Video\",\"ekit_video_popup_button_icons\":{\"value\":\"fas fa-play\",\"library\":\"fa-solid\"},\"ekit_video_popup_video_glow\":\"\",\"ekit_video_popup_url\":\"https:\\/\\/www.youtube.com\\/watch?v=Y-x0efG1seA\",\"ekit_video_popup_icon_size\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_video_popup_btn_width\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_height\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_video_popup_btn_bg_color_background\":\"classic\",\"ekit_video_popup_btn_hover_color\":\"\",\"_css_classes\":\"hero-content-video\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_video_popup_btn_text_color\":\"globals\\/colors?id=black\",\"ekit_video_popup_btn_bg_color_color\":\"globals\\/colors?id=accent\"},\"ekit_video_popup_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_video_popup_btn_width_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_video_popup_btn_height_mobile\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"_z_index\":0},\"elements\":[],\"widgetType\":\"elementskit-video\"},{\"id\":\"638fc7e\",\"elType\":\"widget\",\"settings\":{\"text\":\" LEARN MORE * LEARN MORE * LEARN MORE *\",\"path\":\"circle\",\"text_path_direction\":\"ltr\",\"size\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":29,\"sizes\":[]},\"text_typography_font_weight\":\"500\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"text_color_normal\":\"#FFFFFF\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-20\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_css_classes\":\"learn-more-circle\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/Vector.svg\",\"id\":3549,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"_background_size\":\"auto\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=white\",\"text_typography_typography\":\"\"},\"size_tablet\":{\"unit\":\"px\",\"size\":85,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":68,\"sizes\":[]},\"text_typography_letter_spacing\":{\"unit\":\"px\",\"size\":3.20000000000000017763568394002504646778106689453125,\"sizes\":[]},\"_offset_orientation_h\":\"end\",\"_z_index\":1},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true},{\"id\":\"5840951\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":65,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":63,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1614d97\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.<\\/p>\",\"align_mobile\":\"center\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5bd25ac\",\"elType\":\"widget\",\"settings\":{\"text\":\"Get In Touch\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"align\":\"center\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"13430fb\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_title\":\"Ticker\"},\"elements\":[{\"id\":\"032655d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"f505c36\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"26\",\"right\":0,\"bottom\":\"26\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_typography_typography\":\"custom\",\"ekit_content_ticker_content_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"ekit_content_ticker_content_typography_font_weight\":\"700\",\"ekit_content_ticker_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"40\",\"bottom\":0,\"left\":\"60\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"22\",\"right\":0,\"bottom\":\"22\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b55c785\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"unit\":\"px\",\"size\":0,\"column\":\"0\",\"row\":\"0\"},\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"about-agency\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"About\"},\"elements\":[{\"id\":\"badd256\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"55\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"7dd56ae\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Container\"},\"elements\":[{\"id\":\"0c0e379\",\"elType\":\"widget\",\"settings\":{\"title\":\"ABOUT AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"align\":\"left\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"984c2fd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Crafting <span>unique digital<\\/span> experiences that elevate your brand\\n\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"align\":\"left\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ef1816f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Contact Us\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b472638\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":\"50\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"30\",\"row\":\"50\",\"isLinked\":false,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"1\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"50\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\"}},\"elements\":[{\"id\":\"cd20cb2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-1.svg\",\"id\":232},\"library\":\"svg\"},\"title_text\":\"Your Success, Our Mission\",\"description_text\":\"We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"b3a9f39\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-2.svg\",\"id\":294},\"library\":\"svg\"},\"title_text\":\"Creators Of Digital Excellence\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"bea4b98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"title_text\":\"innovating the digital landscape\",\"description_text\":\"At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"a53fed5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"title_text\":\"Helping Brands Thrive Online\",\"description_text\":\"Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"_css_classes\":\"agency-item-content\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"},\"icon_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":300},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"8c4eec4\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Services\"},\"elements\":[{\"id\":\"6d2a58c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"98c076e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"b0b60e8\",\"elType\":\"widget\",\"settings\":{\"title\":\"OUR SERVICES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e421479\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span> digital services <\\/span> to grow your brand\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"4135222\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"70ca73a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"26328bc\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Services\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3edb675\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"3ee705f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"1e99c43\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"ef6a159\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-1.svg\",\"id\":407},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"4308116\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/branding-and-identity\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"a1e75a1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1235a9e\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Branding And Identity\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4a5901f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"80cdd1b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[{\"id\":\"73bf7b7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-2.svg\",\"id\":874},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"cbdafe7\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/digital-marketing\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"1b95654\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"53c6cb0\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Digital Marketing\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"5410483\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg.svg\",\"id\":379,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"service-item backdrop-filter\",\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"f47903e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"0dbb0f5\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-3.svg\",\"id\":875},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"232651b\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/services\\/creative-content-production\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_css_classes\":\"service-item-btn\",\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true},{\"id\":\"52a15cf\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"7e91cc1\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Creative Content Production\",\"ekit_icon_box_description_text\":\"Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.\",\"ekit_icon_box_enable_btn\":\"\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":\"fas fa-arrow-right\",\"library\":\"fa-solid\"},\"ekit_icon_box_icon_align\":\"right\",\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_group_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"#FFFFFF\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#FFFFFF\",\"ekit_icon_description_color_hover\":\"#FFFFFF\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#02010100\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=primary\",\"ekit_icon_description_color_hover\":\"globals\\/colors?id=primary\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_primary_color\":\"\",\"ekit_icon_box_button_text_color\":\"globals\\/colors?id=accent\",\"ekit_icon_box_btn_hover_color\":\"globals\\/colors?id=white\"},\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"655574c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"36b2cfd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Let\'s make something great work together. <a href=\\\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\\\">Get Free Quote<\\/a><\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"typography_font_weight\":\"400\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_css_classes\":\"service-footer\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e953eb0\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Digital Success\"},\"elements\":[{\"id\":\"1300297\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"58edb6d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"80\",\"bottom\":\"80\",\"left\":\"80\",\"isLinked\":true},\"css_classes\":\"digital-success-box\",\"ekit_section_parallax_multi_items\":[],\"background_background\":\"gradient\",\"background_color_b\":\"#00000000\",\"background_color_b_stop\":{\"unit\":\"%\",\"size\":90.0400000000000062527760746888816356658935546875,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"flex_align_items\":\"center\",\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"30\",\"bottom\":\"40\",\"left\":\"30\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"65386c3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"border_border\":\"dashed\",\"border_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"1\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"border_width_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=darkdivider\"}},\"elements\":[{\"id\":\"5a7d2ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise that drives digital <span>success<\\/span>\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3bce9a0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2f0afe9\",\"elType\":\"widget\",\"settings\":{\"ending_number\":60,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"By optimizing your website for search engines.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"d7e5338\",\"elType\":\"widget\",\"settings\":{\"ending_number\":30,\"prefix\":\"+\",\"suffix\":\"%\",\"title\":\"Rise in revenue as more visitors convert into paying customers.\",\"title_horizontal_alignment\":\"start\",\"title_gap\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"number_position\":\"start\",\"number_color\":\"#BFF747\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"typography_number_font_weight\":\"700\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"number_color\":\"globals\\/colors?id=accent\",\"typography_number_typography\":\"\",\"title_color\":\"globals\\/colors?id=text\",\"typography_title_typography\":\"globals\\/typography?id=text\"},\"_css_classes\":\"success-counter-item\"},\"elements\":[],\"widgetType\":\"counter\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b5dd269\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"digital-success-list\"},\"elements\":[{\"id\":\"e935011\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"<strong>Social Media Management:<\\/strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"0e3c4d3\"},{\"text\":\"<strong>E-commerce Solutions:<\\/strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-sub-accent-heading.svg\",\"id\":2832},\"library\":\"svg\"},\"_id\":\"946aa86\"}],\"space_between\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_between_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"icon_self_align\":\"left\",\"icon_self_vertical_align\":\"flex-start\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":4,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_typography_typography\":\"globals\\/typography?id=text\",\"text_color\":\"globals\\/colors?id=primary\",\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"text_color\":\"#FFFFFF\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"900c3d3\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"why-choose-us\",\"ekit_section_parallax_multi_items\":[],\"_title\":\"Why Choose\"},\"elements\":[{\"id\":\"44ad8fb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"f0ca804\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"4ba303f\",\"elType\":\"widget\",\"settings\":{\"title\":\"WHY CHOOSE\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"e53cb4b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Expertise for<span> your digital<\\/span> growth journey\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"19ff876\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ce3831\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"a04fb2c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"d038685\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"why-choose-content\"},\"elements\":[{\"id\":\"f9c01b1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"6026189\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Data-Driven Approach\",\"description_text\":\"We leverage data and insights to make informed decisions that lead to more effective and efficient solutions.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"911bd01\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"c7b4e46\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Competitive Pricing\",\"description_text\":\"We offer our top-quality services at competitive prices, providing you with great value for your investment.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"5bb90e1\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"30\",\"bottom\":\"25\",\"left\":\"30\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"column\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"20\",\"bottom\":\"15\",\"left\":\"20\",\"isLinked\":false},\"css_classes\":\"why-choose-item\",\"__globals__\":{\"border_color\":\"\"},\"border_radius\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"04c7193\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"Ethical Business Practices\",\"description_text\":\"We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1f2fd28\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"e0b2fbf\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/why-choose-image.jpg\",\"id\":1037,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"image-anime why-choose-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"9307b97\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Join Agency\"},\"elements\":[{\"id\":\"ff82b5d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"89a12e3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"656d3c2\",\"elType\":\"widget\",\"settings\":{\"title\":\"JOIN AGENCY\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6a32270\",\"elType\":\"widget\",\"settings\":{\"title\":\"Join our <span>agency<\\/span> of creative innovators\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-3\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"30a7a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1d2c6c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1fdf852\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"flex_gap_mobile\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"1efc536\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-x-twitter\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Follow Us On Twitter\",\"ekit_icon_box_description_text\":\"@artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_enable_hover_btn\":\"\",\"_animation\":\"fadeInUp\",\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"4f2c651\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"fab fa-linkedin-in\",\"library\":\"fa-brands\"},\"ekit_icon_box_title_text\":\"Join Us On Linked In\",\"ekit_icon_box_description_text\":\"user.artistic_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":100,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"09e1e1b\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons\":{\"value\":\"icon icon-instagram-1\",\"library\":\"ekiticons\"},\"ekit_icon_box_title_text\":\"Follow On Instagram\",\"ekit_icon_box_description_text\":\"@artistic_insta_official\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#02010100\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"40\",\"bottom\":\"30\",\"left\":\"70\",\"isLinked\":false},\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color\":\"#FFFFFF\",\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_title_typography_group_typography\":\"custom\",\"ekit_icon_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_icon_title_typography_group_font_weight\":\"700\",\"ekit_icon_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_description_color\":\"#F5F5F4\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_description_typography_group_typography\":\"custom\",\"ekit_icon_description_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_description_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_description_typography_group_font_weight\":\"400\",\"ekit_icon_description_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_icon_primary_color\":\"#000000\",\"ekit_icon_box_icon_secondary_color_normal\":\"#BFF747\",\"ekit_icon_box_icon_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_icon_box_icon_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":\"true\"},\"ekit_icon_box_icon_height\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_icon_width\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_icon_box_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_icon_box_typography_group_font_weight\":\"400\",\"ekit_icon_box_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"_css_classes\":\"agency-social-item \",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_icon_secondary_color_normal\":\"globals\\/colors?id=accent\",\"ekit_icon_box_icon_primary_color\":\"globals\\/colors?id=black\",\"ekit_icon_box_typography_group_typography\":\"\",\"ekit_icon_box_button_text_color\":\"\",\"ekit_icon_box_iocnbox_border_group_color\":\"globals\\/colors?id=divider\",\"ekit_icon_box_hover_primary_color\":\"globals\\/colors?id=primary\",\"ekit_icon_box_hover_background_color\":\"\",\"ekit_icon_box_button_border_hv_color_group_color\":\"\"},\"ekit_icon_box_iocnbox_border_group_color\":\"#FFFFFF1A\",\"ekit_icon_box_hover_primary_color\":\"#FFFFFF\",\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"ekit_icon_box_infobox_bg_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"30\",\"bottom\":\"20\",\"left\":\"50\",\"isLinked\":false},\"ekit_icon_icon_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_icon_box_icon_height_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_box_icon_width_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_icon_icon_size_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_icon_box_icon_height_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_icon_box_icon_width_mobile\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"419375d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"how-it-work\",\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"ebecc5c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"124e896\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"c75d147\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"97b0b68\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"8cd393b\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"99ece90\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"cd10e7d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"ekit_section_parallax_multi_items\":[],\"flex_direction\":\"row\",\"flex_wrap\":\"wrap\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"9b239db\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"d5d6273\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Discovery Phase\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"ed5ab78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e44789c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"b5b3656\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1782b13\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"609467c\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Implementation\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"52b4e44\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"fb7db19\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5fc0d5e\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"6760adb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(33.33% - 20px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"css_classes\":\"work-process-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-2.svg\",\"id\":1801,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"background_color\":\"\"},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_color\":\"#FFFFFF1A\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"2aacd15\",\"elType\":\"widget\",\"settings\":{\"ekit_icon_box_header_icons__switch\":\"\",\"ekit_icon_box_header_icons\":{\"value\":\"\",\"library\":\"\"},\"ekit_icon_box_title_text\":\"Collaboration\",\"ekit_icon_box_description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.\",\"ekit_icon_box_enable_btn\":\"yes\",\"ekit_icon_box_btn_text\":\"\",\"ekit_icon_box_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-white.svg\",\"id\":790},\"library\":\"svg\"},\"ekit_icon_box_text_align_responsive\":\"left\",\"ekit_icon_box_badge_title\":\"EXCLUSIVE\",\"ekit_icon_box_infobox_bg_group_background\":\"classic\",\"ekit_icon_box_infobox_bg_group_color\":\"#FFFFFF00\",\"ekit_icon_box_infobox_bg_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_border\":\"\",\"ekit_icon_box_iocnbox_border_group_width\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_box_iocnbox_border_group_color\":\"\",\"ekit_icon_box_infobox_border_radious\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_bottom_space\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false,\"size\":\"20\"},\"ekit_icon_title_padding\":{\"unit\":\"px\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"ekit_icon_title_color_hover\":\"\",\"ekit_icon_description_color_hover\":\"\",\"ekit_icon_box_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true,\"size\":15},\"ekit_icon_box_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_icon_box_btn_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_icon_box_btn_background_group_background\":\"classic\",\"ekit_icon_box_btn_background_group_color\":\"#FFFFFF00\",\"ekit_icon_box_button_border_color_group_border\":\"solid\",\"ekit_icon_box_button_border_color_group_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_icon_box_btn_border_radius\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"100\",\"bottom\":\"100\",\"left\":\"100\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_icon_title_color\":\"globals\\/colors?id=primary\",\"ekit_icon_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_icon_description_color\":\"globals\\/colors?id=text\",\"ekit_icon_description_typography_group_typography\":\"globals\\/typography?id=text\",\"ekit_icon_box_button_border_color_group_color\":\"globals\\/colors?id=primary\"},\"ekit_icon_title_bottom_space_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"_css_classes\":\"work-process-content\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_icon_box_btn_url\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"ekit_icon_box_btn_icon_left_space\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]}},\"elements\":[],\"widgetType\":\"elementskit-icon-box\"},{\"id\":\"f5a7997\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"a924d2e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"description_color\":\"#BFF747\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":28,\"sizes\":[]},\"description_typography_font_weight\":\"700\",\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6537b47\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"_padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"_element_width\":\"initial\",\"_element_custom_width\":{\"unit\":\"%\",\"size\":62,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"__globals__\":{\"_background_color\":\"globals\\/colors?id=accent\",\"primary_color\":\"globals\\/colors?id=black\"},\"_position\":\"absolute\",\"_offset_orientation_h\":\"end\",\"_offset_x_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_offset_orientation_v\":\"end\",\"_offset_y_end\":{\"unit\":\"px\",\"size\":-40,\"sizes\":[]},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"_offset_x_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_offset_y_end_tablet\":{\"unit\":\"px\",\"size\":-30,\"sizes\":[]},\"_css_classes\":\"work-process-icon-box\",\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"icon\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b06708d\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-features\",\"ekit_section_parallax_multi_items\":[],\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Features\"},\"elements\":[{\"id\":\"bd20d03\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"9b30af2\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"1e71527\",\"elType\":\"widget\",\"settings\":{\"title\":\"FEATURES\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b037646\",\"elType\":\"widget\",\"settings\":{\"title\":\"Innovative <span>features<\\/span> for your digital success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"2abead0\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"342ccd5\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"e59f37f\",\"elType\":\"widget\",\"settings\":{\"text\":\"Leran More\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/contact-us\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"3fa737d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"be3cb8c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(60% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0c20951\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-1.jpg\",\"id\":2245,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Custom Branding Solutions\",\"description_text\":\"Unique brand identity development, including logos, color palettes.\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"digital-features-image features-item-1\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"_border_color\":\"\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"cb4adef\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(40% - 30px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"css_classes\":\"digital-features-item backdrop-filter\",\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_tablet\":{\"column\":\"\",\"row\":\"\",\"isLinked\":true,\"unit\":\"px\",\"size\":null},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"bc0d18f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/digital-features-img-2.jpg\",\"id\":2315,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"title_text\":\"Data-Driven Digital Marketing\",\"description_text\":\"Strategies combining SEO, PPC, content marketing\",\"text_align\":\"left\",\"image_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"image_size\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"image_border_radius\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\"},\"_css_classes\":\"digital-features-image features-item-2\",\"image_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"image_space_mobile\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"75ab260\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"55\",\"row\":\"55\",\"isLinked\":true,\"unit\":\"px\",\"size\":55},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_color\":\"\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"border_color\":\"#FFFFFF1A\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation_delay\":200},\"elements\":[{\"id\":\"9799dab\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"60\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_align_items\":\"center\",\"flex_align_items_tablet\":\"center\",\"flex_gap_mobile\":{\"column\":\"25\",\"row\":\"25\",\"isLinked\":true,\"unit\":\"px\",\"size\":25},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false}},\"elements\":[{\"id\":\"ad820c9\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":70,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"0fe40a6\",\"elType\":\"widget\",\"settings\":{\"title\":\"Content Creation And Strategy\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"557267e\",\"elType\":\"widget\",\"settings\":{\"title\":\"High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=text\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"9ec3cb8\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":30,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"802ee7a\",\"elType\":\"widget\",\"settings\":{\"text\":\". Get free consultation . Get free consultation\",\"path\":\"circle\",\"align\":\"right\",\"size\":{\"unit\":\"px\",\"size\":90,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"size_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"text_typography_typography\":\"custom\",\"text_typography_font_size\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"text_typography_font_weight\":\"400\",\"text_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"word_spacing\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"text_color_normal\":\"#BFF747\",\"_flex_align_self\":\"flex-end\",\"_css_classes\":\"agency-free-consultation\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_background_background\":\"classic\",\"_background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/text-arrow-white.svg\",\"id\":11089,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_background_position\":\"center center\",\"_background_repeat\":\"no-repeat\",\"__globals__\":{\"text_color_normal\":\"globals\\/colors?id=accent\",\"text_typography_typography\":\"\",\"_background_color\":\"\"},\"align_tablet\":\"right\",\"_flex_align_self_mobile\":\"flex-start\",\"_element_width\":\"auto\",\"text_typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"text_typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":0.0299999999999999988897769753748434595763683319091796875,\"sizes\":[]},\"text_typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":0.040000000000000000832667268468867405317723751068115234375,\"sizes\":[]},\"word_spacing_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-path\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ddf5d6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8a73f2d\",\"elType\":\"widget\",\"settings\":{\"carousel\":[{\"id\":2937,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-1-1.svg\"},{\"id\":2938,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-2-1.svg\"},{\"id\":2939,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-3-1.svg\"},{\"id\":2940,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-4-1.svg\"},{\"id\":2941,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-5-1.svg\"},{\"id\":2942,\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/agency-supports-logo-6-1.svg\"}],\"thumbnail_size\":\"full\",\"slides_to_show\":\"6\",\"slides_to_scroll\":\"1\",\"navigation\":\"none\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=divider\"},\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"_css_classes\":\"agency-supports-slider\",\"slides_to_show_tablet\":\"4\",\"slides_to_show_mobile\":\"2\",\"carousel_name\":\"Image Carousel\"},\"elements\":[],\"widgetType\":\"image-carousel\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5ec7c99\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"_title\":\"How It Work\"},\"elements\":[{\"id\":\"5b8ccd6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"382fa9a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"6902461\",\"elType\":\"widget\",\"settings\":{\"title\":\"HOW IT WORK\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"00a04ea\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our proven <span>process<\\/span> for achieving success\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"131fb6f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"95e8a70\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"b505714\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"737ae8b\",\"elType\":\"widget\",\"settings\":{\"filter_all_label\":\"All\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"grid_layout\":\"masonry\",\"posts_per_page\":6,\"item_design\":\"2\",\"_animation\":\"fadeInUp\",\"show_filter_bar\":\"yes\",\"show_all_filter_label\":\"yes\"},\"elements\":[],\"widgetType\":\"artistic-portfolio-grid\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"5a47c15\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"boxed_width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"our-testimonial\",\"_title\":\"Testimonial\"},\"elements\":[{\"id\":\"c7ad72a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"059ab53\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\"},\"elements\":[{\"id\":\"e7fdd84\",\"elType\":\"widget\",\"settings\":{\"title\":\"TESTIMONIALS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"19514df\",\"elType\":\"widget\",\"settings\":{\"title\":\"Read what they have to say about <span> working with us <\\/span>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"494ad76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"a22965e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Discover how our clients have achieved success through our innovative solutions and dedicated support.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1468c5f\",\"elType\":\"widget\",\"settings\":{\"text\":\"All Testimonials\",\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-dark.svg\",\"id\":3627},\"library\":\"svg\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"icon_align\":\"row-reverse\",\"_animation\":\"fadeInUp\",\"_animation_delay\":200,\"link\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/testimonial\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"__globals__\":{\"background_color\":\"globals\\/colors?id=accentsecondary\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"43a679e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"6b64a07\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(32% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"flex_gap_mobile\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"58e916e\",\"elType\":\"widget\",\"settings\":{\"ending_number\":4.9000000000000003552713678800500929355621337890625,\"title\":\"\",\"number_position\":\"center\",\"typography_number_typography\":\"custom\",\"typography_number_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_number_font_size_tablet\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"typography_number_font_size_mobile\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"typography_number_font_weight\":\"600\",\"typography_number_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"_css_classes\":\"testimonial-review-counter\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\"},\"elements\":[],\"widgetType\":\"counter\"},{\"id\":\"8d96f37\",\"elType\":\"widget\",\"settings\":{\"rating_value\":5,\"icon_alignment\":\"center\",\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_gap\":{\"unit\":\"px\",\"size\":7,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\"},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"rating\"},{\"id\":\"e4eed66\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>( 40+ Reviews )<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"2dab688\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customer experiences that speak for themselves\",\"header_size\":\"h3\",\"align\":\"center\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=secondary\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"381907e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_justify_content\":\"center\"},\"elements\":[{\"id\":\"69eb0ef\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-1.jpg\",\"id\":2217,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1c72489\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-2.jpg\",\"id\":2218,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b9451d9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-3.jpg\",\"id\":2219,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"63ac818\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-4.jpg\",\"id\":2220,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"e804186\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/satisfy-client-img-5.jpg\",\"id\":2221,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"align\":\"left\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"space_tablet\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"space_mobile\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"image_border_border\":\"solid\",\"image_border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"-14\",\"isLinked\":false},\"_flex_align_self\":\"flex-start\",\"_css_classes\":\"image-anime satisfy-client-image\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"%\",\"top\":\"50\",\"right\":\"50\",\"bottom\":\"50\",\"left\":\"50\",\"isLinked\":true},\"_border_radius_tablet\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"_border_radius_mobile\":{\"unit\":\"%\",\"top\":\"\",\"right\":\"\",\"bottom\":\"\",\"left\":\"\",\"isLinked\":true},\"__globals__\":{\"image_border_color\":\"globals\\/colors?id=secondary\"},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"4d42f18\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(68% - 15px)\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"5ac1b7f\",\"elType\":\"widget\",\"settings\":{\"ekit_testimonial_style\":\"style5\",\"ekit_testimonial_wartermarks\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/company-logo-5.svg\",\"id\":3090},\"library\":\"svg\"},\"ekit_testimonial_wartermark_position\":\"top\",\"ekit_testimonial_data\":[{\"client_name\":\"Sarah Mitchell\",\"_id\":\"0bddc1b\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-1.jpg\",\"id\":4048,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"use_hover_logo\":\"yes\"},{\"client_name\":\"Sarah Mitchell\",\"designation\":\"Marketing Director\",\"review\":\"The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.\",\"client_photo\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/author-2-1.jpg\",\"id\":7018,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"client_logo\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"_id\":\"5cbfe8b\"}],\"ekit_testimonial_speed\":1100,\"ekit_testimonial_autoplay\":\"\",\"ekit_testimonial_show_arrow\":\"yes\",\"ekit_testimonial_left_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-left-arrow.svg\",\"id\":11350},\"library\":\"svg\"},\"ekit_testimonial_right_arrows\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/12\\/testimonial-right-arrow.svg\",\"id\":11351},\"library\":\"svg\"},\"ekit_testimonial_loop\":\"yes\",\"ekit_testimonial_pause_on_hover\":\"\",\"ekit_testimonial_layout_background_background\":\"classic\",\"ekit_testimonial_layout_background_color\":\"#FFFFFF00\",\"ekit_testimonial_layout_background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"ekit_testimonial_client_image_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_left_right_spacing\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_testimonial_top_bottom_spacing\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"ekit_testimonial_section_wraper_horizontal_alignment\":\"left\",\"__globals__\":{\"ekit_testimonial_description_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_description_typography_typography\":\"\",\"ekit_testimonial_review_ratting_color\":\"globals\\/colors?id=accent\",\"ekit_testimonial_client_name_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_client_name_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_testimonial_designation_normal_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_active_color\":\"globals\\/colors?id=primary\",\"ekit_testimonial_designation_typography_typography\":\"globals\\/typography?id=text\",\"ekit_testimonial_nav_font_color_normal\":\"globals\\/colors?id=primary\",\"ekit_testimonial_nav_background_normal_color\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_font_color_hover\":\"globals\\/colors?id=secondary\",\"ekit_testimonial_nav_background_hover_color\":\"globals\\/colors?id=accent\"},\"ekit_testimonial_section_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_font_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_review_ratting_right_spacing\":{\"unit\":\"px\",\"size\":3,\"sizes\":[]},\"ekit_testimonial_client_name_spacing_bottom\":{\"unit\":\"px\",\"size\":5,\"sizes\":[]},\"ekit_testimonial_client_area_alignment\":\"client_left\",\"ekit_testimonial_nav_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_nav_width\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_height\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"ekit_testimonial_nav_background_normal_background\":\"classic\",\"ekit_testimonial_nav_background_hover_background\":\"classic\",\"ekit_testimonial_nav_border_radius\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"_css_classes\":\"testimonial-slider arrow-using-ekit\",\"ekit_testimonial_slidetoshow_tablet\":1,\"ekit_testimonial_slidesToScroll_tablet\":1,\"ekit_testimonial_description_margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_typography\":{\"unit\":\"px\",\"size\":120,\"sizes\":[]},\"ekit_testimonial_section_wathermark_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_testimonial_section_wathermark_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_client_image_margin_\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_nav_width_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_width_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_nav_height_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_testimonial_nav_height_mobile\":{\"unit\":\"px\",\"size\":45,\"sizes\":[]},\"ekit_testimonial_layout_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_description_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_section_wathermark_margin_bottom_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_color\":\"#FFFFFF\",\"ekit_testimonial_description_typography_typography\":\"custom\",\"ekit_testimonial_description_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_testimonial_description_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_testimonial_description_typography_font_weight\":\"600\",\"ekit_testimonial_description_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_testimonial_description_margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_testimonial_review_ratting_color\":\"#BFF747\",\"ekit_testimonial_section_wathermark_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"ekit_testimonial_client_name_normal_color\":\"#FFFFFF\",\"ekit_testimonial_client_name_active_color\":\"#FFFFFF\",\"ekit_testimonial_designation_normal_color\":\"#FFFFFF\",\"ekit_testimonial_designation_active_color\":\"#FFFFFF\",\"ekit_testimonial_nav_font_color_normal\":\"#FFFFFF\",\"ekit_testimonial_nav_background_normal_color\":\"#1B1B1B\",\"ekit_testimonial_nav_font_color_hover\":\"#1B1B1B\",\"ekit_testimonial_nav_background_hover_color\":\"#BFF747\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_layout_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_testimonial_nav_vertical_align_mobile\":{\"unit\":\"px\",\"size\":-23,\"sizes\":[]},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"ekit_price_menu_arrow_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"18\",\"bottom\":\"18\",\"left\":\"18\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_mobile\":{\"unit\":\"px\",\"top\":\"14\",\"right\":\"14\",\"bottom\":\"14\",\"left\":\"14\",\"isLinked\":true},\"ekit_price_menu_arrow_padding_tablet\":{\"unit\":\"px\",\"top\":\"16\",\"right\":\"16\",\"bottom\":\"16\",\"left\":\"16\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-testimonial\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"9527f30\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"margin\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"e998644\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"140\",\"row\":\"140\",\"isLinked\":true,\"unit\":\"px\",\"size\":140},\"flex_wrap\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"60\",\"bottom\":\"60\",\"left\":\"60\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"30\",\"left\":\"20\",\"isLinked\":false},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism\":\"yes\",\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\"},\"elements\":[{\"id\":\"ceaf576\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"99b8137\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Low Cost\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-1.svg\",\"id\":3289},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Competitive fee\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Flexible rates\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_divider_gap_mobile\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"ekit_pricing_features_body_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"fc920d5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"7b8f9c3\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Permission Less\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-2.svg\",\"id\":3290},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open for integration\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Run your own nodes\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"5fcbcdb\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"fe0fbbb\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"Secure Data\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-3.svg\",\"id\":3291},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Open source sheet\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"360 Security\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true},{\"id\":\"c09300c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 105px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(25% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"testimonial-benefits-item\",\"ekit_section_parallax_multi_items\":[],\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"34ad981\",\"elType\":\"widget\",\"settings\":{\"ekit_pricing_table_title\":\"24 X 7 Support\",\"ekit_pricing_table_subtitle\":\"\",\"ekit_pricing_icon_type\":\"icon\",\"ekit_pricing_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-testimonial-benefits-4.svg\",\"id\":3292},\"library\":\"svg\"},\"ekit_pricing_currency_icon\":\"\",\"ekit_pricing_table_price\":\"\",\"ekit_pricing_table_duration\":\"\",\"ekit_pricing_content_style\":\"list\",\"ekit_pricing_table_content\":\"Sed ut perspiciatis unde omnis iste natus error sit voluptatem accusantium doloremque laudantium, totam rem aperiam\",\"ekit_pricing_table_content_repeater\":[{\"item\":\"15 Email Account\",\"check_icon\":\"icon icon-tick\",\"_id\":\"7c3f13b\",\"ekit_pricing_list\":\"Toll free number\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-asterisk\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}},{\"item\":\"100 GB Space\",\"check_icon\":\"icon icon-tick\",\"_id\":\"48b5bf7\",\"ekit_pricing_list\":\"Ticket systems\",\"ekit_pricing_check_icons\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_pricing_list_content_typography_group\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"__globals__\":{\"ekit_pricing_list_icon_color\":\"globals\\/colors?id=primary\"}}],\"ekit_pricing_btn_text\":\"\",\"ekit_pricing_btn_icons__switch\":\"\",\"ekit_pricing_pricing_content_align\":\"left\",\"ekit_pricing_title_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_title_wraper_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_pricing_icon_padding\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_tag_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_tag_text_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_list_divider\":\"\",\"ekit_pricing_features_body_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_features_body_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_pricing_btn_icon_size\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"pricing_btn_width\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"ekit_pricing_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_pricing_content_text_color\":\"globals\\/colors?id=primary\",\"ekit_pricing_content_typography_group_typography\":\"\",\"ekit_pricing_title_typography_group_typography\":\"globals\\/typography?id=secondary\",\"ekit_pricing_icon_primary_color\":\"globals\\/colors?id=accent\"},\"ekit_pricing_title_typography_group_typography\":\"custom\",\"ekit_pricing_title_typography_group_font_family\":\"Plus Jakarta Sans\",\"ekit_pricing_title_typography_group_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_pricing_title_typography_group_font_weight\":\"700\",\"ekit_pricing_title_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_pricing_icon_space_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_pricing_content_typography_group_typography\":\"custom\",\"ekit_pricing_content_typography_group_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_pricing_content_typography_group_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"ekit_pricing_content_typography_group_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_pricing_content_text_color\":\"#FFFFFF\",\"ekit_pricing_divider_gap_tablet\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_pricing_title_wraper_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"elementskit-pricing\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"48a6226\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"css_classes\":\"agency-benefits\",\"_title\":\"Key Benefits\"},\"elements\":[{\"id\":\"6e14f78\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"96e4a96\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"52e7b95\",\"elType\":\"widget\",\"settings\":{\"title\":\"KEY BENEFITS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6733b94\",\"elType\":\"widget\",\"settings\":{\"title\":\"Discover the <span>benefits<\\/span> of choosing us today\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"a777452\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"e146ba4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"c97c631\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":[]},\"elements\":[{\"id\":\"6d39048\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"c32d88c\",\"elType\":\"widget\",\"settings\":{\"title\":\"01\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1edb416\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Personalized Approach\",\"description_text\":\"We customize strategies to fit your brand\'s specific needs, ensuring alignment.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"a9673ce\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"0b389f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"02\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f75daca\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-2-1.svg\",\"id\":1419},\"library\":\"svg\"},\"title_text\":\"Experienced Team\",\"description_text\":\"Combines industry knowledge and creativity to exceptional results for your brand.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"de01684\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap_tablet\":\"wrap\",\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"b5c61b3\",\"elType\":\"widget\",\"settings\":{\"title\":\"03\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"8f7147c\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-service-4.svg\",\"id\":876},\"library\":\"svg\"},\"title_text\":\"Data-Driven Decisions\",\"description_text\":\"We utilize data insights to refine strategies, optimize and ensure impactful, measurable results.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"9cba014\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(25% - 22.5px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"25\",\"bottom\":\"30\",\"left\":\"25\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"\",\"border_color\":\"globals\\/colors?id=divider\",\"background_overlay_color\":\"globals\\/colors?id=secondary\"},\"boxed_width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"boxed_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"min_height_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"flex_direction_tablet\":\"column\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap_tablet\":\"wrap\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"843f5f2\",\"elType\":\"widget\",\"settings\":{\"title\":\"04\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"typography_font_weight\":\"700\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b6cb295\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-benefits-steps-4.svg\",\"id\":1453},\"library\":\"svg\"},\"title_text\":\"Ongoing Support\",\"description_text\":\"We provide continuous support and maintenance to keep your digital assets at their best.\",\"position_tablet\":\"top\",\"text_align\":\"left\",\"icon_space\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"icon_space_tablet\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"icon_space_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"title_bottom_space\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":50,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\",\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false},{\"id\":\"23d1005\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"padding\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Latest News\"},\"elements\":[{\"id\":\"eba3c7f\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15},\"flex_wrap\":\"wrap\",\"ekit_section_parallax_multi_items\":[],\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"bb3cc4c\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":58.3299999999999982946974341757595539093017578125,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"flex_gap_tablet\":{\"column\":\"15\",\"row\":\"15\",\"isLinked\":true,\"unit\":\"px\",\"size\":15}},\"elements\":[{\"id\":\"ea3c877\",\"elType\":\"widget\",\"settings\":{\"title\":\"LATEST NEWS\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"em\",\"size\":0.200000000000000011102230246251565404236316680908203125,\"sizes\":[]},\"typography_letter_spacing_tablet\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"typography_letter_spacing_mobile\":{\"unit\":\"em\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"section-title\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b862add\",\"elType\":\"widget\",\"settings\":{\"title\":\"Insights on digital <span>innovation<\\/span> and growth\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"globals\\/typography?id=primary\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true},{\"id\":\"f76ed54\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":41.659999999999996589394868351519107818603515625,\"sizes\":[]},\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"fcb85d6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.<\\/p>\",\"align\":\"left\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"532a45a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"width_tablet\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]}},\"elements\":[{\"id\":\"10438dc\",\"elType\":\"widget\",\"settings\":{\"ekit_blog_posts_layout_style\":\"elementskit-post-image-card\",\"ekit_blog_posts_feature_img_size_size\":\"full\",\"ekit_blog_posts_content\":\"\",\"ekit_blog_posts_cats\":[\"1\"],\"ekit_blog_posts_btn_text\":\"Read More\",\"ekit_blog_posts_btn_icons\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/arrow-accent.svg\",\"id\":786},\"library\":\"svg\"},\"ekit_blog_posts_btn_icon_align\":\"right\",\"ekit_blog_posts_btn_align\":\"\",\"ekit_blog_posts_background_background\":\"classic\",\"ekit_blog_posts_background_color\":\"#FFFFFF00\",\"ekit_blog_posts_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_text_content_wraper_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_feature_img_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"ekit_blog_posts_feature_img_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_feature_img_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_title_shadow_text_shadow_type\":\"yes\",\"ekit_blog_posts_title_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"},\"ekit_blog_posts_title_alignment\":\"\",\"ekit_blog_posts_title_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_title_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"ekit_blog_posts_btn_text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_blog_posts_btn_normal_icon_font_size\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_blog_posts_btn_bg_color_background\":\"classic\",\"ekit_blog_posts_btn_bg_color_color\":\"#FFFFFF00\",\"_css_classes\":\"our-blog\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_blog_posts_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_blog_posts_title_color\":\"globals\\/colors?id=primary\",\"ekit_blog_posts_btn_typography_typography\":\"globals\\/typography?id=accent\",\"ekit_blog_posts_btn_text_color\":\"globals\\/colors?id=accent\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-blog-posts\"}],\"isInner\":true}],\"isInner\":false}]');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1750, 11564, '_elementor_template_type', 'wp-page'),
(1752, 11565, '_wp_page_template', 'elementor_header_footer'),
(1753, 11565, '_elementor_edit_mode', 'builder'),
(1754, 11565, '_elementor_version', '3.26.3'),
(1755, 11565, '_elementor_data', '[{\"id\":\"9918e5e\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/page-header-bg.jpg\",\"id\":85,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"-106\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"235\",\"right\":\"10\",\"bottom\":\"140\",\"left\":\"10\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"-92\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"172\",\"right\":\"10\",\"bottom\":\"70\",\"left\":\"10\",\"isLinked\":false},\"_title\":\"Hero Section\"},\"elements\":[{\"id\":\"2b16294\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"10\",\"row\":\"10\",\"isLinked\":true,\"unit\":\"px\",\"size\":10},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"9de6665\",\"elType\":\"widget\",\"settings\":{\"title\":\"Branding And <span>Identity<\\/span>\",\"header_size\":\"h1\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":80,\"sizes\":[]},\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":70,\"sizes\":[]},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":34,\"sizes\":[]},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.100000000000000088817841970012523233890533447265625,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"typography_typography\":\"\"},\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"56f68b8\",\"elType\":\"widget\",\"settings\":{\"ekit_bresdcroum_separate_icon\":{\"value\":\"fas fa-star-of-life\",\"library\":\"fa-solid\"},\"ekit_breadcrumbs_alignment\":\"center\",\"ekit_breadcrumb_space_between\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_breadcrumb_space_icon\":{\"unit\":\"px\",\"top\":\"3\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false,\"size\":5},\"ekit_breadcrumb_icon_size\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_breadcrumb_text_color\":\"globals\\/colors?id=accent\",\"ekit_breadcrumb_link_color\":\"globals\\/colors?id=primary\",\"ekit_breadcrumb_typography_typography\":\"globals\\/typography?id=text\",\"ekit_breadcrumb_icon_color_normal\":\"globals\\/colors?id=primary\"},\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"elementskit-breadcrumb\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"e40a63a\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"column\",\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2dd28a5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_color\":\"globals\\/colors?id=accent\"},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"cfc43c0\",\"elType\":\"widget\",\"settings\":{\"ekit_content_ticker_title_show\":\"\",\"ekit_content_ticker_title\":\"Trending Today\",\"ekit_content_ticker_select\":\"custom\",\"ekit_content_ticker_cats\":[\"1\"],\"ekit_content_ticker_text_list\":[{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"_id\":\"1b6f577\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"}},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"0cc9e5b\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"65ae54a\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"311850b\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"f7eac34\"},{\"ekit_content_ticker_text\":\"Custom Branding\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"3b64483\"},{\"ekit_content_ticker_text\":\"Website Design\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"ac912d8\"},{\"ekit_content_ticker_text\":\"Digital Marketing\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"9afc3e8\"},{\"ekit_content_ticker_text\":\"Strategy Consulting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"e84bd52\"},{\"ekit_content_ticker_text\":\"Analytics & Reporting\",\"ekit_content_ticker_description\":\"\",\"ekit_content_ticker_image_choose\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/asterisk-icon.svg\",\"id\":345,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"_id\":\"c85c956\"}],\"ekit_content_ticker_effect_style\":\"marquee\",\"ekit_content_ticker_speed\":{\"unit\":\"px\",\"size\":40,\"sizes\":[]},\"ekit_content_ticker_gap_between_loop\":\"\",\"ekit_section_content_wrapper_padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":false},\"ekit_content_ticker_content_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_padding\":{\"unit\":\"px\",\"top\":0,\"right\":\"0\",\"bottom\":0,\"left\":\"0\",\"isLinked\":true},\"ekit_content_ticker_content_hover_color\":\"\",\"ekit_content_ticker_content_img_width\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_img_height\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_content_ticker_content_image_margin\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"35\",\"isLinked\":false},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_content_ticker_content_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_content_ticker_content_color\":\"globals\\/colors?id=black\"},\"ekit_section_content_wrapper_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":0,\"bottom\":\"15\",\"left\":0,\"isLinked\":true},\"ekit_content_ticker_content_img_width_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_img_height_tablet\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_content_ticker_content_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"\",\"bottom\":0,\"left\":\"\",\"isLinked\":true},\"ekit_content_ticker_content_img_width_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_img_height_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_content_ticker_content_image_margin_mobile\":{\"unit\":\"px\",\"top\":0,\"right\":\"20\",\"bottom\":0,\"left\":\"40\",\"isLinked\":false},\"ekit_content_ticker_image_size\":\"full\"},\"elements\":[],\"widgetType\":\"elementskit-content-ticker\"}],\"isInner\":true}],\"isInner\":false},{\"id\":\"b7de5c7\",\"elType\":\"container\",\"settings\":{\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"0\",\"row\":\"0\",\"isLinked\":true,\"unit\":\"px\",\"size\":0},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"background_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"center right\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"padding\":{\"unit\":\"px\",\"top\":\"160\",\"right\":\"10\",\"bottom\":\"80\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"10\",\"bottom\":\"40\",\"left\":\"10\",\"isLinked\":false},\"css_classes\":\"page-service-single\",\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"2842c76\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":67,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"50\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20}},\"elements\":[{\"id\":\"2bcc125\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1961aa3\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-single-img.jpg\",\"id\":335,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"service-feature-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"75fc2c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.<\\/p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"746dfc3\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"1246742\",\"elType\":\"widget\",\"settings\":{\"title\":\"Key <span>feature<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0dbb9cd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.<\\/p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"38d4144\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_align_items\":\"center\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"flex_wrap\":\"wrap\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"398bcc1\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Content Marketing That Tells Your Brand\'s Story\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"2bfcc1d\"},{\"text\":\"Personalized Email Marketing To Nurture Leads\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"3cc02f3\"},{\"text\":\"Social Media Marketing That Engages And Converts\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"10071d7\"},{\"text\":\"Comprehensive SEO Services For Visibility\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"e06eb51\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"28f1673\"},{\"text\":\"Performance Analytics & Reporting\",\"selected_icon\":{\"value\":\"far fa-dot-circle\",\"library\":\"fa-regular\"},\"_id\":\"be70675\"}],\"space_between\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"space_between_tablet\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"text_indent\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_self_vertical_align\":\"center\",\"icon_vertical_offset\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"icon_typography_typography\":\"custom\",\"icon_typography_font_family\":\"Plus Jakarta Sans\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"icon_typography_font_weight\":\"400\",\"icon_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(55% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(55% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"icon_color\":\"globals\\/colors?id=accent\",\"text_color\":\"globals\\/colors?id=text\"},\"_animation\":\"fadeInUp\",\"_animation_delay\":100},\"elements\":[],\"widgetType\":\"icon-list\"},{\"id\":\"c470b18\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-entry-img.jpg\",\"id\":570,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_element_width\":\"initial\",\"_element_width_mobile\":\"inherit\",\"_element_custom_width\":{\"unit\":\"custom\",\"size\":\"calc(45% - 20px)\",\"sizes\":[]},\"_element_custom_width_tablet\":{\"unit\":\"custom\",\"size\":\"calc(45% - 10px)\",\"sizes\":[]},\"_element_custom_width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"_css_classes\":\"service-entry-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"0920b5e\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"206659d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our <span>process<\\/span> of digital marketing\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"3dc7582\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.<\\/p>\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_animation\":\"fadeInUp\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"4b73f4a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_gap\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"flex_wrap\":\"wrap\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"flex_gap_mobile\":{\"column\":\"20\",\"row\":\"20\",\"isLinked\":true,\"unit\":\"px\",\"size\":20},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c403016\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":1,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"61a6a08\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"c56ea98\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-our-vision.svg\",\"id\":981},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"432e55f\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"01\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"cc631a2\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Discovery Phase\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"7b0e8f5\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":2},\"elements\":[{\"id\":\"f68c608\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-1.jpg\",\"id\":1103,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"2b7f934\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":4},\"elements\":[{\"id\":\"c9ff342\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-2.jpg\",\"id\":1297,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"ee2d261\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":3,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":200},\"elements\":[{\"id\":\"e1003aa\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"4508010\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-3.svg\",\"id\":565},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"b47ada2\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"02\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"2eedb62\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Implementation\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"abd7fbd\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"flex_gap\":{\"column\":\"70\",\"row\":\"70\",\"isLinked\":true,\"unit\":\"px\",\"size\":70},\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-bg-1.svg\",\"id\":1012,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_position\":\"top left\",\"background_repeat\":\"no-repeat\",\"background_size\":\"auto\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.40000000000000002220446049250313080847263336181640625,\"sizes\":[]},\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"40\",\"bottom\":\"40\",\"left\":\"40\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"__globals__\":{\"background_overlay_color\":\"globals\\/colors?id=secondary\",\"border_color\":\"globals\\/colors?id=divider\"},\"flex_gap_tablet\":{\"column\":\"50\",\"row\":\"50\",\"isLinked\":true,\"unit\":\"px\",\"size\":50},\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":5,\"ekit_glass_morphism_blur\":{\"unit\":\"px\",\"size\":100,\"sizes\":[]},\"ekit_glass_morphism_brightness\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_contrast\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_saturation\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_grayscale\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"ekit_glass_morphism_hue\":{\"unit\":\"px\",\"size\":\"\",\"sizes\":[]},\"css_classes\":\"backdrop-filter\",\"animation\":\"fadeInUp\",\"animation_delay\":300},\"elements\":[{\"id\":\"d353d2d\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_direction\":\"row\",\"flex_justify_content\":\"space-between\",\"flex_align_items\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"aa96b73\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/icon-about-agency-4.svg\",\"id\":566},\"library\":\"svg\"},\"size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"_css_classes\":\"process-step-header-icon\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"size_mobile\":{\"unit\":\"px\",\"size\":36,\"sizes\":[]},\"__globals__\":{\"primary_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon\"},{\"id\":\"a44d6fb\",\"elType\":\"widget\",\"settings\":{\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"title_text\":\"STEP\",\"description_text\":\"03\",\"position\":\"left\",\"position_mobile\":\"left\",\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0,\"sizes\":[]},\"icon_size\":{\"unit\":\"px\",\"size\":60,\"sizes\":[]},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":48,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_color\":\"globals\\/colors?id=primary\",\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=secondary\",\"description_color\":\"globals\\/colors?id=accent\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":true},{\"id\":\"1cab61b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\",\"size\":\"\"},\"title_text\":\"Collaboration\",\"description_text\":\"Initial consultation to understand your brand, goals, and target audience Conducting research.\",\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"title_typography_typography\":\"globals\\/typography?id=secondary\",\"description_typography_typography\":\"globals\\/typography?id=text\"},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"}],\"isInner\":true},{\"id\":\"f2b0f70\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"custom\",\"size\":\"calc(50% - 15px)\",\"sizes\":[]},\"width_tablet\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"width_mobile\":{\"unit\":\"%\",\"size\":\"\",\"sizes\":[]},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[],\"_flex_order_mobile\":\"custom\",\"_flex_order_custom_mobile\":6},\"elements\":[{\"id\":\"979d48f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/demo.awaikenthemes.com\\/artistics\\/wp-content\\/uploads\\/2024\\/11\\/service-process-step-3.jpg\",\"id\":1296,\"size\":\"\",\"alt\":\"\",\"source\":\"library\"},\"image_size\":\"full\",\"width\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"space\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"_css_classes\":\"process-step-image image-anime\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"at_animation_image_style\":\"style-1\"},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"ea3ed91\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"flex_gap\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_tablet\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"36c2089\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lets address your <span>questions<\\/span> today!\",\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"at_animation_heading_style\":\"style-2\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2e92f3e\",\"elType\":\"widget\",\"settings\":{\"ekit_accordion_items\":[{\"acc_title\":\"What services does your agency offer?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"\",\"_id\":\"7775471\"},{\"_id\":\"e260b7e\",\"acc_title\":\"How long does a typical project take?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\",\"ekit_acc_is_active\":\"yes\"},{\"_id\":\"2b87c73\",\"acc_title\":\"Do you work with small businesses?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"},{\"_id\":\"0fc6378\",\"acc_title\":\"Can you help with existing websites?\",\"acc_content\":\"<p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.<\\/p>\"}],\"ekit_accordion_background_background\":\"gradient\",\"ekit_accordion_background_color\":\"#FFFFFF1A\",\"ekit_accordion_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_background_color_b\":\"#F2295B00\",\"ekit_accordion_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_border_radious_curve_shape_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"ekit_accordion_title_color_close\":\"#FFFFFF\",\"ekit_accordion_background_close_background\":\"classic\",\"ekit_accordion_background_close_color\":\"#02010100\",\"ekit_accordion_title_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"55\",\"bottom\":\"17\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_content_background_background\":\"gradient\",\"ekit_accordion_content_background_color\":\"#FFFFFF1A\",\"ekit_accordion_content_background_color_stop\":{\"unit\":\"%\",\"size\":50,\"sizes\":[]},\"ekit_accordion_content_background_color_b\":\"#F2295B00\",\"ekit_accordion_content_background_gradient_angle\":{\"unit\":\"deg\",\"size\":90,\"sizes\":[]},\"ekit_accordion_content_border_radious\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":false},\"ekit_accordion_content_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"55\",\"bottom\":\"18\",\"left\":\"20\",\"isLinked\":false},\"ekit_accordion_border_radious_open\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"__globals__\":{\"ekit_accordion_title_color_close\":\"globals\\/colors?id=primary\",\"ekit_accordion_background_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_border_closed_color\":\"\",\"ekit_accordion_border_open_color\":\"globals\\/colors?id=divider\",\"ekit_accordion_content_background_color\":\"globals\\/colors?id=divider\",\"_border_hover_color\":\"\",\"_border_color\":\"\",\"ekit_accordion_title_typography_typography\":\"globals\\/typography?id=secondary\",\"ekit_accordion_title_color\":\"\",\"ekit_accordion_content_color\":\"globals\\/colors?id=primary\",\"ekit_accordion_content_typography_typography\":\"globals\\/typography?id=text\",\"ekit_accordion_icon_color_close\":\"globals\\/colors?id=accent\",\"ekit_accordion_icon_color\":\"globals\\/colors?id=white\",\"ekit_accordion_title_border_close_color\":\"\",\"ekit_accordion_closed_icon_bg_color\":\"\",\"ekit_accordion_icon_box_bg_color\":\"\"},\"ekit_accordion_display_loop_count\":\"\",\"ekit_accordion_right_icons\":{\"value\":\"fas fa-plus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_right_icon_actives\":{\"value\":\"fas fa-minus-circle\",\"library\":\"fa-solid\"},\"ekit_accordion_title_padding_mobile\":{\"unit\":\"px\",\"top\":\"12\",\"right\":\"40\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_content_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"12\",\"bottom\":\"12\",\"left\":\"12\",\"isLinked\":false},\"ekit_accordion_icon_typography_close\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_close_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_typography\":{\"unit\":\"px\",\"size\":24,\"sizes\":[]},\"ekit_accordion_icon_typography_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_icon_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_section_icon_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_border_radius\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"ekit_accordion_title_typography_typography\":\"custom\",\"ekit_accordion_title_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_title_typography_font_size\":{\"unit\":\"px\",\"size\":22,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_title_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":18,\"sizes\":[]},\"ekit_accordion_title_typography_font_weight\":\"700\",\"ekit_accordion_title_typography_line_height\":{\"unit\":\"em\",\"size\":1.1999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_title_color\":\"#FFFFFF\",\"ekit_accordion_title_border_open_width\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"ekit_accordion_content_color\":\"#FFFFFF\",\"ekit_accordion_content_typography_typography\":\"custom\",\"ekit_accordion_content_typography_font_family\":\"Plus Jakarta Sans\",\"ekit_accordion_content_typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"ekit_accordion_content_typography_font_weight\":\"400\",\"ekit_accordion_content_typography_line_height\":{\"unit\":\"em\",\"size\":1.6999999999999999555910790149937383830547332763671875,\"sizes\":[]},\"ekit_accordion_border_open_border\":\"solid\",\"ekit_accordion_border_open_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"ekit_accordion_icon_color_close\":\"#1B1B1B\",\"ekit_accordion_icon_color\":\"#1B1B1B\",\"ekit_accordion_title_border_close_border\":\"none\",\"ekit_accordion_title_margin_bottom\":{\"unit\":\"px\",\"size\":30,\"sizes\":[]},\"ekit_accordion_title_margin_bottom_mobile\":{\"unit\":\"px\",\"size\":20,\"sizes\":[]},\"ekit_accordion_border_open_color\":\"#FFFFFF1A\",\"ekit_accordion_closed_icon_bg_background\":\"classic\",\"ekit_accordion_border_radious_closed\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"_animation\":\"fadeInUp\",\"ekit_accordion_open_first_slide\":\"\"},\"elements\":[],\"widgetType\":\"elementskit-accordion\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"11c4182\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"width\":{\"unit\":\"%\",\"size\":33,\"sizes\":[]},\"width_tablet\":{\"unit\":\"%\",\"size\":100,\"sizes\":[]},\"width_mobile\":{\"unit\":\"custom\",\"size\":\"\",\"sizes\":[]},\"ekit_section_parallax_multi_items\":[]},\"elements\":[{\"id\":\"5446d87\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"css_classes\":\"sticky-column\",\"ekit_section_parallax_multi_items\":[],\"flex_gap\":{\"column\":\"60\",\"row\":\"60\",\"isLinked\":true,\"unit\":\"px\",\"size\":60},\"flex_gap_tablet\":{\"column\":\"40\",\"row\":\"40\",\"isLinked\":true,\"unit\":\"px\",\"size\":40},\"flex_gap_mobile\":{\"column\":\"30\",\"row\":\"30\",\"isLinked\":true,\"unit\":\"px\",\"size\":30}},\"elements\":[{\"id\":\"604596a\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\"},\"elements\":[{\"id\":\"db151c1\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10010\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true},{\"id\":\"56f27e6\",\"elType\":\"container\",\"settings\":{\"content_width\":\"full\",\"ekit_section_parallax_multi_items\":[],\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"animation\":\"fadeInUp\",\"animation_delay\":100},\"elements\":[{\"id\":\"fd38d0d\",\"elType\":\"widget\",\"settings\":{\"ekit_adv_tooltip_content\":\"Tooltip Content.\",\"select_template\":\"10031\"},\"elements\":[],\"widgetType\":\"artistic-elementor-template\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}]'),
(1756, 11565, '_elementor_template_type', 'wp-page'),
(1797, 5067, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851041;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1798, 5407, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851041;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:3:\"svg\";i:3;s:0:\"\";i:5;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1799, 8, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851041;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:0:{}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1800, 10626, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:5:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";i:2;s:16:\"jquery-numerator\";i:3;s:6:\"swiper\";i:4;s:12:\"imagesloaded\";}s:6:\"styles\";a:13:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";i:3;s:14:\"widget-heading\";i:4;s:15:\"widget-icon-box\";i:5;s:14:\"widget-counter\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";i:8;s:16:\"widget-image-box\";i:9;s:8:\"e-swiper\";i:10;s:21:\"widget-image-carousel\";i:11;s:13:\"widget-rating\";i:12;s:6:\"swiper\";}}'),
(1801, 10626, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851042;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:6:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";i:16;s:0:\"\";i:19;s:9:\"fa-brands\";i:23;s:9:\"ekiticons\";i:33;s:6:\"eicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1802, 5067, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:13:\"ekit-nav-menu\";}}'),
(1803, 5209, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851042;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:3:\"svg\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1804, 5209, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}s:6:\"styles\";a:2:{i:0;s:14:\"widget-divider\";i:1;s:14:\"widget-heading\";}}'),
(1805, 10844, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>'),
(1806, 3518, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>'),
(1807, 3517, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1808, 3627, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg>'),
(1809, 232, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1810, 294, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1811, 565, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1812, 566, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1813, 407, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1814, 786, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg>'),
(1815, 874, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1816, 875, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1817, 2832, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg>'),
(1818, 790, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg>'),
(1819, 981, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1820, 3090, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg>'),
(1821, 11350, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg>'),
(1822, 11351, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg>'),
(1823, 3289, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1824, 3290, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1825, 3291, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1826, 3292, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1827, 876, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1828, 1419, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1829, 1453, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1830, 5407, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1831, 21, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:5:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";i:2;s:16:\"jquery-numerator\";i:3;s:6:\"swiper\";i:4;s:12:\"imagesloaded\";}s:6:\"styles\";a:13:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";i:3;s:14:\"widget-heading\";i:4;s:15:\"widget-icon-box\";i:5;s:14:\"widget-counter\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";i:8;s:16:\"widget-image-box\";i:9;s:8:\"e-swiper\";i:10;s:21:\"widget-image-carousel\";i:11;s:13:\"widget-rating\";i:12;s:6:\"swiper\";}}'),
(1832, 21, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851065;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:6:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";i:16;s:0:\"\";i:19;s:9:\"fa-brands\";i:23;s:9:\"ekiticons\";i:33;s:6:\"eicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1833, 78, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:9:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:15:\"widget-icon-box\";i:3;s:12:\"widget-image\";i:4;s:15:\"wp-mediaelement\";i:5;s:13:\"widget-rating\";i:6;s:14:\"widget-counter\";i:7;s:8:\"odometer\";i:8;s:6:\"swiper\";}s:7:\"scripts\";a:4:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";i:2;s:16:\"jquery-numerator\";i:3;s:8:\"odometer\";}}'),
(1834, 78, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851075;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:3:\"svg\";i:18;s:6:\"eicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1835, 877, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M30.0319 58.6071C45.417 58.6071 57.8891 46.1351 57.8891 30.75C57.8891 15.3649 45.417 2.89285 30.0319 2.89285C14.6469 2.89285 2.1748 15.3649 2.1748 30.75C2.1748 46.1351 14.6469 58.6071 30.0319 58.6071Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.1748 30.75H57.8891\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.746 30.75C40.2197 40.9371 36.4674 50.6929 30.0317 58.6071C23.5959 50.6929 19.8437 40.9371 19.3174 30.75C19.8437 20.5629 23.5959 10.8071 30.0317 2.89285C36.4674 10.8071 40.2197 20.5629 40.746 30.75V30.75Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1836, 878, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M36.981 21.4286C39.348 21.4286 41.2667 19.5098 41.2667 17.1429C41.2667 14.7759 39.348 12.8571 36.981 12.8571C34.6141 12.8571 32.6953 14.7759 32.6953 17.1429C32.6953 19.5098 34.6141 21.4286 36.981 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8382 42.8572C21.0216 42.8572 21.981 41.8978 21.981 40.7143C21.981 39.5308 21.0216 38.5714 19.8382 38.5714C18.6547 38.5714 17.6953 39.5308 17.6953 40.7143C17.6953 41.8978 18.6547 42.8572 19.8382 42.8572Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8375 27.8571C22.2044 27.8571 24.1232 25.9384 24.1232 23.5714C24.1232 21.2045 22.2044 19.2857 19.8375 19.2857C17.4705 19.2857 15.5518 21.2045 15.5518 23.5714C15.5518 25.9384 17.4705 27.8571 19.8375 27.8571Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M41.3521 52.6286C41.3044 51.7973 41.0155 50.9979 40.5208 50.3281C40.0261 49.6584 39.3469 49.1472 38.5664 48.8571C36.628 48.22 34.9805 46.9124 33.92 45.1692C32.8595 43.426 32.4556 41.3617 32.781 39.3474C33.1064 37.3331 34.1397 35.5009 35.6951 34.1803C37.2505 32.8597 39.226 32.1372 41.2664 32.1429H49.2807C50.6553 32.1467 52.0106 31.8199 53.2323 31.19C54.4541 30.5601 55.5064 29.6456 56.3006 28.5237C57.0948 27.4018 57.6075 26.1053 57.7955 24.7437C57.9835 23.382 57.8412 21.9951 57.3807 20.7C55.6761 15.887 52.6815 11.6351 48.7241 8.40877C44.7666 5.18246 39.9985 3.10587 34.9408 2.40589C29.8831 1.7059 24.7303 2.40945 20.0453 4.43966C15.3603 6.46987 11.3235 9.74864 8.37578 13.9178C5.42806 18.0869 3.68289 22.9859 3.33092 28.0797C2.97896 33.1735 4.03374 38.2661 6.38003 42.801C8.72632 47.3359 12.2739 51.1387 16.6351 53.794C20.9963 56.4493 26.0034 57.8549 31.1093 57.8571C33.6308 57.8642 36.1409 57.518 38.5664 56.8286C39.4573 56.579 40.2287 56.0175 40.7401 55.2465C41.2515 54.4755 41.4687 53.5464 41.3521 52.6286V52.6286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1837, 2472, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M13.6385 13.9868C17.1889 13.9868 20.0671 11.1086 20.0671 7.55821C20.0671 4.00781 17.1889 1.12964 13.6385 1.12964C10.0881 1.12964 7.20996 4.00781 7.20996 7.55821C7.20996 11.1086 10.0881 13.9868 13.6385 13.9868Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.2098 35.4153H0.78125V31.1296C0.80399 28.9518 1.37833 26.8154 2.4506 24.9198C3.52288 23.0242 5.05811 21.4313 6.91289 20.2899C8.76768 19.1485 10.8815 18.4958 13.0569 18.3928C15.2323 18.2898 17.3984 18.7399 19.3527 19.701\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.3525 21.1296V38.2725\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.7812 29.7009H37.9241\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1838, 2657, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\" fill=\"none\"><path d=\"M13.6385 13.8437C17.1889 13.8437 20.0671 10.9656 20.0671 7.41518C20.0671 3.86474 17.1889 0.986572 13.6385 0.986572C10.0881 0.986572 7.20996 3.86474 7.20996 7.41518C7.20996 10.9656 10.0881 13.8437 13.6385 13.8437Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.4955 35.2722H0.78125V32.415C0.78125 29.0051 2.13584 25.7349 4.54702 23.3237C6.9582 20.9125 10.2285 19.5579 13.6384 19.5579C17.0483 19.5579 20.3186 20.9125 22.7298 23.3237C25.1409 25.7349 26.4955 29.0051 26.4955 32.415V35.2722Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.0669 0.986572C26.7719 0.986572 28.407 1.66387 29.6126 2.86946C30.8182 4.07505 31.4955 5.71018 31.4955 7.41518C31.4955 9.12008 30.8182 10.7553 29.6126 11.9609C28.407 13.1664 26.7719 13.8437 25.0669 13.8437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.6382 20.1008C32.072 21.0266 34.1673 22.6696 35.6469 24.8124C37.1264 26.9552 37.9205 29.4968 37.9239 32.1008V35.2722H33.6382\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1839, 2656, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"40\" viewBox=\"0 0 34 40\" fill=\"none\"><path d=\"M17.3523 26.8438C21.2972 26.8438 24.4952 23.6459 24.4952 19.701C24.4952 15.7561 21.2972 12.5581 17.3523 12.5581C13.4074 12.5581 10.2095 15.7561 10.2095 19.701C10.2095 23.6459 13.4074 26.8438 17.3523 26.8438Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.3525 12.5582V1.12964\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.4951 38.2724V33.9866H30.2094C30.9672 33.9866 31.6939 33.6856 32.2297 33.1498C32.7655 32.614 33.0665 31.8873 33.0665 31.1295V19.7009C33.0671 16.804 32.2668 13.9634 30.7542 11.4927C29.2416 9.0221 27.0755 7.0177 24.4951 5.70093\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.2095 5.70093C7.62811 7.01692 5.46077 9.021 3.9471 11.4917C2.43343 13.9624 1.63232 16.8034 1.63232 19.7009C1.63232 22.5984 2.43343 25.4395 3.9471 27.9102C5.46077 30.3809 7.62811 32.3849 10.2095 33.7009V38.2724\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1840, 2658, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\"><path d=\"M9.98145 17.4152L17.2386 5.81517C17.5198 5.35668 17.915 4.97885 18.3857 4.71848C18.8564 4.45811 19.3864 4.32409 19.9243 4.32946V4.32946C20.3479 4.31417 20.7703 4.38395 21.1664 4.53468C21.5626 4.6854 21.9246 4.91402 22.2309 5.20701C22.5372 5.50001 22.7816 5.85143 22.9498 6.24052C23.118 6.6296 23.2065 7.04845 23.21 7.47231V15.7866H35.7529C36.2163 15.8016 36.6714 15.9146 37.0881 16.1181C37.5048 16.3215 37.8737 16.6109 38.1705 16.9671C38.4674 17.3234 38.6855 17.7384 38.8105 18.1849C38.9355 18.6315 38.9645 19.0994 38.8957 19.558L36.61 34.3009C36.5125 35.0888 36.1306 35.8139 35.5361 36.3401C34.9416 36.8662 34.1753 37.1571 33.3814 37.158H14.6386C13.7464 37.1615 12.8657 36.956 12.0672 36.558L10.01 35.5295\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.98145 17.4152V35.4437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.20982 17.4152H9.98125V35.4437H3.20982C2.83094 35.4437 2.46758 35.2932 2.19967 35.0253C1.93176 34.7574 1.78125 34.394 1.78125 34.0152V18.8437C1.78125 18.4649 1.93176 18.1015 2.19967 17.8336C2.46758 17.5657 2.83094 17.4152 3.20982 17.4152V17.4152Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1841, 78, '_edit_lock', '1752851283:1'),
(1842, 4737, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:15:\"widget-icon-box\";i:3;s:18:\"widget-google_maps\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1843, 4737, '_elementor_css', 'a:6:{s:4:\"time\";i:1752851243;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
INSERT INTO `wp4p_postmeta` (`meta_id`, `post_id`, `meta_key`, `meta_value`) VALUES
(1844, 16, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:14:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:15:\"widget-icon-box\";i:3;s:12:\"widget-image\";i:4;s:15:\"wp-mediaelement\";i:5;s:13:\"widget-rating\";i:6;s:14:\"widget-counter\";i:7;s:8:\"odometer\";i:8;s:16:\"widget-image-box\";i:9;s:16:\"widget-text-path\";i:10;s:8:\"e-swiper\";i:11;s:21:\"widget-image-carousel\";i:12;s:6:\"swiper\";i:13;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:5:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";i:2;s:16:\"jquery-numerator\";i:3;s:8:\"odometer\";i:4;s:6:\"swiper\";}}'),
(1845, 16, '_elementor_css', 'a:6:{s:4:\"time\";i:1752856064;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:6:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:3:\"svg\";i:15;s:6:\"eicons\";i:23;s:9:\"ekiticons\";i:24;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1846, 779, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M38.5714 30V35.7143C38.5714 36.472 38.2704 37.1988 37.7346 37.7346C37.1988 38.2704 36.472 38.5714 35.7143 38.5714H30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 1.42871H35.7143C36.472 1.42871 37.1988 1.72973 37.7346 2.26555C38.2704 2.80136 38.5714 3.52809 38.5714 4.28585V10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 10.0001V4.28585C1.42871 3.52809 1.72973 2.80136 2.26555 2.26555C2.80137 1.72973 3.52809 1.42871 4.28585 1.42871H10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.0001 38.5714H4.28585C3.52809 38.5714 2.80137 38.2704 2.26555 37.7346C1.72973 37.1988 1.42871 36.472 1.42871 35.7143V30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.8574 20.0001C32.8574 20.0001 27.1431 28.5715 20.0002 28.5715C12.8574 28.5715 7.14307 20.0001 7.14307 20.0001C7.14307 20.0001 12.8574 11.4287 20.0002 11.4287C27.1431 11.4287 32.8574 20.0001 32.8574 20.0001Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.0003 21.4286C20.7893 21.4286 21.4289 20.789 21.4289 20C21.4289 19.2111 20.7893 18.5715 20.0003 18.5715C19.2114 18.5715 18.5718 19.2111 18.5718 20C18.5718 20.789 19.2114 21.4286 20.0003 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1847, 3967, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"currentColor\"><path d=\"M23.1557 21.5546C22.8451 21.2879 22.483 21.0878 22.0919 20.9666C21.7008 20.8454 21.289 20.8058 20.882 20.8502C20.475 20.8946 20.0814 21.0221 19.7256 21.2247C19.3698 21.4274 19.0594 21.7009 18.8136 22.0283L18.7347 22.1467C18.5572 22.3889 18.3145 22.5754 18.0348 22.6844C17.7552 22.7935 17.4502 22.8206 17.1557 22.7625C14.9763 22.3927 12.9666 21.3518 11.4071 19.7852C9.84748 18.2185 8.81574 16.2041 8.45573 14.0231C8.39767 13.7286 8.42477 13.4236 8.53383 13.144C8.64289 12.8643 8.82941 12.6216 9.07152 12.4441L9.18994 12.3652C9.51738 12.1194 9.79088 11.809 9.99352 11.4532C10.1962 11.0974 10.3236 10.7038 10.368 10.2968C10.4124 9.88978 10.3728 9.47797 10.2517 9.08687C10.1305 8.69577 9.93036 8.3337 9.66363 8.02307L8.45573 6.64938C8.14376 6.28453 7.751 5.99746 7.30865 5.811C6.8663 5.62453 6.38656 5.5438 5.90754 5.57522C5.42853 5.60665 4.96344 5.74936 4.54925 5.99201C4.13505 6.23467 3.78315 6.57058 3.52152 6.97307L2.14784 9.08886C1.4592 10.3371 1.24073 11.7907 1.53205 13.1862C2.38618 17.2403 4.40069 20.9585 7.33025 23.888C10.2598 26.8176 13.978 28.8321 18.032 29.6862C18.429 29.7712 18.834 29.8135 19.2399 29.8125C20.2679 29.8057 21.2767 29.5337 22.1689 29.0231L24.2452 27.681C24.6477 27.4193 24.9836 27.0674 25.2263 26.6532C25.4689 26.239 25.6116 25.774 25.643 25.2949C25.6745 24.8159 25.5937 24.3362 25.4073 23.8938C25.2208 23.4515 24.9337 23.0587 24.5689 22.7467L23.1557 21.5546Z\"></path><path d=\"M21.5362 1.39149C20.1171 1.38981 18.7214 1.75284 17.4829 2.44575C16.2444 3.13866 15.2048 4.13819 14.4637 5.34846C13.7227 6.55872 13.3051 7.93912 13.2509 9.35721C13.1968 10.7753 13.508 12.1835 14.1547 13.4467L13.2468 16.9915C13.2133 17.1236 13.2147 17.2621 13.2507 17.3935C13.2866 17.5249 13.356 17.6448 13.452 17.7415C13.5286 17.8176 13.6199 17.8771 13.7204 17.9165C13.8209 17.9559 13.9284 17.9742 14.0362 17.9704C14.0992 17.978 14.1628 17.978 14.2257 17.9704L17.7705 17.0862C18.8868 17.6478 20.1157 17.9497 21.3652 17.9693C22.6147 17.989 23.8525 17.7258 24.9859 17.1996C26.1194 16.6735 27.1192 15.8978 27.9107 14.9307C28.7021 13.9636 29.2646 12.8301 29.5562 11.6149C29.8478 10.3998 29.8608 9.13442 29.5944 7.9135C29.3279 6.69258 28.7889 5.5477 28.0176 4.56448C27.2463 3.58126 26.2627 2.78515 25.1403 2.23569C24.018 1.68622 22.7859 1.39763 21.5362 1.39149ZM21.931 14.8125C21.7748 14.8125 21.6222 14.7662 21.4924 14.6795C21.3625 14.5927 21.2614 14.4694 21.2016 14.3252C21.1418 14.1809 21.1262 14.0222 21.1567 13.869C21.1871 13.7159 21.2623 13.5752 21.3727 13.4648C21.4831 13.3544 21.6238 13.2792 21.777 13.2488C21.9301 13.2183 22.0888 13.2339 22.2331 13.2937C22.3774 13.3534 22.5007 13.4546 22.5874 13.5845C22.6741 13.7143 22.7205 13.8669 22.7205 14.0231C22.7205 14.2324 22.6373 14.4333 22.4892 14.5813C22.3412 14.7294 22.1404 14.8125 21.931 14.8125ZM23.2336 9.89412C23.07 10.0546 22.9404 10.2464 22.8522 10.4579C22.7641 10.6694 22.7193 10.8965 22.7205 11.1257V11.6546C22.7205 11.864 22.6373 12.0648 22.4892 12.2129C22.3412 12.3609 22.1404 12.4441 21.931 12.4441C21.7216 12.4441 21.5208 12.3609 21.3727 12.2129C21.2247 12.0648 21.1415 11.864 21.1415 11.6546V11.1257C21.1388 10.6863 21.2232 10.2508 21.3899 9.84425C21.5566 9.43772 21.8022 9.06827 22.1126 8.75728C22.3046 8.56881 22.4573 8.34401 22.5616 8.09598C22.666 7.84795 22.72 7.58163 22.7205 7.31254C22.7205 6.99847 22.5957 6.69726 22.3736 6.47517C22.1515 6.25309 21.8503 6.12833 21.5362 6.12833C21.2222 6.12833 20.921 6.25309 20.6989 6.47517C20.4768 6.69726 20.352 6.99847 20.352 7.31254V7.70728C20.352 7.91666 20.2689 8.11746 20.1208 8.26552C19.9727 8.41357 19.7719 8.49675 19.5626 8.49675C19.3532 8.49675 19.1524 8.41357 19.0043 8.26552C18.8563 8.11746 18.7731 7.91666 18.7731 7.70728V7.31254C18.7731 6.5797 19.0642 5.87688 19.5824 5.35869C20.1006 4.8405 20.8034 4.54938 21.5362 4.54938C22.2691 4.54938 22.9719 4.8405 23.4901 5.35869C24.0083 5.87688 24.2994 6.5797 24.2994 7.31254C24.3001 7.79176 24.2063 8.26642 24.0234 8.70938C23.8405 9.15234 23.5721 9.55493 23.2336 9.89412Z\"></path></svg>'),
(1848, 3938, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:5:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:13:\"widget-rating\";i:4;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1849, 3938, '_elementor_css', 'a:6:{s:4:\"time\";i:1752934722;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:6:\"eicons\";i:3;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1850, 4266, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg>'),
(1851, 1755, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1852, 1755, '_elementor_css', 'a:6:{s:4:\"time\";i:1752941445;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:9:\"ekiticons\";i:3;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1853, 10101, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1854, 10101, '_elementor_css', 'a:6:{s:4:\"time\";i:1752941694;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1855, 10010, '_elementor_css', 'a:6:{s:4:\"time\";i:1752941694;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1856, 10010, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1857, 10031, '_elementor_css', 'a:6:{s:4:\"time\";i:1752941694;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1858, 10031, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1859, 2392, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>'),
(1860, 2399, '_elementor_inline_svg', '<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg>'),
(1861, 10102, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1862, 10102, '_elementor_css', 'a:6:{s:4:\"time\";i:1752943078;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1863, 5001, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:8:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-image-box\";i:3;s:16:\"widget-text-path\";i:4;s:8:\"e-swiper\";i:5;s:21:\"widget-image-carousel\";i:6;s:12:\"widget-image\";i:7;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),
(1864, 5001, '_elementor_css', 'a:6:{s:4:\"time\";i:1752954643;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:18;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1865, 3198, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:8:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-image-box\";i:3;s:19:\"widget-social-icons\";i:4;s:14:\"e-apple-webkit\";i:5;s:15:\"widget-icon-box\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1866, 3198, '_elementor_css', 'a:6:{s:4:\"time\";i:1752955713;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:6:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:3;s:9:\"ekiticons\";i:6;s:3:\"svg\";i:8;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1867, 10764, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:5:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";i:2;s:6:\"swiper\";i:3;s:16:\"jquery-numerator\";i:4;s:12:\"imagesloaded\";}s:6:\"styles\";a:13:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";i:3;s:8:\"e-swiper\";i:4;s:14:\"widget-heading\";i:5;s:15:\"widget-icon-box\";i:6;s:14:\"widget-counter\";i:7;s:16:\"widget-icon-list\";i:8;s:12:\"widget-image\";i:9;s:16:\"widget-image-box\";i:10;s:21:\"widget-image-carousel\";i:11;s:13:\"widget-rating\";i:12;s:6:\"swiper\";}}'),
(1868, 10764, '_elementor_css', 'a:6:{s:4:\"time\";i:1752956091;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:6:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";i:16;s:0:\"\";i:19;s:9:\"fa-brands\";i:23;s:9:\"ekiticons\";i:33;s:6:\"eicons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1869, 10557, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:8:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-image-box\";i:3;s:19:\"widget-social-icons\";i:4;s:14:\"e-apple-webkit\";i:5;s:15:\"widget-icon-box\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1870, 10557, '_elementor_css', 'a:6:{s:4:\"time\";i:1752960022;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:6:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:3;s:9:\"ekiticons\";i:6;s:3:\"svg\";i:8;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1871, 4562, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:4:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:8:\"e-swiper\";i:3;s:20:\"widget-image-gallery\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:6:\"swiper\";}}'),
(1872, 4562, '_elementor_css', 'a:6:{s:4:\"time\";i:1752960609;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1873, 4620, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";}s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:14:\"magnific-popup\";i:2;s:7:\"isotope\";}}'),
(1874, 4620, '_elementor_css', 'a:6:{s:4:\"time\";i:1752960626;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1875, 10100, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1876, 10100, '_elementor_css', 'a:6:{s:4:\"time\";i:1752963243;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1877, 230, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1878, 230, '_elementor_css', 'a:6:{s:4:\"time\";i:1752963702;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1879, 10099, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1880, 10099, '_elementor_css', 'a:6:{s:4:\"time\";i:1752963938;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1881, 10103, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1882, 10103, '_elementor_css', 'a:6:{s:4:\"time\";i:1752973732;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1883, 10536, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:8:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-image-box\";i:3;s:19:\"widget-social-icons\";i:4;s:14:\"e-apple-webkit\";i:5;s:15:\"widget-icon-box\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1884, 10536, '_elementor_css', 'a:6:{s:4:\"time\";i:1752974921;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:6:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:3;s:9:\"ekiticons\";i:6;s:3:\"svg\";i:8;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1885, 10552, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:8:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-image-box\";i:3;s:19:\"widget-social-icons\";i:4;s:14:\"e-apple-webkit\";i:5;s:15:\"widget-icon-box\";i:6;s:16:\"widget-icon-list\";i:7;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1886, 10552, '_elementor_css', 'a:6:{s:4:\"time\";i:1752981120;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:6:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:9:\"fa-brands\";i:3;s:9:\"ekiticons\";i:6;s:3:\"svg\";i:8;s:10:\"fa-regular\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1887, 6247, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:3:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:16:\"widget-icon-list\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1888, 6247, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034480;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:3:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:10;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1889, 8604, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1890, 8604, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034498;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1891, 8602, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1892, 8602, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034500;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1893, 8600, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1894, 8600, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034506;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1895, 8598, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1896, 8598, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034508;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1897, 8596, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1898, 8596, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034509;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1899, 8594, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1900, 8594, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034511;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1901, 4660, '_elementor_page_assets', 'a:0:{}'),
(1902, 4649, '_elementor_page_assets', 'a:0:{}'),
(1903, 4641, '_elementor_page_assets', 'a:0:{}'),
(1904, 4639, '_elementor_page_assets', 'a:0:{}'),
(1905, 4623, '_elementor_page_assets', 'a:0:{}'),
(1906, 4591, '_elementor_page_assets', 'a:0:{}'),
(1907, 8592, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1908, 8592, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034529;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1909, 8590, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1910, 8590, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034532;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1911, 8588, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:8:\"odometer\";i:5;s:15:\"widget-icon-box\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:8:\"odometer\";}}'),
(1912, 8588, '_elementor_css', 'a:6:{s:4:\"time\";i:1753034536;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:5:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:12;s:9:\"fa-brands\";i:14;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1913, 9637, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:13:\"ekit-nav-menu\";}}'),
(1914, 9637, '_elementor_css', 'a:6:{s:4:\"time\";i:1753821652;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1915, 10448, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:3:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";}}'),
(1916, 10448, '_elementor_css', 'a:6:{s:4:\"time\";i:1753823208;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1917, 10458, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:3:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";}}'),
(1918, 10458, '_elementor_css', 'a:6:{s:4:\"time\";i:1753824907;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1919, 9668, '_elementor_page_assets', 'a:1:{s:7:\"scripts\";a:3:{i:0;s:18:\"elementor-frontend\";i:1;s:13:\"ekit-nav-menu\";i:2;s:14:\"magnific-popup\";}}'),
(1920, 9668, '_elementor_css', 'a:6:{s:4:\"time\";i:1753825794;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"ekiticons\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1921, 10424, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:3:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";}}'),
(1922, 10424, '_elementor_css', 'a:6:{s:4:\"time\";i:1753835916;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1923, 10497, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:2:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";}}'),
(1924, 10497, '_elementor_css', 'a:6:{s:4:\"time\";i:1753836353;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1925, 10432, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:3:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";}}'),
(1926, 10432, '_elementor_css', 'a:6:{s:4:\"time\";i:1753847071;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1927, 10428, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:3:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";i:2;s:20:\"e-animation-fadeInUp\";}}'),
(1928, 10428, '_elementor_css', 'a:6:{s:4:\"time\";i:1753851204;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1929, 9606, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:13:\"ekit-nav-menu\";}s:6:\"styles\";a:1:{i:0;s:15:\"widget-icon-box\";}}'),
(1930, 9606, '_elementor_css', 'a:6:{s:4:\"time\";i:1753907380;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"ekiticons\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1931, 80, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:15:\"widget-icon-box\";i:1;s:12:\"widget-image\";}s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:12:\"imagesloaded\";}}'),
(1932, 80, '_elementor_css', 'a:6:{s:4:\"time\";i:1753915265;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1933, 9694, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1934, 9694, '_elementor_css', 'a:6:{s:4:\"time\";i:1753936223;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:4;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1935, 10471, '_elementor_page_assets', 'a:2:{s:7:\"scripts\";a:2:{i:0;s:18:\"elementor-frontend\";i:1;s:15:\"wp-mediaelement\";}s:6:\"styles\";a:2:{i:0;s:15:\"wp-mediaelement\";i:1;s:16:\"widget-text-path\";}}'),
(1936, 10471, '_elementor_css', 'a:6:{s:4:\"time\";i:1753937794;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1937, 9857, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:1:{i:0;s:12:\"widget-image\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1938, 9857, '_elementor_css', 'a:6:{s:4:\"time\";i:1753941925;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1939, 9831, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:2:{i:0;s:12:\"widget-image\";i:1;s:14:\"widget-heading\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1940, 9831, '_elementor_css', 'a:6:{s:4:\"time\";i:1753942546;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),
(1941, 10914, '_elementor_page_assets', 'a:2:{s:6:\"styles\";a:6:{i:0;s:14:\"widget-heading\";i:1;s:20:\"e-animation-fadeInUp\";i:2;s:12:\"widget-image\";i:3;s:16:\"widget-icon-list\";i:4;s:15:\"widget-icon-box\";i:5;s:16:\"widget-image-box\";}s:7:\"scripts\";a:1:{i:0;s:18:\"elementor-frontend\";}}'),
(1942, 10914, '_elementor_css', 'a:6:{s:4:\"time\";i:1753948928;s:5:\"fonts\";a:1:{i:0;s:17:\"Plus Jakarta Sans\";}s:5:\"icons\";a:4:{i:0;s:0:\"\";i:1;s:8:\"fa-solid\";i:2;s:10:\"fa-regular\";i:8;s:3:\"svg\";}s:20:\"dynamic_elements_ids\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_posts`
--
CREATE TABLE `wp4p_posts` (
`ID` bigint(20) UNSIGNED NOT NULL,
`post_author` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
`post_content` longtext 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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_posts`
--
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4, 0, '2025-07-18 14:48:23', '2025-07-18 14:48:23', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation', '', '', '2025-07-18 14:48:23', '2025-07-18 14:48:23', '', 0, 'https://infolize.in/2025/07/18/navigation/', 0, 'wp_navigation', '', 0),
(8, 1, '2024-11-05 05:32:23', '2024-11-05 05:32:23', '', 'Artistics - Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit-2', '', '', '2024-11-05 05:32:23', '2024-11-05 05:32:23', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8', 0, 'elementor_library', '', 0),
(9, 1, '2025-07-18 14:52:33', '2025-07-18 14:52:33', '<label> Your name\n [text* your-name autocomplete:name] </label>\n\n<label> Your email\n [email* your-email autocomplete:email] </label>\n\n<label> Subject\n [text* your-subject] </label>\n\n<label> Your message (optional)\n [textarea your-message] </label>\n\n[submit \"Submit\"]\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@infolize.in>\nFrom: [your-name] [your-email]\nSubject: [your-subject]\n\nMessage Body:\n[your-message]\n\n-- \nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\n[_site_admin_email]\nReply-To: [your-email]\n\n0\n0\n\n[_site_title] \"[your-subject]\"\n[_site_title] <admin@infolize.in>\nMessage Body:\n[your-message]\n\n-- \nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\n[your-email]\nReply-To: [_site_admin_email]\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.', 'Contact form 1', '', 'publish', 'closed', 'closed', '', 'contact-form-1', '', '', '2025-07-18 14:52:33', '2025-07-18 14:52:33', '', 0, 'https://infolize.in/?post_type=wpcf7_contact_form&p=9', 0, 'wpcf7_contact_form', '', 0),
(10, 1, '2025-07-18 14:52:33', '2025-07-18 14:52:33', '', 'Default Kit', '', 'publish', 'closed', 'closed', '', 'default-kit', '', '', '2025-07-18 14:52:33', '2025-07-18 14:52:33', '', 0, 'https://infolize.in/?p=10', 0, 'elementor_library', '', 0),
(12, 1, '2025-07-18 14:54:53', '2025-07-18 14:54:53', '', 'One Click Demo Import - log_file_2025-07-18__14-54-53', '', 'inherit', 'open', 'closed', '', 'one-click-demo-import-log_file_2025-07-18__14-54-53', '', '', '2025-07-18 14:54:53', '2025-07-18 14:54:53', '', 0, 'https://infolize.in/wp-content/uploads/2025/07/log_file_2025-07-18__14-54-53.txt', 0, 'attachment', 'text/plain', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(16, 1, '2024-11-05 05:46:48', '2024-11-05 05:46:48', '<h1>About us </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR APPROACH</h2> \n <h2>Crafting impactful digital experiences</h2> \n <p>We blend creativity, strategy, and technology to design digital experiences that connect, engage, and inspire. From concept to completion, we deliver tailored solutions that elevate brands and drive results.</p> \n <img width=\"332\" height=\"258\" src=\"https://infolize.in/wp-content/uploads/2024/11/our-mission-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M38.5714 30V35.7143C38.5714 36.472 38.2704 37.1988 37.7346 37.7346C37.1988 38.2704 36.472 38.5714 35.7143 38.5714H30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 1.42871H35.7143C36.472 1.42871 37.1988 1.72973 37.7346 2.26555C38.2704 2.80136 38.5714 3.52809 38.5714 4.28585V10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 10.0001V4.28585C1.42871 3.52809 1.72973 2.80136 2.26555 2.26555C2.80137 1.72973 3.52809 1.42871 4.28585 1.42871H10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.0001 38.5714H4.28585C3.52809 38.5714 2.80137 38.2704 2.26555 37.7346C1.72973 37.1988 1.42871 36.472 1.42871 35.7143V30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.8574 20.0001C32.8574 20.0001 27.1431 28.5715 20.0002 28.5715C12.8574 28.5715 7.14307 20.0001 7.14307 20.0001C7.14307 20.0001 12.8574 11.4287 20.0002 11.4287C27.1431 11.4287 32.8574 20.0001 32.8574 20.0001Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.0003 21.4286C20.7893 21.4286 21.4289 20.789 21.4289 20C21.4289 19.2111 20.7893 18.5715 20.0003 18.5715C19.2114 18.5715 18.5718 19.2111 18.5718 20C18.5718 20.789 19.2114 21.4286 20.0003 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Mission \n </h3>\n <p>\n Delivering transformative digital solutions that elevate brands connections. </p>\n <img width=\"332\" height=\"259\" src=\"https://infolize.in/wp-content/uploads/2024/11/our-vision-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Vision \n </h3>\n <p>\n Shaping the future through innovative and impactful digital experiences. </p>\n <img width=\"332\" height=\"259\" src=\"https://infolize.in/wp-content/uploads/2024/11/our-value-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Value \n </h3>\n <p>\n Integrity, creativity, innovation, collaboration, excellence, results. </p>\n <h2>WHO WE ARE</h2> \n <h2>Experts in digital brand innovation</h2> \n <p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.</p> \n <img width=\"303\" height=\"220\" src=\"https://infolize.in/wp-content/uploads/2024/11/experts-rating-video-bg.jpg\" alt=\"\" /> \n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n ( \n 0\n + Reviews )\n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Contact Now\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M13.6385 13.9868C17.1889 13.9868 20.0671 11.1086 20.0671 7.55821C20.0671 4.00781 17.1889 1.12964 13.6385 1.12964C10.0881 1.12964 7.20996 4.00781 7.20996 7.55821C7.20996 11.1086 10.0881 13.9868 13.6385 13.9868Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.2098 35.4153H0.78125V31.1296C0.80399 28.9518 1.37833 26.8154 2.4506 24.9198C3.52288 23.0242 5.05811 21.4313 6.91289 20.2899C8.76768 19.1485 10.8815 18.4958 13.0569 18.3928C15.2323 18.2898 17.3984 18.7399 19.3527 19.701\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.3525 21.1296V38.2725\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.7812 29.7009H37.9241\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>Happy Customer Around the Word</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\" fill=\"none\"><path d=\"M13.6385 13.8437C17.1889 13.8437 20.0671 10.9656 20.0671 7.41518C20.0671 3.86474 17.1889 0.986572 13.6385 0.986572C10.0881 0.986572 7.20996 3.86474 7.20996 7.41518C7.20996 10.9656 10.0881 13.8437 13.6385 13.8437Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.4955 35.2722H0.78125V32.415C0.78125 29.0051 2.13584 25.7349 4.54702 23.3237C6.9582 20.9125 10.2285 19.5579 13.6384 19.5579C17.0483 19.5579 20.3186 20.9125 22.7298 23.3237C25.1409 25.7349 26.4955 29.0051 26.4955 32.415V35.2722Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.0669 0.986572C26.7719 0.986572 28.407 1.66387 29.6126 2.86946C30.8182 4.07505 31.4955 5.71018 31.4955 7.41518C31.4955 9.12008 30.8182 10.7553 29.6126 11.9609C28.407 13.1664 26.7719 13.8437 25.0669 13.8437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.6382 20.1008C32.072 21.0266 34.1673 22.6696 35.6469 24.8124C37.1264 26.9552 37.9205 29.4968 37.9239 32.1008V35.2722H33.6382\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>trusted best partners and sponsers</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"40\" viewBox=\"0 0 34 40\" fill=\"none\"><path d=\"M17.3523 26.8438C21.2972 26.8438 24.4952 23.6459 24.4952 19.701C24.4952 15.7561 21.2972 12.5581 17.3523 12.5581C13.4074 12.5581 10.2095 15.7561 10.2095 19.701C10.2095 23.6459 13.4074 26.8438 17.3523 26.8438Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.3525 12.5582V1.12964\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.4951 38.2724V33.9866H30.2094C30.9672 33.9866 31.6939 33.6856 32.2297 33.1498C32.7655 32.614 33.0665 31.8873 33.0665 31.1295V19.7009C33.0671 16.804 32.2668 13.9634 30.7542 11.4927C29.2416 9.0221 27.0755 7.0177 24.4951 5.70093\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.2095 5.70093C7.62811 7.01692 5.46077 9.021 3.9471 11.4917C2.43343 13.9624 1.63232 16.8034 1.63232 19.7009C1.63232 22.5984 2.43343 25.4395 3.9471 27.9102C5.46077 30.3809 7.62811 32.3849 10.2095 33.7009V38.2724\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>best client support award achieved</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\"><path d=\"M9.98145 17.4152L17.2386 5.81517C17.5198 5.35668 17.915 4.97885 18.3857 4.71848C18.8564 4.45811 19.3864 4.32409 19.9243 4.32946V4.32946C20.3479 4.31417 20.7703 4.38395 21.1664 4.53468C21.5626 4.6854 21.9246 4.91402 22.2309 5.20701C22.5372 5.50001 22.7816 5.85143 22.9498 6.24052C23.118 6.6296 23.2065 7.04845 23.21 7.47231V15.7866H35.7529C36.2163 15.8016 36.6714 15.9146 37.0881 16.1181C37.5048 16.3215 37.8737 16.6109 38.1705 16.9671C38.4674 17.3234 38.6855 17.7384 38.8105 18.1849C38.9355 18.6315 38.9645 19.0994 38.8957 19.558L36.61 34.3009C36.5125 35.0888 36.1306 35.8139 35.5361 36.3401C34.9416 36.8662 34.1753 37.1571 33.3814 37.158H14.6386C13.7464 37.1615 12.8657 36.956 12.0672 36.558L10.01 35.5295\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.98145 17.4152V35.4437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.20982 17.4152H9.98125V35.4437H3.20982C2.83094 35.4437 2.46758 35.2932 2.19967 35.0253C1.93176 34.7574 1.78125 34.394 1.78125 34.0152V18.8437C1.78125 18.4649 1.93176 18.1015 2.19967 17.8336C2.46758 17.5657 2.83094 17.4152 3.20982 17.4152V17.4152Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>active users using our best services</h3> \n <h2>EXECUTIVE PARTNERS</h2> \n <h2>100+ partners & supporters</h2> \n <img width=\"124\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-1.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-2.svg\" alt=\"\" /> \n <img width=\"123\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-3.svg\" alt=\"\" /> \n <img width=\"123\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-3.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-5.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://infolize.in/wp-content/uploads/2024/11/company-logo-1.svg\" alt=\"\" /> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>OUR TEAM</h2> \n <h2>Dynamic team of digital experts</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n More About\n </a>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a></h2> \n <p>Senior Project Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a></h2> \n <p>Marketing Directoer</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a></h2> \n <p>Product Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a></h2> \n <p>Communications Specialist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <img width=\"495\" height=\"522\" src=\"https://infolize.in/wp-content/uploads/2024/11/faq-img-2.jpg\" alt=\"\" /> \n <img width=\"330\" height=\"336\" src=\"https://infolize.in/wp-content/uploads/2024/11/faq-img-1.jpg\" alt=\"\" /> \n <ul>\n <li>\n <a href=\"tel:(30)%208855-314\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"currentColor\"><path d=\"M23.1557 21.5546C22.8451 21.2879 22.483 21.0878 22.0919 20.9666C21.7008 20.8454 21.289 20.8058 20.882 20.8502C20.475 20.8946 20.0814 21.0221 19.7256 21.2247C19.3698 21.4274 19.0594 21.7009 18.8136 22.0283L18.7347 22.1467C18.5572 22.3889 18.3145 22.5754 18.0348 22.6844C17.7552 22.7935 17.4502 22.8206 17.1557 22.7625C14.9763 22.3927 12.9666 21.3518 11.4071 19.7852C9.84748 18.2185 8.81574 16.2041 8.45573 14.0231C8.39767 13.7286 8.42477 13.4236 8.53383 13.144C8.64289 12.8643 8.82941 12.6216 9.07152 12.4441L9.18994 12.3652C9.51738 12.1194 9.79088 11.809 9.99352 11.4532C10.1962 11.0974 10.3236 10.7038 10.368 10.2968C10.4124 9.88978 10.3728 9.47797 10.2517 9.08687C10.1305 8.69577 9.93036 8.3337 9.66363 8.02307L8.45573 6.64938C8.14376 6.28453 7.751 5.99746 7.30865 5.811C6.8663 5.62453 6.38656 5.5438 5.90754 5.57522C5.42853 5.60665 4.96344 5.74936 4.54925 5.99201C4.13505 6.23467 3.78315 6.57058 3.52152 6.97307L2.14784 9.08886C1.4592 10.3371 1.24073 11.7907 1.53205 13.1862C2.38618 17.2403 4.40069 20.9585 7.33025 23.888C10.2598 26.8176 13.978 28.8321 18.032 29.6862C18.429 29.7712 18.834 29.8135 19.2399 29.8125C20.2679 29.8057 21.2767 29.5337 22.1689 29.0231L24.2452 27.681C24.6477 27.4193 24.9836 27.0674 25.2263 26.6532C25.4689 26.239 25.6116 25.774 25.643 25.2949C25.6745 24.8159 25.5937 24.3362 25.4073 23.8938C25.2208 23.4515 24.9337 23.0587 24.5689 22.7467L23.1557 21.5546Z\"></path><path d=\"M21.5362 1.39149C20.1171 1.38981 18.7214 1.75284 17.4829 2.44575C16.2444 3.13866 15.2048 4.13819 14.4637 5.34846C13.7227 6.55872 13.3051 7.93912 13.2509 9.35721C13.1968 10.7753 13.508 12.1835 14.1547 13.4467L13.2468 16.9915C13.2133 17.1236 13.2147 17.2621 13.2507 17.3935C13.2866 17.5249 13.356 17.6448 13.452 17.7415C13.5286 17.8176 13.6199 17.8771 13.7204 17.9165C13.8209 17.9559 13.9284 17.9742 14.0362 17.9704C14.0992 17.978 14.1628 17.978 14.2257 17.9704L17.7705 17.0862C18.8868 17.6478 20.1157 17.9497 21.3652 17.9693C22.6147 17.989 23.8525 17.7258 24.9859 17.1996C26.1194 16.6735 27.1192 15.8978 27.9107 14.9307C28.7021 13.9636 29.2646 12.8301 29.5562 11.6149C29.8478 10.3998 29.8608 9.13442 29.5944 7.9135C29.3279 6.69258 28.7889 5.5477 28.0176 4.56448C27.2463 3.58126 26.2627 2.78515 25.1403 2.23569C24.018 1.68622 22.7859 1.39763 21.5362 1.39149ZM21.931 14.8125C21.7748 14.8125 21.6222 14.7662 21.4924 14.6795C21.3625 14.5927 21.2614 14.4694 21.2016 14.3252C21.1418 14.1809 21.1262 14.0222 21.1567 13.869C21.1871 13.7159 21.2623 13.5752 21.3727 13.4648C21.4831 13.3544 21.6238 13.2792 21.777 13.2488C21.9301 13.2183 22.0888 13.2339 22.2331 13.2937C22.3774 13.3534 22.5007 13.4546 22.5874 13.5845C22.6741 13.7143 22.7205 13.8669 22.7205 14.0231C22.7205 14.2324 22.6373 14.4333 22.4892 14.5813C22.3412 14.7294 22.1404 14.8125 21.931 14.8125ZM23.2336 9.89412C23.07 10.0546 22.9404 10.2464 22.8522 10.4579C22.7641 10.6694 22.7193 10.8965 22.7205 11.1257V11.6546C22.7205 11.864 22.6373 12.0648 22.4892 12.2129C22.3412 12.3609 22.1404 12.4441 21.931 12.4441C21.7216 12.4441 21.5208 12.3609 21.3727 12.2129C21.2247 12.0648 21.1415 11.864 21.1415 11.6546V11.1257C21.1388 10.6863 21.2232 10.2508 21.3899 9.84425C21.5566 9.43772 21.8022 9.06827 22.1126 8.75728C22.3046 8.56881 22.4573 8.34401 22.5616 8.09598C22.666 7.84795 22.72 7.58163 22.7205 7.31254C22.7205 6.99847 22.5957 6.69726 22.3736 6.47517C22.1515 6.25309 21.8503 6.12833 21.5362 6.12833C21.2222 6.12833 20.921 6.25309 20.6989 6.47517C20.4768 6.69726 20.352 6.99847 20.352 7.31254V7.70728C20.352 7.91666 20.2689 8.11746 20.1208 8.26552C19.9727 8.41357 19.7719 8.49675 19.5626 8.49675C19.3532 8.49675 19.1524 8.41357 19.0043 8.26552C18.8563 8.11746 18.7731 7.91666 18.7731 7.70728V7.31254C18.7731 6.5797 19.0642 5.87688 19.5824 5.35869C20.1006 4.8405 20.8034 4.54938 21.5362 4.54938C22.2691 4.54938 22.9719 4.8405 23.4901 5.35869C24.0083 5.87688 24.2994 6.5797 24.2994 7.31254C24.3001 7.79176 24.2063 8.26642 24.0234 8.70938C23.8405 9.15234 23.5721 9.55493 23.2336 9.89412Z\"></path></svg> \n (30) 8855-314\n </a>\n </li>\n </ul>\n <h2>HAVE ANY QUESTIONS?</h2> \n <h2>Let us address your questions today!</h2> \n <a href=\"#collapse-7775471677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471677267f069b5a\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e677267f069b5a\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e677267f069b5a\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73677267f069b5a\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378677267f069b5a\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->', 'About Us', '', 'publish', 'closed', 'closed', '', 'about-us', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=16', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(18, 1, '2024-11-05 05:47:32', '2024-11-05 05:47:32', '', 'Blog', '', 'publish', 'closed', 'closed', '', 'blog', '', '', '2024-11-05 05:47:32', '2024-11-05 05:47:32', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=18', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(21, 1, '2024-11-05 05:48:56', '2024-11-05 05:48:56', '<h1 data-id=\"f1de6ff\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\"*\">All</li>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home', '', 'publish', 'closed', 'closed', '', 'home', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=21', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(38, 1, '2024-11-05 06:58:32', '2024-11-05 06:58:32', '', 'logo', '', 'inherit', 'open', 'closed', '', 'logo', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 8, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg', 0, 'attachment', 'image/svg+xml', 0),
(39, 1, '2024-11-05 06:59:31', '2024-11-05 06:59:31', '', 'favicon', '', 'inherit', 'open', 'closed', '', 'favicon', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 8, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/favicon.png', 0, 'attachment', 'image/png', 0),
(78, 1, '2024-11-05 08:58:21', '2024-11-05 08:58:21', '<h1>Our services </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Content Creation </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M30.0319 58.6071C45.417 58.6071 57.8891 46.1351 57.8891 30.75C57.8891 15.3649 45.417 2.89285 30.0319 2.89285C14.6469 2.89285 2.1748 15.3649 2.1748 30.75C2.1748 46.1351 14.6469 58.6071 30.0319 58.6071Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.1748 30.75H57.8891\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.746 30.75C40.2197 40.9371 36.4674 50.6929 30.0317 58.6071C23.5959 50.6929 19.8437 40.9371 19.3174 30.75C19.8437 20.5629 23.5959 10.8071 30.0317 2.89285C36.4674 10.8071 40.2197 20.5629 40.746 30.75V30.75Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n E-Commerce Solutions </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M36.981 21.4286C39.348 21.4286 41.2667 19.5098 41.2667 17.1429C41.2667 14.7759 39.348 12.8571 36.981 12.8571C34.6141 12.8571 32.6953 14.7759 32.6953 17.1429C32.6953 19.5098 34.6141 21.4286 36.981 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8382 42.8572C21.0216 42.8572 21.981 41.8978 21.981 40.7143C21.981 39.5308 21.0216 38.5714 19.8382 38.5714C18.6547 38.5714 17.6953 39.5308 17.6953 40.7143C17.6953 41.8978 18.6547 42.8572 19.8382 42.8572Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8375 27.8571C22.2044 27.8571 24.1232 25.9384 24.1232 23.5714C24.1232 21.2045 22.2044 19.2857 19.8375 19.2857C17.4705 19.2857 15.5518 21.2045 15.5518 23.5714C15.5518 25.9384 17.4705 27.8571 19.8375 27.8571Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M41.3521 52.6286C41.3044 51.7973 41.0155 50.9979 40.5208 50.3281C40.0261 49.6584 39.3469 49.1472 38.5664 48.8571C36.628 48.22 34.9805 46.9124 33.92 45.1692C32.8595 43.426 32.4556 41.3617 32.781 39.3474C33.1064 37.3331 34.1397 35.5009 35.6951 34.1803C37.2505 32.8597 39.226 32.1372 41.2664 32.1429H49.2807C50.6553 32.1467 52.0106 31.8199 53.2323 31.19C54.4541 30.5601 55.5064 29.6456 56.3006 28.5237C57.0948 27.4018 57.6075 26.1053 57.7955 24.7437C57.9835 23.382 57.8412 21.9951 57.3807 20.7C55.6761 15.887 52.6815 11.6351 48.7241 8.40877C44.7666 5.18246 39.9985 3.10587 34.9408 2.40589C29.8831 1.7059 24.7303 2.40945 20.0453 4.43966C15.3603 6.46987 11.3235 9.74864 8.37578 13.9178C5.42806 18.0869 3.68289 22.9859 3.33092 28.0797C2.97896 33.1735 4.03374 38.2661 6.38003 42.801C8.72632 47.3359 12.2739 51.1387 16.6351 53.794C20.9963 56.4493 26.0034 57.8549 31.1093 57.8571C33.6308 57.8642 36.1409 57.518 38.5664 56.8286C39.4573 56.579 40.2287 56.0175 40.7401 55.2465C41.2515 54.4755 41.4687 53.5464 41.3521 52.6286V52.6286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n UX/UI Design </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>WHO WE ARE</h2> \n <h2>Experts in digital brand innovation</h2> \n <p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.</p> \n <img width=\"303\" height=\"220\" src=\"https://infolize.in/wp-content/uploads/2024/11/experts-rating-video-bg.jpg\" alt=\"\" /> \n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n ( \n 0\n + Reviews )\n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Now\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M13.6385 13.9868C17.1889 13.9868 20.0671 11.1086 20.0671 7.55821C20.0671 4.00781 17.1889 1.12964 13.6385 1.12964C10.0881 1.12964 7.20996 4.00781 7.20996 7.55821C7.20996 11.1086 10.0881 13.9868 13.6385 13.9868Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.2098 35.4153H0.78125V31.1296C0.80399 28.9518 1.37833 26.8154 2.4506 24.9198C3.52288 23.0242 5.05811 21.4313 6.91289 20.2899C8.76768 19.1485 10.8815 18.4958 13.0569 18.3928C15.2323 18.2898 17.3984 18.7399 19.3527 19.701\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.3525 21.1296V38.2725\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.7812 29.7009H37.9241\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>Happy Customer Around the Word</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\" fill=\"none\"><path d=\"M13.6385 13.8437C17.1889 13.8437 20.0671 10.9656 20.0671 7.41518C20.0671 3.86474 17.1889 0.986572 13.6385 0.986572C10.0881 0.986572 7.20996 3.86474 7.20996 7.41518C7.20996 10.9656 10.0881 13.8437 13.6385 13.8437Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.4955 35.2722H0.78125V32.415C0.78125 29.0051 2.13584 25.7349 4.54702 23.3237C6.9582 20.9125 10.2285 19.5579 13.6384 19.5579C17.0483 19.5579 20.3186 20.9125 22.7298 23.3237C25.1409 25.7349 26.4955 29.0051 26.4955 32.415V35.2722Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.0669 0.986572C26.7719 0.986572 28.407 1.66387 29.6126 2.86946C30.8182 4.07505 31.4955 5.71018 31.4955 7.41518C31.4955 9.12008 30.8182 10.7553 29.6126 11.9609C28.407 13.1664 26.7719 13.8437 25.0669 13.8437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.6382 20.1008C32.072 21.0266 34.1673 22.6696 35.6469 24.8124C37.1264 26.9552 37.9205 29.4968 37.9239 32.1008V35.2722H33.6382\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>trusted best partners and sponsers</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"40\" viewBox=\"0 0 34 40\" fill=\"none\"><path d=\"M17.3523 26.8438C21.2972 26.8438 24.4952 23.6459 24.4952 19.701C24.4952 15.7561 21.2972 12.5581 17.3523 12.5581C13.4074 12.5581 10.2095 15.7561 10.2095 19.701C10.2095 23.6459 13.4074 26.8438 17.3523 26.8438Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.3525 12.5582V1.12964\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.4951 38.2724V33.9866H30.2094C30.9672 33.9866 31.6939 33.6856 32.2297 33.1498C32.7655 32.614 33.0665 31.8873 33.0665 31.1295V19.7009C33.0671 16.804 32.2668 13.9634 30.7542 11.4927C29.2416 9.0221 27.0755 7.0177 24.4951 5.70093\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.2095 5.70093C7.62811 7.01692 5.46077 9.021 3.9471 11.4917C2.43343 13.9624 1.63232 16.8034 1.63232 19.7009C1.63232 22.5984 2.43343 25.4395 3.9471 27.9102C5.46077 30.3809 7.62811 32.3849 10.2095 33.7009V38.2724\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>best client support award achieved</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\"><path d=\"M9.98145 17.4152L17.2386 5.81517C17.5198 5.35668 17.915 4.97885 18.3857 4.71848C18.8564 4.45811 19.3864 4.32409 19.9243 4.32946V4.32946C20.3479 4.31417 20.7703 4.38395 21.1664 4.53468C21.5626 4.6854 21.9246 4.91402 22.2309 5.20701C22.5372 5.50001 22.7816 5.85143 22.9498 6.24052C23.118 6.6296 23.2065 7.04845 23.21 7.47231V15.7866H35.7529C36.2163 15.8016 36.6714 15.9146 37.0881 16.1181C37.5048 16.3215 37.8737 16.6109 38.1705 16.9671C38.4674 17.3234 38.6855 17.7384 38.8105 18.1849C38.9355 18.6315 38.9645 19.0994 38.8957 19.558L36.61 34.3009C36.5125 35.0888 36.1306 35.8139 35.5361 36.3401C34.9416 36.8662 34.1753 37.1571 33.3814 37.158H14.6386C13.7464 37.1615 12.8657 36.956 12.0672 36.558L10.01 35.5295\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.98145 17.4152V35.4437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.20982 17.4152H9.98125V35.4437H3.20982C2.83094 35.4437 2.46758 35.2932 2.19967 35.0253C1.93176 34.7574 1.78125 34.394 1.78125 34.0152V18.8437C1.78125 18.4649 1.93176 18.1015 2.19967 17.8336C2.46758 17.5657 2.83094 17.4152 3.20982 17.4152V17.4152Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>active users using our best services</h3> \n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>', 'Services', '', 'publish', 'closed', 'closed', '', 'services', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=78', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(80, 1, '2024-11-05 08:58:40', '2024-11-05 08:58:40', '<h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>', 'Button', '', 'publish', 'closed', 'closed', '', 'button', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=80', 0, 'page', '', 0),
(85, 1, '2024-11-05 09:01:55', '2024-11-05 09:01:55', '', 'page-header-bg', '', 'inherit', 'open', 'closed', '', 'page-header-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/page-header-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(230, 1, '2024-11-05 09:58:47', '2024-11-05 09:58:47', '<h1>Digital marketing</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9940e3a43\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9940e3a43\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9940e3a43\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9940e3a43\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9940e3a43\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Digital Marketing', '', 'publish', 'closed', 'closed', '', 'digital-marketing', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=230', 0, 'page', '', 0),
(232, 1, '2024-11-05 09:58:54', '2024-11-05 09:58:54', '', 'icon-about-agency-1', '', 'inherit', 'open', 'closed', '', 'icon-about-agency-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-about-agency-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(260, 1, '2024-11-05 10:02:34', '2024-11-05 10:02:34', '', 'section-bg-shape', '', 'inherit', 'open', 'closed', '', 'section-bg-shape', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/section-bg-shape.png', 0, 'attachment', 'image/png', 0),
(294, 1, '2024-11-05 10:07:28', '2024-11-05 10:07:28', '', 'icon-about-agency-2', '', 'inherit', 'open', 'closed', '', 'icon-about-agency-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-about-agency-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(335, 1, '2024-11-05 10:12:21', '2024-11-05 10:12:21', '', 'service-single-img', '', 'inherit', 'open', 'closed', '', 'service-single-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(345, 1, '2024-11-05 10:13:46', '2024-11-05 10:13:46', '', 'asterisk-icon', '', 'inherit', 'open', 'closed', '', 'asterisk-icon', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg', 0, 'attachment', 'image/svg+xml', 0),
(379, 1, '2024-11-05 10:19:36', '2024-11-05 10:19:36', '', 'service-bg', '', 'inherit', 'open', 'closed', '', 'service-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-bg.svg', 0, 'attachment', 'image/svg+xml', 0),
(407, 1, '2024-11-05 10:24:19', '2024-11-05 10:24:19', '', 'icon-service-1', '', 'inherit', 'open', 'closed', '', 'icon-service-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(565, 1, '2024-11-05 10:55:41', '2024-11-05 10:55:41', '', 'icon-about-agency-3', '', 'inherit', 'open', 'closed', '', 'icon-about-agency-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-about-agency-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(566, 1, '2024-11-05 10:55:52', '2024-11-05 10:55:52', '', 'icon-about-agency-4', '', 'inherit', 'open', 'closed', '', 'icon-about-agency-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-about-agency-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(570, 1, '2024-11-05 10:58:11', '2024-11-05 10:58:11', '', 'service-entry-img', '', 'inherit', 'open', 'closed', '', 'service-entry-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(772, 1, '2024-11-05 11:51:56', '2024-11-05 11:51:56', '', 'our-mission-img', '', 'inherit', 'open', 'closed', '', 'our-mission-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-mission-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(779, 1, '2024-11-05 11:52:55', '2024-11-05 11:52:55', '', 'icon-our-mission', '', 'inherit', 'open', 'closed', '', 'icon-our-mission', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-our-mission.svg', 0, 'attachment', 'image/svg+xml', 0),
(786, 1, '2024-11-05 11:53:37', '2024-11-05 11:53:37', '', 'arrow-accent', '', 'inherit', 'open', 'closed', '', 'arrow-accent', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-accent.svg', 0, 'attachment', 'image/svg+xml', 0),
(790, 1, '2024-11-05 11:54:49', '2024-11-05 11:54:49', '', 'arrow-white', '', 'inherit', 'open', 'closed', '', 'arrow-white', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-white.svg', 0, 'attachment', 'image/svg+xml', 0),
(874, 1, '2024-11-05 12:18:51', '2024-11-05 12:18:51', '', 'icon-service-2', '', 'inherit', 'open', 'closed', '', 'icon-service-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(875, 1, '2024-11-05 12:18:52', '2024-11-05 12:18:52', '', 'icon-service-3', '', 'inherit', 'open', 'closed', '', 'icon-service-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(876, 1, '2024-11-05 12:18:53', '2024-11-05 12:18:53', '', 'icon-service-4', '', 'inherit', 'open', 'closed', '', 'icon-service-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(877, 1, '2024-11-05 12:18:53', '2024-11-05 12:18:53', '', 'icon-service-5', '', 'inherit', 'open', 'closed', '', 'icon-service-5', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-5.svg', 0, 'attachment', 'image/svg+xml', 0),
(878, 1, '2024-11-05 12:18:54', '2024-11-05 12:18:54', '', 'icon-service-6', '', 'inherit', 'open', 'closed', '', 'icon-service-6', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-service-6.svg', 0, 'attachment', 'image/svg+xml', 0),
(954, 1, '2024-11-05 12:48:15', '2024-11-05 12:48:15', '', 'our-value-img', '', 'inherit', 'open', 'closed', '', 'our-value-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-value-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(955, 1, '2024-11-05 12:48:30', '2024-11-05 12:48:30', '', 'our-vision-img', '', 'inherit', 'open', 'closed', '', 'our-vision-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-vision-img.jpg', 0, 'attachment', 'image/jpeg', 0),
(981, 1, '2024-11-05 12:53:54', '2024-11-05 12:53:54', '', 'icon-our-vision', '', 'inherit', 'open', 'closed', '', 'icon-our-vision', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-our-vision.svg', 0, 'attachment', 'image/svg+xml', 0),
(1012, 1, '2024-11-05 13:04:40', '2024-11-05 13:04:40', '', 'service-bg', '', 'inherit', 'open', 'closed', '', 'service-bg-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-bg-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(1037, 1, '2024-11-05 13:15:48', '2024-11-05 13:15:48', '', 'why-choose-image', '', 'inherit', 'open', 'closed', '', 'why-choose-image', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg', 0, 'attachment', 'image/jpeg', 0),
(1103, 1, '2024-11-05 13:30:09', '2024-11-05 13:30:09', '', 'service-process-step-1', '', 'inherit', 'open', 'closed', '', 'service-process-step-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1296, 1, '2024-11-06 05:18:23', '2024-11-06 05:18:23', '', 'service-process-step-3', '', 'inherit', 'open', 'closed', '', 'service-process-step-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(1297, 1, '2024-11-06 05:18:25', '2024-11-06 05:18:25', '', 'service-process-step-2', '', 'inherit', 'open', 'closed', '', 'service-process-step-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(1419, 1, '2024-11-06 05:38:11', '2024-11-06 05:38:11', '', 'icon-benefits-steps-2 (1)', '', 'inherit', 'open', 'closed', '', 'icon-benefits-steps-2-1', '', '', '2024-11-06 05:38:11', '2024-11-06 05:38:11', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-benefits-steps-2-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(1453, 1, '2024-11-06 05:41:22', '2024-11-06 05:41:22', '', 'icon-benefits-steps-4', '', 'inherit', 'open', 'closed', '', 'icon-benefits-steps-4', '', '', '2024-11-06 05:41:22', '2024-11-06 05:41:22', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-benefits-steps-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(1683, 1, '2024-11-06 06:08:49', '2024-11-06 06:08:49', '', 'why-choose-bg-shape', '', 'inherit', 'open', 'closed', '', 'why-choose-bg-shape', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-bg-shape.png', 0, 'attachment', 'image/png', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(1755, 1, '2024-11-06 06:21:33', '2024-11-06 06:21:33', '<h1>Our team </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <a >\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a></h2> \n <p>Senior Project Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a></h2> \n <p>Marketing Directoer</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a></h2> \n <p>Product Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a></h2> \n <p>Communications Specialist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-5.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Christopher Nolen</a></h2> \n <p>HR Coordinator</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-6.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Emma Clark</a></h2> \n <p>Administrative Assistant</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-7.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">William Harris</a></h2> \n <p>Data Scientist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-8.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Mia White</a></h2> \n <p>Financial Controller</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>', 'Team', '', 'publish', 'closed', 'closed', '', 'team', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=1755', 0, 'page', '', 0),
(1770, 1, '2024-11-06 06:24:56', '2024-11-06 06:24:56', '', 'team-1', '', 'inherit', 'open', 'closed', '', 'team-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(1801, 1, '2024-11-06 06:28:48', '2024-11-06 06:28:48', '', 'service-bg', '', 'inherit', 'open', 'closed', '', 'service-bg-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-bg-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(1867, 1, '2024-11-06 06:42:58', '2024-11-06 06:42:58', '', 'experts-rating-video-bg', '', 'inherit', 'open', 'closed', '', 'experts-rating-video-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/experts-rating-video-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(2112, 1, '2024-11-06 07:17:25', '2024-11-06 07:17:25', '', 'company-logo-1', '', 'inherit', 'open', 'closed', '', 'company-logo-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2217, 1, '2024-11-06 08:40:12', '2024-11-06 08:40:12', '', 'satisfy-client-img-1', '', 'inherit', 'open', 'closed', '', 'satisfy-client-img-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2218, 1, '2024-11-06 08:40:13', '2024-11-06 08:40:13', '', 'satisfy-client-img-2', '', 'inherit', 'open', 'closed', '', 'satisfy-client-img-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2219, 1, '2024-11-06 08:40:13', '2024-11-06 08:40:13', '', 'satisfy-client-img-3', '', 'inherit', 'open', 'closed', '', 'satisfy-client-img-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2220, 1, '2024-11-06 08:40:14', '2024-11-06 08:40:14', '', 'satisfy-client-img-4', '', 'inherit', 'open', 'closed', '', 'satisfy-client-img-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2221, 1, '2024-11-06 08:40:15', '2024-11-06 08:40:15', '', 'satisfy-client-img-5', '', 'inherit', 'open', 'closed', '', 'satisfy-client-img-5', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2245, 1, '2024-11-06 08:46:49', '2024-11-06 08:46:49', '', 'digital-features-img-1', '', 'inherit', 'open', 'closed', '', 'digital-features-img-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(2315, 1, '2024-11-06 09:02:28', '2024-11-06 09:02:28', '', 'digital-features-img-2', '', 'inherit', 'open', 'closed', '', 'digital-features-img-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2392, 1, '2024-11-06 09:33:46', '2024-11-06 09:33:46', '', 'icon-sidebar-cta', '', 'inherit', 'open', 'closed', '', 'icon-sidebar-cta', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-sidebar-cta.svg', 0, 'attachment', 'image/svg+xml', 0),
(2399, 1, '2024-11-06 09:34:53', '2024-11-06 09:34:53', '', 'icon-sidebar-cta-phone', '', 'inherit', 'open', 'closed', '', 'icon-sidebar-cta-phone', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-sidebar-cta-phone.svg', 0, 'attachment', 'image/svg+xml', 0),
(2459, 1, '2024-11-06 09:43:54', '2024-11-06 09:43:54', '', 'who-we-are-counter-bg', '', 'inherit', 'open', 'closed', '', 'who-we-are-counter-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/who-we-are-counter-bg.png', 0, 'attachment', 'image/png', 0),
(2472, 1, '2024-11-06 09:46:56', '2024-11-06 09:46:56', '', 'icon-who-we-are-counter-1', '', 'inherit', 'open', 'closed', '', 'icon-who-we-are-counter-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-who-we-are-counter-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2529, 1, '2024-11-06 09:58:28', '2024-11-06 09:58:28', '', 'team-2', '', 'inherit', 'open', 'closed', '', 'team-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(2530, 1, '2024-11-06 09:58:50', '2024-11-06 09:58:50', '', 'team-3', '', 'inherit', 'open', 'closed', '', 'team-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(2531, 1, '2024-11-06 09:59:13', '2024-11-06 09:59:13', '', 'team-4', '', 'inherit', 'open', 'closed', '', 'team-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(2532, 1, '2024-11-06 09:59:36', '2024-11-06 09:59:36', '', 'team-5', '', 'inherit', 'open', 'closed', '', 'team-5', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(2533, 1, '2024-11-06 09:59:59', '2024-11-06 09:59:59', '', 'team-6', '', 'inherit', 'open', 'closed', '', 'team-6', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(2534, 1, '2024-11-06 10:00:16', '2024-11-06 10:00:16', '', 'team-7', '', 'inherit', 'open', 'closed', '', 'team-7', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(2535, 1, '2024-11-06 10:00:33', '2024-11-06 10:00:33', '', 'team-8', '', 'inherit', 'open', 'closed', '', 'team-8', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(2539, 1, '2024-11-06 10:01:28', '2024-11-06 10:01:28', '', 'agency-supports-logo-1', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2656, 1, '2024-11-06 10:30:39', '2024-11-06 10:30:39', '', 'icon-who-we-are-counter-2', '', 'inherit', 'open', 'closed', '', 'icon-who-we-are-counter-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-who-we-are-counter-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(2657, 1, '2024-11-06 10:30:40', '2024-11-06 10:30:40', '', 'icon-who-we-are-counter-3', '', 'inherit', 'open', 'closed', '', 'icon-who-we-are-counter-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-who-we-are-counter-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(2658, 1, '2024-11-06 10:30:41', '2024-11-06 10:30:41', '', 'icon-who-we-are-counter-4', '', 'inherit', 'open', 'closed', '', 'icon-who-we-are-counter-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-who-we-are-counter-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(2744, 1, '2024-11-06 10:46:49', '2024-11-06 10:46:49', '', 'work-together-bg-shape', '', 'inherit', 'open', 'closed', '', 'work-together-bg-shape', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/work-together-bg-shape.png', 0, 'attachment', 'image/png', 0),
(2748, 1, '2024-11-06 10:47:21', '2024-11-06 10:47:21', '', 'about-agency-bg', '', 'inherit', 'open', 'closed', '', 'about-agency-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/about-agency-bg.png', 0, 'attachment', 'image/png', 0),
(2832, 1, '2024-11-06 11:05:07', '2024-11-06 11:05:07', '', 'icon-sub-accent-heading', '', 'inherit', 'open', 'closed', '', 'icon-sub-accent-heading', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-sub-accent-heading.svg', 0, 'attachment', 'image/svg+xml', 0),
(2878, 1, '2024-11-06 11:11:28', '2024-11-06 11:11:28', '', 'sidebar-cta-bg', '', 'inherit', 'open', 'closed', '', 'sidebar-cta-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 230, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg', 0, 'attachment', 'image/svg+xml', 0),
(2937, 1, '2024-11-06 11:24:28', '2024-11-06 11:24:28', '', 'agency-supports-logo-1', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-1-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2938, 1, '2024-11-06 11:24:28', '2024-11-06 11:24:28', '', 'agency-supports-logo-2', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-2-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2939, 1, '2024-11-06 11:24:29', '2024-11-06 11:24:29', '', 'agency-supports-logo-3', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-3-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2940, 1, '2024-11-06 11:24:30', '2024-11-06 11:24:30', '', 'agency-supports-logo-4', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-4-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2941, 1, '2024-11-06 11:24:31', '2024-11-06 11:24:31', '', 'agency-supports-logo-5', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-5-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(2942, 1, '2024-11-06 11:24:32', '2024-11-06 11:24:32', '', 'agency-supports-logo-6', '', 'inherit', 'open', 'closed', '', 'agency-supports-logo-6-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(3077, 1, '2024-11-06 12:07:07', '2024-11-06 12:07:07', '', 'company-logo-2', '', 'inherit', 'open', 'closed', '', 'company-logo-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(3084, 1, '2024-11-06 12:07:21', '2024-11-06 12:07:21', '', 'company-logo-3', '', 'inherit', 'open', 'closed', '', 'company-logo-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(3090, 1, '2024-11-06 12:07:42', '2024-11-06 12:07:42', '', 'company-logo-5', '', 'inherit', 'open', 'closed', '', 'company-logo-5', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-5.svg', 0, 'attachment', 'image/svg+xml', 0),
(3198, 1, '2024-11-06 12:37:07', '2024-11-06 12:37:07', '<h1>Jessica Taylor</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Communications Specialist</h3><p>Jessica Taylor</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n jessicataylor78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Jessica Taylor', '', 'publish', 'closed', 'closed', '', 'jessica-taylor', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/?page_id=3198', 0, 'page', '', 0),
(3289, 1, '2024-11-06 12:56:22', '2024-11-06 12:56:22', '', 'icon-testimonial-benefits-1', '', 'inherit', 'open', 'closed', '', 'icon-testimonial-benefits-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-benefits-1.svg', 0, 'attachment', 'image/svg+xml', 0),
(3290, 1, '2024-11-06 12:56:23', '2024-11-06 12:56:23', '', 'icon-testimonial-benefits-2', '', 'inherit', 'open', 'closed', '', 'icon-testimonial-benefits-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-benefits-2.svg', 0, 'attachment', 'image/svg+xml', 0),
(3291, 1, '2024-11-06 12:56:24', '2024-11-06 12:56:24', '', 'icon-testimonial-benefits-3', '', 'inherit', 'open', 'closed', '', 'icon-testimonial-benefits-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-benefits-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(3292, 1, '2024-11-06 12:56:25', '2024-11-06 12:56:25', '', 'icon-testimonial-benefits-4', '', 'inherit', 'open', 'closed', '', 'icon-testimonial-benefits-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-benefits-4.svg', 0, 'attachment', 'image/svg+xml', 0),
(3488, 1, '2024-11-07 04:58:59', '2024-11-07 04:58:59', '<div class=\"row\">\r\n <div class=\"form-group col-md-6 col-12 mb-4\">\r\n [text* first-name id:name class:form-control placeholder\"First Name\"]\r\n </div>\r\n\r\n <div class=\"form-group col-md-6 col-12 mb-4\">\r\n [text* last-name id:name class:form-control placeholder\"Last Name\"]\r\n </div>\r\n\r\n <div class=\"form-group col-md-12 col-12 mb-4\">\r\n [tel* phone id:phone class:form-control placeholder\"Phone No\"]\r\n </div>\r\n\r\n <div class=\"form-group col-md-12 col-12 mb-4\">\r\n [email* email id:email class:form-control placeholder\"E-mail\"]\r\n </div>\r\n \r\n <div class=\"form-group col-md-12 col-12 mb-4\">\r\n [textarea message id:msg class:form-control placeholder\"Message\"]\r\n </div>\r\n\r\n <div class=\"col-md-12 col-12 form-btn\">\r\n [submit id:msgSubmit class:btn-default \"Submit Message\"]\r\n </div>\r\n</div>\n1\n[_site_title] \"[subject]\"\n[_site_title] <wordpress@demo.awaikenthemes.com>\n[_site_admin_email]\nFrom: [first-name] [last-name] \r\nPhone: [phone]\r\nEmail: [email] \r\n\r\n\r\nMessage Body:\r\n[message]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\nReply-To: [email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo.awaikenthemes.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Contact Us Form', '', 'publish', 'closed', 'closed', '', 'contact-us-form', '', '', '2024-11-07 04:58:59', '2024-11-07 04:58:59', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=wpcf7_contact_form&p=3488', 0, 'wpcf7_contact_form', '', 0),
(3517, 1, '2024-11-07 05:09:16', '2024-11-07 05:09:16', '', 'icon-location', '', 'inherit', 'open', 'closed', '', 'icon-location', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3198, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-location.svg', 0, 'attachment', 'image/svg+xml', 0),
(3518, 1, '2024-11-07 05:09:17', '2024-11-07 05:09:17', '', 'icon-mail', '', 'inherit', 'open', 'closed', '', 'icon-mail', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3198, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-mail.svg', 0, 'attachment', 'image/svg+xml', 0),
(3549, 1, '2024-11-07 05:15:44', '2024-11-07 05:15:44', '', 'Vector', '', 'inherit', 'open', 'closed', '', 'vector', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/Vector.svg', 0, 'attachment', 'image/svg+xml', 0),
(3585, 1, '2024-11-07 05:23:47', '2024-11-07 05:23:47', '', 'project-2', '', 'inherit', 'open', 'closed', '', 'project-2', '', '', '2024-11-07 05:23:47', '2024-11-07 05:23:47', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3627, 1, '2024-11-07 05:30:25', '2024-11-07 05:30:25', '', 'arrow-dark', '', 'inherit', 'open', 'closed', '', 'arrow-dark', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 80, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/arrow-dark.svg', 0, 'attachment', 'image/svg+xml', 0),
(3890, 1, '2024-11-07 06:17:57', '2024-11-07 06:17:57', '', 'faq-img-2', '', 'inherit', 'open', 'closed', '', 'faq-img-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(3894, 1, '2024-11-07 06:18:27', '2024-11-07 06:18:27', '', 'faq-img-1', '', 'inherit', 'open', 'closed', '', 'faq-img-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-1.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(3938, 1, '2024-11-07 06:35:23', '2024-11-07 06:35:23', '<h1>Testimonial</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Alexander Bennett \n </h3>\n <p>\n Senior Brand Strategist </p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>We approached Isabella Morgan with the goal of completely transforming our brand\'s digital presence, and they exceeded all expectations. Their team took the time to understand our business.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Isabella Morgan \n </h3>\n <p>\n Director Of Digital Marketing </p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-3.png\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>Collaborating with Christopher Hughes was an absolute pleasure. Their team brought fresh ideas to the table and helped us completely reimagine our online branding and user experience.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Christopher Hughes \n </h3>\n <p>\n Chief Technology Officer </p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-4.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>When we first partnered with Olivia Reynolds, we were in need of a complete website overhaul. They not only delivered a beautiful, responsive website, but they also implemented a robust digital marketing strategy.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Olivia Reynolds \n </h3>\n <p>\n Senior Marketing Manager </p>', 'Testimonial', '', 'publish', 'closed', 'closed', '', 'testimonial', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=3938', 0, 'page', '', 0),
(3967, 1, '2024-11-07 06:39:23', '2024-11-07 06:39:23', '', 'faq-cta-phone', '', 'inherit', 'open', 'closed', '', 'faq-cta-phone', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 16, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-cta-phone.svg', 0, 'attachment', 'image/svg+xml', 0),
(4048, 1, '2024-11-07 06:51:23', '2024-11-07 06:51:23', '', 'author-1', '', 'inherit', 'open', 'closed', '', 'author-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3938, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4266, 1, '2024-11-07 07:30:25', '2024-11-07 07:30:25', '', 'icon-testimonial-logo', '', 'inherit', 'open', 'closed', '', 'icon-testimonial-logo', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3938, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-testimonial-logo.svg', 0, 'attachment', 'image/svg+xml', 0),
(4525, 1, '2024-11-07 09:27:39', '2024-11-07 09:27:39', '', 'author-2', '', 'inherit', 'open', 'closed', '', 'author-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3938, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4526, 1, '2024-11-07 09:27:40', '2024-11-07 09:27:40', '', 'author-3', '', 'inherit', 'open', 'closed', '', 'author-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3938, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-3.png', 0, 'attachment', 'image/png', 0),
(4527, 1, '2024-11-07 09:27:41', '2024-11-07 09:27:41', '', 'author-4', '', 'inherit', 'open', 'closed', '', 'author-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 3938, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4562, 1, '2024-11-07 09:40:59', '2024-11-07 09:40:59', '<h1>Image gallery </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDU5OSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTEuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-1.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-1.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMCwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTIuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-2.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-2.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTMuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-3.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-3.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMiwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTQuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-4.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-4.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMywidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTUuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-5.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-5.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNCwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTYuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-6.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-6.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-7\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTcuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-7.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-7.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNiwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTguanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-8.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-8.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNywidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTkuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://infolize.in/wp-content/uploads/2024/11/gallery-9.jpg\'><img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-9.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure>', 'Image gallery', '', 'publish', 'closed', 'closed', '', 'image-gallery', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=4562', 0, 'page', '', 0),
(4591, 1, '2024-11-07 09:52:50', '2024-11-07 09:52:50', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'Web Development Essentials: What Every Business Needs', '', 'publish', 'open', 'open', '', 'web-development-essentials-what-every-business-needs', '', '', '2024-11-07 09:52:50', '2024-11-07 09:52:50', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4591', 0, 'post', '', 0),
(4592, 1, '2024-11-07 09:46:10', '2024-11-07 09:46:10', '', 'post-1', '', 'inherit', 'open', 'closed', '', 'post-1', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4593, 1, '2024-11-07 09:46:10', '2024-11-07 09:46:10', '', 'post-2', '', 'inherit', 'open', 'closed', '', 'post-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4594, 1, '2024-11-07 09:46:11', '2024-11-07 09:46:11', '', 'post-3', '', 'inherit', 'open', 'closed', '', 'post-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4595, 1, '2024-11-07 09:46:12', '2024-11-07 09:46:12', '', 'post-4', '', 'inherit', 'open', 'closed', '', 'post-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4596, 1, '2024-11-07 09:46:13', '2024-11-07 09:46:13', '', 'post-5', '', 'inherit', 'open', 'closed', '', 'post-5', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4597, 1, '2024-11-07 09:46:14', '2024-11-07 09:46:14', '', 'post-6', '', 'inherit', 'open', 'closed', '', 'post-6', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 4591, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4599, 1, '2024-11-07 09:48:13', '2024-11-07 09:48:13', '', 'gallery-1', '', 'inherit', 'open', 'closed', '', 'gallery-1', '', '', '2024-11-07 09:48:13', '2024-11-07 09:48:13', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(4600, 1, '2024-11-07 09:48:14', '2024-11-07 09:48:14', '', 'gallery-2', '', 'inherit', 'open', 'closed', '', 'gallery-2', '', '', '2024-11-07 09:48:14', '2024-11-07 09:48:14', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg', 0, 'attachment', 'image/jpeg', 0),
(4601, 1, '2024-11-07 09:48:15', '2024-11-07 09:48:15', '', 'gallery-3', '', 'inherit', 'open', 'closed', '', 'gallery-3', '', '', '2024-11-07 09:48:15', '2024-11-07 09:48:15', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(4602, 1, '2024-11-07 09:48:15', '2024-11-07 09:48:15', '', 'gallery-4', '', 'inherit', 'open', 'closed', '', 'gallery-4', '', '', '2024-11-07 09:48:15', '2024-11-07 09:48:15', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg', 0, 'attachment', 'image/jpeg', 0),
(4603, 1, '2024-11-07 09:48:16', '2024-11-07 09:48:16', '', 'gallery-5', '', 'inherit', 'open', 'closed', '', 'gallery-5', '', '', '2024-11-07 09:48:16', '2024-11-07 09:48:16', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(4604, 1, '2024-11-07 09:48:17', '2024-11-07 09:48:17', '', 'gallery-6', '', 'inherit', 'open', 'closed', '', 'gallery-6', '', '', '2024-11-07 09:48:17', '2024-11-07 09:48:17', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(4605, 1, '2024-11-07 09:48:17', '2024-11-07 09:48:17', '', 'gallery-7', '', 'inherit', 'open', 'closed', '', 'gallery-7', '', '', '2024-11-07 09:48:17', '2024-11-07 09:48:17', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(4606, 1, '2024-11-07 09:48:18', '2024-11-07 09:48:18', '', 'gallery-8', '', 'inherit', 'open', 'closed', '', 'gallery-8', '', '', '2024-11-07 09:48:18', '2024-11-07 09:48:18', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(4607, 1, '2024-11-07 09:48:19', '2024-11-07 09:48:19', '', 'gallery-9', '', 'inherit', 'open', 'closed', '', 'gallery-9', '', '', '2024-11-07 09:48:19', '2024-11-07 09:48:19', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(4620, 1, '2024-11-07 09:52:40', '2024-11-07 09:52:40', '<h1>Our video </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <!-- filter nav -->\n <!-- filter nav -->\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-1.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-2.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-3.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-4.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-5.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-6.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-7.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-8.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/gallery-9.jpg\" alt=\"Video thumb\">\n </a>', 'Video Gallery', '', 'publish', 'closed', 'closed', '', 'video-gallery', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=4620', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(4623, 1, '2024-11-07 09:55:02', '2024-11-07 09:55:02', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'Navigating the Digital Landscape Tips for Small Businesses', '', 'publish', 'open', 'open', '', 'navigating-the-digital-landscape-tips-for-small-businesses', '', '', '2024-11-07 09:55:02', '2024-11-07 09:55:02', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4623', 0, 'post', '', 0),
(4639, 1, '2024-11-07 09:58:49', '2024-11-07 09:58:49', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'How to Choose the Right Social Media Platforms for Your Brand', '', 'publish', 'open', 'open', '', 'how-to-choose-the-right-social-media-platforms-for-your-brand', '', '', '2024-11-07 09:58:49', '2024-11-07 09:58:49', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4639', 0, 'post', '', 0),
(4641, 1, '2024-11-07 10:00:14', '2024-11-07 10:00:14', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'Content Marketing Essentials for Growing Your Brand', '', 'publish', 'open', 'open', '', 'content-marketing-essentials-for-growing-your-brand', '', '', '2024-11-07 10:00:14', '2024-11-07 10:00:14', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4641', 0, 'post', '', 0),
(4649, 1, '2024-11-07 10:01:25', '2024-11-07 10:01:25', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'Why Your Business Needs a Mobile-Optimized Website', '', 'publish', 'open', 'open', '', 'why-your-business-needs-a-mobile-optimized-website', '', '', '2024-11-07 10:01:25', '2024-11-07 10:01:25', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4649', 0, 'post', '', 0),
(4660, 1, '2024-11-07 10:06:55', '2024-11-07 10:06:55', '<!-- wp:paragraph -->\n<p>In today\'s digital age, having a mobile-optimized website is no longer optional—it\'s essential for the success of your business. With over half of global web traffic coming from mobile devices, consumers expect fast, seamless, and user-friendly experiences when browsing on their smartphones or tablets.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website ensures that your site is responsive and adapts to any screen size, providing easy navigation, readable content, and fast loading times. This not only improves user experience but also boosts your site\'s search engine rankings, as search engines like Google prioritize mobile-friendly websites in their results. Furthermore, a mobile-optimized site enhances brand credibility, builds customer trust, and increases the likelihood of conversions, as users are more likely to engage with a site that functions smoothly on their devices.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:quote -->\n<blockquote class=\"wp-block-quote\"><!-- wp:paragraph -->\n<p>Unlock the Full Potential of Your Business with a Mobile-Optimized Website: Enhance User Experience, Boost SEO Rankings, and Increase Conversions to Stay Competitive in the Mobile-First Digital Landscape of Tomorrow.</p>\n<!-- /wp:paragraph --></blockquote>\n<!-- /wp:quote -->\n\n<!-- wp:paragraph -->\n<p>Mobile optimization also opens the door for more opportunities to reach your target audience, especially as mobile commerce (m-commerce) continues to grow. Whether your business focuses on e-commerce, lead generation, or brand awareness, ensuring your website performs.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2 class=\"wp-block-heading\">Maximize success with mobile optimization</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>A mobile-optimized website is crucial for delivering a seamless user experience across all devices. It enhances your site\'s functionality, improves search engine rankings, and boosts conversions by catering to the growing number of mobile users.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:list -->\n<ul class=\"wp-block-list\"><!-- wp:list-item -->\n<li>Enhance user experience across devices with mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Stay competitive in the mobile-first era: the importance of mobile optimization</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>How mobile optimization improves engagement and reduces bounce rates</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Improve load times and performance with mobile-optimized websites</li>\n<!-- /wp:list-item -->\n\n<!-- wp:list-item -->\n<li>Future-proof your business with a mobile-optimized digital presence</li>\n<!-- /wp:list-item --></ul>\n<!-- /wp:list -->\n\n<!-- wp:paragraph -->\n<p>Maximizing your business success starts with optimizing your website for mobile devices. A mobile-optimized site provides users with a smooth, responsive experience, improving navigation, readability, and speed. It boosts your search engine rankings, increases user engagement, and enhances conversions by catering to the growing mobile audience. In today’s mobile-first world, having a site that performs flawlessly across all devices is essential for staying competitive, driving traffic, and building customer trust. Let mobile optimization take your business to new heights.</p>\n<!-- /wp:paragraph -->', 'UI/UX Design Principles for Better User Engagement', '', 'publish', 'open', 'open', '', 'ui-ux-design-principles-for-better-user-engagement', '', '', '2024-11-07 10:06:55', '2024-11-07 10:06:55', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=4660', 0, 'post', '', 0),
(4737, 1, '2024-11-07 10:32:14', '2024-11-07 10:32:14', '<h1>Contact us</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>Get in touch with us</h2> \n <p>We\'d love to hear from you! Whether you have questions, need support, or want to discuss a project, feel free to reach out.</p> \n <a href=\"tel:(309)%208855-314\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"#BFF747\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"#BFF747\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"#BFF747\"></path></svg> </a>\n <h3>\n <a href=\"tel:(309)%208855-314\" >\n Phone Number </a>\n </h3>\n <p>\n (309) 8855-314 </p>\n <a href=\"mailto:info@domainname.com\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> </a>\n <h3>\n <a href=\"mailto:info@domainname.com\" >\n Email Address </a>\n </h3>\n <p>\n info@domainname.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>\n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=new%20york&t=m&z=10&output=embed&iwloc=near\"\n title=\"new york\"\n aria-label=\"new york\"\n ></iframe>', 'Contact us', '', 'publish', 'closed', 'closed', '', 'contact-us', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=4737', 0, 'page', '', 0),
(5001, 1, '2024-11-07 12:18:15', '2024-11-07 12:18:15', '<h1>Our pricing </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3 class=\" elementskit-pricing-title\">Basic </h3>\n <p>Our popular Plan for small teams.</p>\n <sup>$</sup>\n 39\n <sub>/ per month</sub>\n <ul>\n <li>\n Responsive Web Design \n </li>\n <li>\n Mobile Optimization \n </li>\n <li>\n Basic SEO Setup \n </li>\n <li>\n Google Analytics Setup \n </li>\n <li>\n Social Media Integration \n </li>\n <li>\n Email Marketing Setup \n </li>\n <li>\n Content Creation Support \n </li>\n <li>\n Contact Form Integration \n </li>\n </ul>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" >\n Get Started </a>\n <h3 class=\" elementskit-pricing-title\">Advanced </h3>\n <p>Advanced features and reporting</p>\n <sup>$</sup>\n 69\n <sub>/ per month</sub>\n <ul>\n <li>\n Responsive Web Design \n </li>\n <li>\n Mobile Optimization \n </li>\n <li>\n Basic SEO Setup \n </li>\n <li>\n Google Analytics Setup \n </li>\n <li>\n Social Media Integration \n </li>\n <li>\n Email Marketing Setup \n </li>\n <li>\n Content Creation Support \n </li>\n <li>\n Contact Form Integration \n </li>\n </ul>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" >\n Get Started </a>\n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <img width=\"495\" height=\"522\" src=\"https://infolize.in/wp-content/uploads/2024/11/faq-img-2.jpg\" alt=\"\" /> \n <img width=\"330\" height=\"336\" src=\"https://infolize.in/wp-content/uploads/2024/11/faq-img-1.jpg\" alt=\"\" /> \n <ul>\n <li>\n <a href=\"tel:(30)%208855-314\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"currentColor\"><path d=\"M23.1557 21.5546C22.8451 21.2879 22.483 21.0878 22.0919 20.9666C21.7008 20.8454 21.289 20.8058 20.882 20.8502C20.475 20.8946 20.0814 21.0221 19.7256 21.2247C19.3698 21.4274 19.0594 21.7009 18.8136 22.0283L18.7347 22.1467C18.5572 22.3889 18.3145 22.5754 18.0348 22.6844C17.7552 22.7935 17.4502 22.8206 17.1557 22.7625C14.9763 22.3927 12.9666 21.3518 11.4071 19.7852C9.84748 18.2185 8.81574 16.2041 8.45573 14.0231C8.39767 13.7286 8.42477 13.4236 8.53383 13.144C8.64289 12.8643 8.82941 12.6216 9.07152 12.4441L9.18994 12.3652C9.51738 12.1194 9.79088 11.809 9.99352 11.4532C10.1962 11.0974 10.3236 10.7038 10.368 10.2968C10.4124 9.88978 10.3728 9.47797 10.2517 9.08687C10.1305 8.69577 9.93036 8.3337 9.66363 8.02307L8.45573 6.64938C8.14376 6.28453 7.751 5.99746 7.30865 5.811C6.8663 5.62453 6.38656 5.5438 5.90754 5.57522C5.42853 5.60665 4.96344 5.74936 4.54925 5.99201C4.13505 6.23467 3.78315 6.57058 3.52152 6.97307L2.14784 9.08886C1.4592 10.3371 1.24073 11.7907 1.53205 13.1862C2.38618 17.2403 4.40069 20.9585 7.33025 23.888C10.2598 26.8176 13.978 28.8321 18.032 29.6862C18.429 29.7712 18.834 29.8135 19.2399 29.8125C20.2679 29.8057 21.2767 29.5337 22.1689 29.0231L24.2452 27.681C24.6477 27.4193 24.9836 27.0674 25.2263 26.6532C25.4689 26.239 25.6116 25.774 25.643 25.2949C25.6745 24.8159 25.5937 24.3362 25.4073 23.8938C25.2208 23.4515 24.9337 23.0587 24.5689 22.7467L23.1557 21.5546Z\"></path><path d=\"M21.5362 1.39149C20.1171 1.38981 18.7214 1.75284 17.4829 2.44575C16.2444 3.13866 15.2048 4.13819 14.4637 5.34846C13.7227 6.55872 13.3051 7.93912 13.2509 9.35721C13.1968 10.7753 13.508 12.1835 14.1547 13.4467L13.2468 16.9915C13.2133 17.1236 13.2147 17.2621 13.2507 17.3935C13.2866 17.5249 13.356 17.6448 13.452 17.7415C13.5286 17.8176 13.6199 17.8771 13.7204 17.9165C13.8209 17.9559 13.9284 17.9742 14.0362 17.9704C14.0992 17.978 14.1628 17.978 14.2257 17.9704L17.7705 17.0862C18.8868 17.6478 20.1157 17.9497 21.3652 17.9693C22.6147 17.989 23.8525 17.7258 24.9859 17.1996C26.1194 16.6735 27.1192 15.8978 27.9107 14.9307C28.7021 13.9636 29.2646 12.8301 29.5562 11.6149C29.8478 10.3998 29.8608 9.13442 29.5944 7.9135C29.3279 6.69258 28.7889 5.5477 28.0176 4.56448C27.2463 3.58126 26.2627 2.78515 25.1403 2.23569C24.018 1.68622 22.7859 1.39763 21.5362 1.39149ZM21.931 14.8125C21.7748 14.8125 21.6222 14.7662 21.4924 14.6795C21.3625 14.5927 21.2614 14.4694 21.2016 14.3252C21.1418 14.1809 21.1262 14.0222 21.1567 13.869C21.1871 13.7159 21.2623 13.5752 21.3727 13.4648C21.4831 13.3544 21.6238 13.2792 21.777 13.2488C21.9301 13.2183 22.0888 13.2339 22.2331 13.2937C22.3774 13.3534 22.5007 13.4546 22.5874 13.5845C22.6741 13.7143 22.7205 13.8669 22.7205 14.0231C22.7205 14.2324 22.6373 14.4333 22.4892 14.5813C22.3412 14.7294 22.1404 14.8125 21.931 14.8125ZM23.2336 9.89412C23.07 10.0546 22.9404 10.2464 22.8522 10.4579C22.7641 10.6694 22.7193 10.8965 22.7205 11.1257V11.6546C22.7205 11.864 22.6373 12.0648 22.4892 12.2129C22.3412 12.3609 22.1404 12.4441 21.931 12.4441C21.7216 12.4441 21.5208 12.3609 21.3727 12.2129C21.2247 12.0648 21.1415 11.864 21.1415 11.6546V11.1257C21.1388 10.6863 21.2232 10.2508 21.3899 9.84425C21.5566 9.43772 21.8022 9.06827 22.1126 8.75728C22.3046 8.56881 22.4573 8.34401 22.5616 8.09598C22.666 7.84795 22.72 7.58163 22.7205 7.31254C22.7205 6.99847 22.5957 6.69726 22.3736 6.47517C22.1515 6.25309 21.8503 6.12833 21.5362 6.12833C21.2222 6.12833 20.921 6.25309 20.6989 6.47517C20.4768 6.69726 20.352 6.99847 20.352 7.31254V7.70728C20.352 7.91666 20.2689 8.11746 20.1208 8.26552C19.9727 8.41357 19.7719 8.49675 19.5626 8.49675C19.3532 8.49675 19.1524 8.41357 19.0043 8.26552C18.8563 8.11746 18.7731 7.91666 18.7731 7.70728V7.31254C18.7731 6.5797 19.0642 5.87688 19.5824 5.35869C20.1006 4.8405 20.8034 4.54938 21.5362 4.54938C22.2691 4.54938 22.9719 4.8405 23.4901 5.35869C24.0083 5.87688 24.2994 6.5797 24.2994 7.31254C24.3001 7.79176 24.2063 8.26642 24.0234 8.70938C23.8405 9.15234 23.5721 9.55493 23.2336 9.89412Z\"></path></svg> \n (30) 8855-314\n </a>\n </li>\n </ul>\n <h2>HAVE ANY QUESTIONS?</h2> \n <h2>Let us address your questions today!</h2> \n <a href=\"#collapse-77754716772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716772690e33e0e\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6772690e33e0e\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6772690e33e0e\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736772690e33e0e\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786772690e33e0e\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->', 'Pricing Plan', '', 'publish', 'closed', 'closed', '', 'pricing-plan', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=5001', 0, 'page', '', 0),
(5055, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5055', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5055', 1, 'nav_menu_item', '', 0),
(5056, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5056', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5056', 4, 'nav_menu_item', '', 0),
(5057, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5057', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5057', 35, 'nav_menu_item', '', 0),
(5058, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5058', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5058', 5, 'nav_menu_item', '', 0),
(5059, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 'Pages', '', 'publish', 'closed', 'closed', '', 'pages', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5059', 12, 'nav_menu_item', '', 0),
(5064, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5064', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=5064', 7, 'nav_menu_item', '', 0),
(5065, 1, '2024-11-26 09:50:18', '2024-11-07 12:32:16', ' ', '', '', 'publish', 'closed', 'closed', '', '5065', '', '', '2024-11-26 09:50:18', '2024-11-07 12:32:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=5065', 15, 'nav_menu_item', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5067, 1, '2024-11-07 12:33:34', '2024-11-07 12:33:34', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <a href=\"#\" aria-label=\"offcanvas-menu\">\n </a>\n <!-- offset cart strart -->\n <!-- sidebar cart item -->\n <a href=\"#\" aria-label=\"close-icon\">\n </a>\n Edit Content\n <style> .elementor-5209 .elementor-element.elementor-element-d465c03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;} .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );} .elementor-5209 .elementor-element.elementor-element-c480d36{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-e586bc4{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-e89f96e{text-align:center;} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover{color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover svg path{stroke:var( --e-global-color-primary );fill:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a{text-align:center;text-decoration:none;border-radius:100px 100px 100px 100px;width:40px;height:40px;line-height:36px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li{display:inline-block;margin:0px 15px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a i{font-size:20px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a svg{max-width:20px;}@media(max-width:1024px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;}}</style> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Phone </h3>\n <p>(309) 8855-314</p>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Email </h3>\n <p>info@domainname.com</p>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n Address </h3>\n <p>123 Creative Lane London, SW1A 1AA United Kingdom</p>\n <h2>Stay Connected</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <!-- END sidebar widget item -->\n <!-- END offset cart strart -->', 'Header', '', 'publish', 'closed', 'closed', '', 'header', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header', 0, 'elementskit_template', '', 0),
(5209, 1, '2024-11-07 13:05:20', '2024-11-07 13:05:20', '<!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Phone </h3>\n <p>(309) 8855-314</p>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Email </h3>\n <p>info@domainname.com</p>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n Address </h3>\n <p>123 Creative Lane London, SW1A 1AA United Kingdom</p>\n <h2>Stay Connected</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>', 'dynamic-content-widget-34a5ede-99', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-34a5ede-99', '', '', '2024-11-07 13:05:20', '2024-11-07 13:05:20', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-34a5ede-99/', 0, 'elementskit_content', '', 0),
(5367, 1, '2024-11-08 04:59:04', '2024-11-08 04:59:04', '<div class=\"contact-form-footer\">\r\n <div class=\"form-group\">\r\n <div class=\"email-field\">\r\n [email* email id:email class:form-control placeholder \"Enter your email\"]\r\n </div>\r\n <button type=\"submit\">Subscribe</button>\r\n </div>\r\n</div>\n1\n[_site_title] \"[subject]\"\n[_site_title] <wordpress@demo.awaikenthemes.com>\n[_site_admin_email]\nFrom:[email]\r\n\r\n-- \r\nThis is a notification that a contact form was submitted on your website ([_site_title] [_site_url]).\nReply-To: [email]\n\n\n\n\n[_site_title] \"[your-subject]\"\n[_site_title] <wordpress@demo.awaikenthemes.com>\n[your-email]\nMessage Body:\r\n[your-message]\r\n\r\n-- \r\nThis email is a receipt for your contact form submission on our website ([_site_title] [_site_url]) in which your email address was used. If that was not you, please ignore this message.\nReply-To: [_site_admin_email]\n\n\n\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nPlease fill out this field.\nThis field has a too long input.\nThis field has a too short input.\nThere was an unknown error uploading the file.\nYou are not allowed to upload files of this type.\nThe uploaded file is too large.\nThere was an error uploading the file.\nPlease enter a date in YYYY-MM-DD format.\nThis field has a too early date.\nThis field has a too late date.\nPlease enter a number.\nThis field has a too small number.\nThis field has a too large number.\nThe answer to the quiz is incorrect.\nPlease enter an email address.\nPlease enter a URL.\nPlease enter a telephone number.', 'Footer Form', '', 'publish', 'closed', 'closed', '', 'footer-form', '', '', '2024-11-08 04:59:04', '2024-11-08 04:59:04', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=wpcf7_contact_form&p=5367', 0, 'wpcf7_contact_form', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(5407, 1, '2024-11-08 05:09:21', '2024-11-08 05:09:21', '<h3>LET\'S COLLABORATE</h3> \n <h2>LET\'S WORK TOGETHER</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"166\" height=\"51\" src=\"https://infolize.in/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h4>\n (309) 8855-314 </h4>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h4>\n info@domainname.com </h4>\n </a>\n <h2>Quick Link</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Support</h2> \n <ul id=\"menu-footer-services-menu\"><li id=\"menu-item-11024\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n<li id=\"menu-item-11018\" data-vertical-menu=750px><a href=\"#\">Terms & Conditions</a></li>\n<li id=\"menu-item-11019\" data-vertical-menu=750px><a href=\"#\">Career</a></li>\n<li id=\"menu-item-11020\" data-vertical-menu=750px><a href=\"#\">Help</a></li>\n</ul> \n <h2>Subscribe Our Newsletter</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/staging/artistics/wp-admin/admin-ajax.php#wpcf7-f5367-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"5367\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5367-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><button type=\"submit\">Subscribe</button>\n </p>\n</form>\n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <p>Copyright © 2024 All Rights Reserved.</p>', 'Footer', '', 'publish', 'closed', 'closed', '', 'footer', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer', 0, 'elementskit_template', '', 0),
(5577, 1, '2024-11-08 05:53:15', '2024-11-08 05:53:15', '', 'work-together-bg', '', 'inherit', 'open', 'closed', '', 'work-together-bg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 5407, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/work-together-bg.png', 0, 'attachment', 'image/png', 0),
(5588, 1, '2024-11-08 05:56:29', '2024-11-08 05:56:29', '', 'work-together-bg-gradient', '', 'inherit', 'open', 'closed', '', 'work-together-bg-gradient', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 5407, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/work-together-bg-gradient.png', 0, 'attachment', 'image/png', 0),
(5983, 1, '2024-11-08 09:55:39', '2024-11-08 09:55:39', '', 'footer-logo', '', 'inherit', 'open', 'closed', '', 'footer-logo', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 5407, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/footer-logo.svg', 0, 'attachment', 'image/svg+xml', 0),
(6027, 1, '2024-11-08 10:12:19', '2024-11-08 10:12:19', '', 'service-bg', '', 'inherit', 'open', 'closed', '', 'service-bg-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 5001, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-bg-3.svg', 0, 'attachment', 'image/svg+xml', 0),
(6028, 1, '2024-11-08 10:12:38', '2024-11-08 10:12:34', ' ', '', '', 'publish', 'closed', 'closed', '', '6028', '', '', '2024-11-08 10:12:38', '2024-11-08 10:12:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=6028', 1, 'nav_menu_item', '', 0),
(6029, 1, '2024-11-08 10:12:38', '2024-11-08 10:12:34', ' ', '', '', 'publish', 'closed', 'closed', '', '6029', '', '', '2024-11-08 10:12:38', '2024-11-08 10:12:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=6029', 4, 'nav_menu_item', '', 0),
(6030, 1, '2024-11-08 10:12:38', '2024-11-08 10:12:34', ' ', '', '', 'publish', 'closed', 'closed', '', '6030', '', '', '2024-11-08 10:12:38', '2024-11-08 10:12:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=6030', 2, 'nav_menu_item', '', 0),
(6031, 1, '2024-11-08 10:12:38', '2024-11-08 10:12:34', ' ', '', '', 'publish', 'closed', 'closed', '', '6031', '', '', '2024-11-08 10:12:38', '2024-11-08 10:12:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=6031', 3, 'nav_menu_item', '', 0),
(6247, 1, '2024-11-08 11:26:01', '2024-11-08 11:26:01', '<h1>Frequently asked questions</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>General information</h2> \n <a href=\"#collapse-77754716780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c7d5e1\">\n What types of projects do you specialize in?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c7d5e1\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c7d5e1\">\n How do I start a project with your company?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c7d5e1\">\n Do you offer a free, no obligation quotation?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786780f33c7d5e1\">\n What services do you offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Content creation</h2> \n <a href=\"#collapse-77754716780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c7ebbf\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c7ebbf\">\n How do I start a project with your company?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c7ebbf\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c7ebbf\">\n What factors affect the project timeline?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c7ebbf\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c7ebbf\">\n What are the key milestones in a construction project?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Project management</h2> \n <a href=\"#collapse-77754716780f33c800c5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c800c5\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c800c5\">\n What happens if there are delays in the project?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c800c5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c800c5\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c800c5\">\n What materials are commonly used in sustainable construction?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Pricing & payments</h2> \n <a href=\"#collapse-77754716780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c81779\">\n How do sustainable materials impact energy efficiency?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c81779\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c81779\">\n How can construction contribute to water conservation?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c81779\">\n What are the main phases of the construction process?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786780f33c81779\">\n What permits are required for construction?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <ul>\n <li>\n <a href=\"#faq-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n General Information\n </a>\n </li>\n <li>\n <a href=\"#faq-2\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Content Creation FAQ\n </a>\n </li>\n <li>\n <a href=\"#faq-3\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Project Management FAQ\n </a>\n </li>\n <li>\n <a href=\"#faq-4\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Pricing & Payments FAQ\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'FAQS', '', 'publish', 'closed', 'closed', '', 'faqs', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=6247', 0, 'page', '', 0),
(6684, 1, '2024-11-09 06:01:54', '2024-11-09 06:01:54', '', 'faq-minus-icon.svg', '', 'inherit', 'open', 'closed', '', 'faq-minus-icon-svg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 6247, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-minus-icon.svg.svg', 0, 'attachment', 'image/svg+xml', 0),
(6685, 1, '2024-11-09 06:02:22', '2024-11-09 06:02:22', '', 'faq-plus-icon.svg', '', 'inherit', 'open', 'closed', '', 'faq-plus-icon-svg', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 6247, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-plus-icon.svg.svg', 0, 'attachment', 'image/svg+xml', 0),
(6913, 1, '2024-11-09 11:10:02', '2024-11-09 11:10:02', '', 'agency-benefits-bg-shape', '', 'inherit', 'open', 'closed', '', 'agency-benefits-bg-shape', '', '', '2024-11-09 11:10:02', '2024-11-09 11:10:02', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-benefits-bg-shape.png', 0, 'attachment', 'image/png', 0),
(7018, 1, '2024-11-11 05:04:44', '2024-11-11 05:04:44', '', 'author-2', '', 'inherit', 'open', 'closed', '', 'author-2-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(7232, 1, '2024-11-26 09:50:18', '2024-11-14 10:20:42', ' ', '', '', 'publish', 'closed', 'closed', '', '7232', '', '', '2024-11-26 09:50:18', '2024-11-14 10:20:42', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=7232', 13, 'nav_menu_item', '', 0),
(8107, 1, '2024-11-26 09:50:18', '2024-11-19 06:02:16', ' ', '', '', 'publish', 'closed', 'closed', '', '8107', '', '', '2024-11-26 09:50:18', '2024-11-19 06:02:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8107', 20, 'nav_menu_item', '', 0),
(8108, 1, '2024-11-26 09:50:18', '2024-11-19 06:02:16', ' ', '', '', 'publish', 'closed', 'closed', '', '8108', '', '', '2024-11-26 09:50:18', '2024-11-19 06:02:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8108', 22, 'nav_menu_item', '', 0),
(8109, 1, '2024-11-26 09:50:18', '2024-11-19 06:02:16', ' ', '', '', 'publish', 'closed', 'closed', '', '8109', '', '', '2024-11-26 09:50:18', '2024-11-19 06:02:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8109', 21, 'nav_menu_item', '', 0),
(8111, 1, '2024-11-26 09:50:18', '2024-11-19 06:02:16', ' ', '', '', 'publish', 'closed', 'closed', '', '8111', '', '', '2024-11-26 09:50:18', '2024-11-19 06:02:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8111', 24, 'nav_menu_item', '', 0),
(8112, 1, '2024-11-26 09:50:18', '2024-11-19 06:02:16', ' ', '', '', 'publish', 'closed', 'closed', '', '8112', '', '', '2024-11-26 09:50:18', '2024-11-19 06:02:16', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8112', 23, 'nav_menu_item', '', 0),
(8525, 1, '2024-11-26 09:50:18', '2024-11-19 11:42:20', '', 'Projects', '', 'publish', 'closed', 'closed', '', 'projects', '', '', '2024-11-26 09:50:18', '2024-11-19 11:42:20', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=8525', 14, 'nav_menu_item', '', 0),
(8580, 1, '2024-11-19 12:14:49', '2024-11-19 12:14:49', '', 'project-5', '', 'inherit', 'open', 'closed', '', 'project-5', '', '', '2024-11-19 12:14:49', '2024-11-19 12:14:49', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg', 0, 'attachment', 'image/jpeg', 0),
(8581, 1, '2024-11-19 12:14:50', '2024-11-19 12:14:50', '', 'project-6', '', 'inherit', 'open', 'closed', '', 'project-6', '', '', '2024-11-19 12:14:50', '2024-11-19 12:14:50', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg', 0, 'attachment', 'image/jpeg', 0),
(8582, 1, '2024-11-19 12:14:50', '2024-11-19 12:14:50', '', 'project-7', '', 'inherit', 'open', 'closed', '', 'project-7', '', '', '2024-11-19 12:14:50', '2024-11-19 12:14:50', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-7.jpg', 0, 'attachment', 'image/jpeg', 0),
(8583, 1, '2024-11-19 12:14:51', '2024-11-19 12:14:51', '', 'project-8', '', 'inherit', 'open', 'closed', '', 'project-8', '', '', '2024-11-19 12:14:51', '2024-11-19 12:14:51', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-8.jpg', 0, 'attachment', 'image/jpeg', 0),
(8584, 1, '2024-11-19 12:14:52', '2024-11-19 12:14:52', '', 'project-9', '', 'inherit', 'open', 'closed', '', 'project-9', '', '', '2024-11-19 12:14:52', '2024-11-19 12:14:52', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-9.jpg', 0, 'attachment', 'image/jpeg', 0),
(8585, 1, '2024-11-19 12:14:53', '2024-11-19 12:14:53', '', 'project-1', '', 'inherit', 'open', 'closed', '', 'project-1', '', '', '2024-11-19 12:14:53', '2024-11-19 12:14:53', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg', 0, 'attachment', 'image/jpeg', 0),
(8586, 1, '2024-11-19 12:14:54', '2024-11-19 12:14:54', '', 'project-3', '', 'inherit', 'open', 'closed', '', 'project-3', '', '', '2024-11-19 12:14:54', '2024-11-19 12:14:54', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg', 0, 'attachment', 'image/jpeg', 0),
(8587, 1, '2024-11-19 12:14:55', '2024-11-19 12:14:55', '', 'project-4', '', 'inherit', 'open', 'closed', '', 'project-4', '', '', '2024-11-19 12:14:55', '2024-11-19 12:14:55', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8588, 1, '2024-11-19 12:16:13', '2024-11-19 12:16:13', '<h1>Future Leaders Program </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e97234ab31\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e97234ab31\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e97234ab31\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e97234ab31\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e97234ab31\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Future Leaders Program </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Future Leaders Program', '', 'publish', 'open', 'closed', '', 'future-leaders-program', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8588', 0, 'awaiken-project', '', 0),
(8590, 1, '2024-11-19 12:16:54', '2024-11-19 12:16:54', '<h1>Smart Process Optimization </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-8.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9715a3823\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9715a3823\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9715a3823\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9715a3823\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9715a3823\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Smart Process Optimization </p>\n <h3>\n Category \n </h3>\n <p>\n SEO & Analytics </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Smart Process Optimization', '', 'publish', 'open', 'closed', '', 'smart-process-optimization', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8590', 0, 'awaiken-project', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8592, 1, '2024-11-19 12:17:18', '2024-11-19 12:17:18', '<h1>Digital Solutions Platform </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-7.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9709ca9cb\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9709ca9cb\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9709ca9cb\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9709ca9cb\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9709ca9cb\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Digital Solutions Platform </p>\n <h3>\n Category \n </h3>\n <p>\n Digital Marketing </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Digital Solutions Platform', '', 'publish', 'open', 'closed', '', 'digital-solutions-platform', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8592', 0, 'awaiken-project', '', 0),
(8594, 1, '2024-11-19 12:17:48', '2024-11-19 12:17:48', '<h1>Interactive Website Redesign </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96fe7a117\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96fe7a117\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96fe7a117\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96fe7a117\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96fe7a117\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Interactive Website Redesign </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Interactive Website Redesign', '', 'publish', 'open', 'closed', '', 'interactive-website-redesign', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8594', 0, 'awaiken-project', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8596, 1, '2024-11-19 12:18:12', '2024-11-19 12:18:12', '<h1>Visionary Growth Strategy </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96f35af85\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96f35af85\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96f35af85\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96f35af85\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96f35af85\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Visionary Growth Strategy </p>\n <h3>\n Category \n </h3>\n <p>\n Web Design </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Visionary Growth Strategy', '', 'publish', 'open', 'closed', '', 'visionary-growth-strategy', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8596', 0, 'awaiken-project', '', 0),
(8598, 1, '2024-11-19 12:18:38', '2024-11-19 12:18:38', '<h1>Impactful Content Creation </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96e6ad9a6\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96e6ad9a6\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96e6ad9a6\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96e6ad9a6\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96e6ad9a6\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Impactful Content Creation </p>\n <h3>\n Category \n </h3>\n <p>\n SEO & Analytics </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Impactful Content Creation', '', 'publish', 'open', 'closed', '', 'impactful-content-creation', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8598', 0, 'awaiken-project', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8600, 1, '2024-11-19 12:19:13', '2024-11-19 12:19:13', '<h1>Dynamic Digital Campaign </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96d9973a3\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96d9973a3\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96d9973a3\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96d9973a3\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96d9973a3\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Dynamic Digital Campaign </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Dynamic Digital Campaign', '', 'publish', 'open', 'closed', '', 'dynamic-digital-campaign', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8600', 0, 'awaiken-project', '', 0),
(8602, 1, '2024-11-19 12:19:39', '2024-11-19 12:19:39', '<h1>Innovative design identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96cd0745b\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96cd0745b\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96cd0745b\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96cd0745b\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96cd0745b\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Innovative Identity Design </p>\n <h3>\n Category \n </h3>\n <p>\n Digital marketing </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Innovative Identity Design', '', 'publish', 'open', 'closed', '', 'innovative-identity-design', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8602', 0, 'awaiken-project', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(8604, 1, '2024-11-19 12:20:03', '2024-11-19 12:20:03', '<h1>Dynamic E-Commerce Platform </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96c20c935\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96c20c935\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96c20c935\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96c20c935\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96c20c935\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Dynamic E-Commerce Platform </p>\n <h3>\n Category \n </h3>\n <p>\n Web Design </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Dynamic E-Commerce Platform', '', 'publish', 'open', 'closed', '', 'dynamic-e-commerce-platform', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=awaiken-project&p=8604', 0, 'awaiken-project', '', 0),
(9606, 1, '2024-11-21 11:55:09', '2024-11-21 11:55:09', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"#\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>\n <a href=\"#\" >\n Contact Now </a>\n </h3>\n <p>\n (309) 8855-314. </p>', 'Header Layout - 2', '', 'publish', 'closed', 'closed', '', 'header-layout-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2', 0, 'elementskit_template', '', 0),
(9630, 1, '2024-11-21 12:10:34', '2024-11-21 12:10:34', '', 'icon-phone-black', '', 'inherit', 'open', 'closed', '', 'icon-phone-black', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 9606, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-phone-black.svg', 0, 'attachment', 'image/svg+xml', 0),
(9637, 1, '2024-11-21 12:15:03', '2024-11-21 12:15:03', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>', 'Header Layout - 3', '', 'publish', 'closed', 'closed', '', 'header-layout-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3', 0, 'elementskit_template', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(9668, 1, '2024-11-21 12:31:48', '2024-11-21 12:31:48', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"#ekit_modal-popup-bf6d26c\" aria-label=\"navsearch-button\">\n </a>\n <!-- language switcher strart -->\n <!-- xs modal -->\n <!-- Polylang search - thanks to Alain Melsens -->\n <form role=\"search\" method=\"get\" action=\"https://demo.awaikenthemes.com/artistics/\">\n <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n <button type=\"submit\" aria-label=\"search-button\">\n </button>\n </form>\n <!-- End xs modal -->\n <!-- end language switcher strart -->\n <a href=\"#\" aria-label=\"offcanvas-menu\">\n </a>\n <!-- offset cart strart -->\n <!-- sidebar cart item -->\n <a href=\"#\" aria-label=\"close-icon\">\n </a>\n Edit Content\n <style> .elementor-5209 .elementor-element.elementor-element-d465c03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;} .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );} .elementor-5209 .elementor-element.elementor-element-c480d36{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-e586bc4{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-e89f96e{text-align:center;} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover{color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover svg path{stroke:var( --e-global-color-primary );fill:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a{text-align:center;text-decoration:none;border-radius:100px 100px 100px 100px;width:40px;height:40px;line-height:36px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li{display:inline-block;margin:0px 15px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a i{font-size:20px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a svg{max-width:20px;}@media(max-width:1024px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;}}</style> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Phone </h3>\n <p>(309) 8855-314</p>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Email </h3>\n <p>info@domainname.com</p>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n Address </h3>\n <p>123 Creative Lane London, SW1A 1AA United Kingdom</p>\n <h2>Stay Connected</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <!-- END sidebar widget item -->\n <!-- END offset cart strart -->', 'Header Layout - 4', '', 'publish', 'closed', 'closed', '', 'header-layout-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4', 0, 'elementskit_template', '', 0),
(9694, 1, '2024-11-21 12:49:43', '2024-11-21 12:49:43', '<img width=\"166\" height=\"51\" src=\"https://infolize.in/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <h2>Quick Links</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Our Services</h2> \n <ul id=\"menu-services-menu\"><li id=\"menu-item-10593\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a></li>\n<li id=\"menu-item-10594\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a></li>\n<li id=\"menu-item-10596\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-10597\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a></li>\n<li id=\"menu-item-10598\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></li>\n</ul> \n <h2>Get In Touch</h2> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <h3>\n (309) 8855-314 </h3>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <h3>\n info@domainname.com </h3>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n 123 Creative Lane London, SW1A 1AA United Kingdom </h3>\n <p>Copyright © 2024 All Rights Reserved.</p> \n <ul id=\"menu-footer-privacy-policy\"><li id=\"menu-item-9750\" data-vertical-menu=750px><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-9751\" data-vertical-menu=750px><a href=\"#\">Term & Condition</a></li>\n</ul>', 'Footer Layout - 2', '', 'publish', 'closed', 'closed', '', 'footer-layout-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2', 0, 'elementskit_template', '', 0),
(9750, 1, '2024-11-21 13:29:24', '2024-11-21 13:29:24', '', 'Privacy Policy', '', 'publish', 'closed', 'closed', '', 'privacy-policy', '', '', '2024-11-21 13:29:24', '2024-11-21 13:29:24', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=9750', 1, 'nav_menu_item', '', 0),
(9751, 1, '2024-11-21 13:29:24', '2024-11-21 13:29:24', '', 'Term & Condition', '', 'publish', 'closed', 'closed', '', 'term-condition', '', '', '2024-11-21 13:29:24', '2024-11-21 13:29:24', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=9751', 2, 'nav_menu_item', '', 0),
(9831, 1, '2024-11-22 05:23:50', '2024-11-22 05:23:50', '<img width=\"166\" height=\"51\" src=\"https://infolize.in/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n info@domainname.com </h3>\n <p>(309) 8855-314</p>\n <h2>Quick Links</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Socials</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n Twitter </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n Facebook </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n Instagram </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Linkedin\" >\n Linkedin </a>\n </li>\n </ul>\n <h2>Our Services</h2> \n <ul id=\"menu-services-menu\"><li id=\"menu-item-9833\" data-vertical-menu=750px><a href=\"#\">Branding And Identity</a></li>\n<li id=\"menu-item-9834\" data-vertical-menu=750px><a href=\"#\">Digital Marketing</a></li>\n<li id=\"menu-item-9835\" data-vertical-menu=750px><a href=\"#\">Creative Content Production</a></li>\n<li id=\"menu-item-9836\" data-vertical-menu=750px><a href=\"#\">Content Creation</a></li>\n<li id=\"menu-item-9837\" data-vertical-menu=750px><a href=\"#\">E-commerce Solutions</a></li>\n</ul> \n <p>Copyright © 2024 All Rights Reserved.</p> \n <ul id=\"menu-footer-privacy-policy\"><li id=\"menu-item-9750\" data-vertical-menu=750px><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-9751\" data-vertical-menu=750px><a href=\"#\">Term & Condition</a></li>\n</ul>', 'Footer Layout - 3', '', 'publish', 'closed', 'closed', '', 'footer-layout-3', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3', 0, 'elementskit_template', '', 0),
(9857, 1, '2024-11-22 05:40:05', '2024-11-22 05:40:05', '<img width=\"166\" height=\"51\" src=\"https://infolize.in/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <p>Copyright © 2024 All Rights Reserved.</p>', 'Footer Layout - 4', '', 'publish', 'closed', 'closed', '', 'footer-layout-4', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 0, 'https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4', 0, 'elementskit_template', '', 0),
(9994, 1, '2024-11-22 12:55:57', '2024-11-22 12:55:57', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png', '', '', '2024-11-22 12:55:57', '2024-11-22 12:55:57', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/placeholder.png', 0, 'attachment', 'image/png', 0),
(10010, 1, '2024-11-22 12:59:52', '2024-11-22 12:59:52', '<h2>Services Category</h2> \n <ul>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Branding And Identity\n </a>\n </li>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Digital Marketing\n </a>\n </li>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Creative Content Production\n </a>\n </li>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Content Creation\n </a>\n </li>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n E-Commerce Solutions\n </a>\n </li>\n <li>\n <a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n UX/UI Design\n </a>\n </li>\n </ul>', 'Service Single Sidebar', '', 'publish', 'closed', 'closed', '', 'service-single-sidebar', '', '', '2024-11-22 12:59:52', '2024-11-22 12:59:52', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=elementor_library&p=10010', 0, 'elementor_library', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10031, 1, '2024-11-22 13:02:38', '2024-11-22 13:02:38', '<!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Sidebar Cta Box', '', 'publish', 'closed', 'closed', '', 'sidebar-cta-box', '', '', '2024-11-22 13:02:38', '2024-11-22 13:02:38', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=elementor_library&p=10031', 0, 'elementor_library', '', 0),
(10099, 1, '2024-11-22 13:19:49', '2024-11-22 13:19:49', '<h1>Branding And Identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e98a878e9d\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e98a878e9d\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e98a878e9d\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e98a878e9d\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e98a878e9d\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Branding And Identity', '', 'publish', 'closed', 'closed', '', 'branding-and-identity', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10099', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10100, 1, '2024-11-22 13:20:09', '2024-11-22 13:20:09', '<h1>Creative Content Production</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e992dc4de6\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e992dc4de6\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e992dc4de6\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e992dc4de6\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e992dc4de6\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Creative Content Production', '', 'publish', 'closed', 'closed', '', 'creative-content-production', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10100', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10101, 1, '2024-11-22 13:20:18', '2024-11-22 13:20:18', '<h1>Content Creation</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9915ca5e5\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9915ca5e5\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9915ca5e5\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9915ca5e5\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9915ca5e5\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Content Creation', '', 'publish', 'closed', 'closed', '', 'content-creation', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10101', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10102, 1, '2024-11-22 13:20:33', '2024-11-22 13:20:33', '<h1>E-commerce Solutions</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e995654154\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e995654154\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e995654154\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e995654154\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e995654154\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'E-commerce Solutions', '', 'publish', 'closed', 'closed', '', 'e-commerce-solutions', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10102', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10103, 1, '2024-11-22 13:20:41', '2024-11-22 13:20:41', '<h1>UX/UI Design</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9968a2a9f\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9968a2a9f\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9968a2a9f\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9968a2a9f\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9968a2a9f\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'UX/UI Design', '', 'publish', 'closed', 'closed', '', 'ux-ui-design', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10103', 0, 'page', '', 0),
(10122, 1, '2024-11-26 09:50:18', '2024-11-22 13:23:02', ' ', '', '', 'publish', 'closed', 'closed', '', '10122', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10122', 6, 'nav_menu_item', '', 0),
(10123, 1, '2024-11-26 09:50:18', '2024-11-22 13:23:02', ' ', '', '', 'publish', 'closed', 'closed', '', '10123', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10123', 9, 'nav_menu_item', '', 0),
(10124, 1, '2024-11-26 09:50:18', '2024-11-22 13:23:02', ' ', '', '', 'publish', 'closed', 'closed', '', '10124', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10124', 8, 'nav_menu_item', '', 0),
(10125, 1, '2024-11-26 09:50:18', '2024-11-22 13:23:02', ' ', '', '', 'publish', 'closed', 'closed', '', '10125', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10125', 10, 'nav_menu_item', '', 0),
(10126, 1, '2024-11-26 09:50:18', '2024-11-22 13:23:02', ' ', '', '', 'publish', 'closed', 'closed', '', '10126', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10126', 11, 'nav_menu_item', '', 0),
(10405, 1, '2024-11-23 06:34:48', '2024-11-23 06:34:48', '', 'hero-bg', '', 'inherit', 'open', 'closed', '', 'hero-bg', '', '', '2024-11-23 06:34:48', '2024-11-23 06:34:48', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg.jpg', 0, 'attachment', 'image/jpeg', 0),
(10424, 1, '2024-11-23 06:47:34', '2024-11-23 06:47:34', '<h1 data-id=\"f8cd578\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-0d3d602-1b52a6c', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-0d3d602-1b52a6c', '', '', '2024-11-23 06:47:34', '2024-11-23 06:47:34', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-0d3d602-1b52a6c/', 0, 'elementskit_content', '', 0),
(10428, 1, '2024-11-23 06:48:50', '2024-11-23 06:48:50', '<h1 data-id=\"dbd41a9\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-926968e-1b52a6c', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-926968e-1b52a6c', '', '', '2024-11-23 06:48:50', '2024-11-23 06:48:50', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-926968e-1b52a6c/', 0, 'elementskit_content', '', 0),
(10432, 1, '2024-11-23 06:50:14', '2024-11-23 06:50:14', '<h1 data-id=\"5129de2\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-0d3d602-8f04f13', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-0d3d602-8f04f13', '', '', '2024-11-23 06:50:14', '2024-11-23 06:50:14', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-0d3d602-8f04f13/', 0, 'elementskit_content', '', 0),
(10448, 1, '2024-11-23 06:53:17', '2024-11-23 06:53:17', '<h1 data-id=\"6ca122a\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-ec391a6-8e23060', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-ec391a6-8e23060', '', '', '2024-11-23 06:53:17', '2024-11-23 06:53:17', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-ec391a6-8e23060/', 0, 'elementskit_content', '', 0),
(10458, 1, '2024-11-23 06:58:45', '2024-11-23 06:58:45', '<h1 data-id=\"3e9d9ac\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"#\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-2c1b61f-5989f0f', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-2c1b61f-5989f0f', '', '', '2024-11-23 06:58:45', '2024-11-23 06:58:45', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-2c1b61f-5989f0f/', 0, 'elementskit_content', '', 0),
(10471, 1, '2024-11-23 07:05:23', '2024-11-23 07:05:23', '<h1 data-id=\"3abb28a\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-aaba371-1dd2889', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-aaba371-1dd2889', '', '', '2024-11-23 07:05:23', '2024-11-23 07:05:23', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-aaba371-1dd2889/', 0, 'elementskit_content', '', 0),
(10497, 1, '2024-11-23 07:21:05', '2024-11-23 07:21:05', '<h1 data-id=\"4904ae6\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"black\"></path></svg> \n Get In Touch\n </a>', 'dynamic-content-widget-aaba371-23f95f2', '', 'publish', 'closed', 'closed', '', 'dynamic-content-widget-aaba371-23f95f2', '', '', '2024-11-23 07:21:05', '2024-11-23 07:21:05', '', 0, 'https://demo.awaikenthemes.com/artistics/elementskit-content/dynamic-content-widget-aaba371-23f95f2/', 0, 'elementskit_content', '', 0),
(10536, 1, '2024-11-23 09:30:57', '2024-11-23 09:30:57', '<h1>Sarah Mitchell</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Senior Project Manager</h3><p>Sarah Mitchell</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n sarahmitchell78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Sarah Mitchell', '', 'publish', 'closed', 'closed', '', 'sarah-mitchell', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/?page_id=10536', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10552, 1, '2024-11-23 09:38:08', '2024-11-23 09:38:08', '<h1>Emily Davis</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Product Manager</h3><p>Emily Davis</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n emilydavis78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"555\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Emily Davis', '', 'publish', 'closed', 'closed', '', 'emily-davis', '', '', '2025-07-18 14:58:35', '2025-07-18 14:58:35', '', 1755, 'https://demo.awaikenthemes.com/artistics/?page_id=10552', 0, 'page', '', 0),
(10557, 1, '2024-11-23 09:40:03', '2024-11-23 09:40:03', '<h1>Brooklyn Simmons</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Marketing Director</h3><p>Brooklyn Simmons</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n brooklynsimmons78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"554\" src=\"https://infolize.in/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Brooklyn Simmons', '', 'publish', 'closed', 'closed', '', 'brooklyn-simmons', '', '', '2025-07-18 14:58:35', '2025-07-18 14:58:35', '', 1755, 'https://demo.awaikenthemes.com/artistics/?page_id=10557', 0, 'page', '', 0),
(10565, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Header Layouts', '', 'publish', 'closed', 'closed', '', 'header-layouts', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10565', 25, 'nav_menu_item', '', 0),
(10569, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Header Layout – 1', '', 'publish', 'closed', 'closed', '', 'header-layout-1', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10569', 26, 'nav_menu_item', '', 0),
(10571, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Header Layout – 2', '', 'publish', 'closed', 'closed', '', 'header-layout-2', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10571', 27, 'nav_menu_item', '', 0),
(10573, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Header Layout – 3', '', 'publish', 'closed', 'closed', '', 'header-layout-3', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10573', 28, 'nav_menu_item', '', 0),
(10574, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Header Layout – 4', '', 'publish', 'closed', 'closed', '', 'header-layout-4', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10574', 29, 'nav_menu_item', '', 0),
(10575, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Footer Layouts', '', 'publish', 'closed', 'closed', '', 'footer-layouts', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10575', 30, 'nav_menu_item', '', 0),
(10579, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Footer Layout – 1', '', 'publish', 'closed', 'closed', '', 'footer-layout-1', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10579', 31, 'nav_menu_item', '', 0),
(10580, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Footer Layout – 2', '', 'publish', 'closed', 'closed', '', 'footer-layout-2', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10580', 32, 'nav_menu_item', '', 0),
(10581, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Footer Layout – 3', '', 'publish', 'closed', 'closed', '', 'footer-layout-3', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10581', 33, 'nav_menu_item', '', 0),
(10583, 1, '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 'Footer Layout – 4', '', 'publish', 'closed', 'closed', '', 'footer-layout-4', '', '', '2024-11-26 09:50:18', '2024-11-23 09:47:05', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10583', 34, 'nav_menu_item', '', 0),
(10593, 1, '2024-11-23 09:49:55', '2024-11-23 09:49:55', ' ', '', '', 'publish', 'closed', 'closed', '', '10593', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10593', 1, 'nav_menu_item', '', 0),
(10594, 1, '2024-11-23 09:49:55', '2024-11-23 09:49:55', ' ', '', '', 'publish', 'closed', 'closed', '', '10594', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10594', 2, 'nav_menu_item', '', 0),
(10596, 1, '2024-11-23 09:49:55', '2024-11-23 09:49:55', ' ', '', '', 'publish', 'closed', 'closed', '', '10596', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10596', 3, 'nav_menu_item', '', 0),
(10597, 1, '2024-11-23 09:49:55', '2024-11-23 09:49:55', ' ', '', '', 'publish', 'closed', 'closed', '', '10597', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10597', 4, 'nav_menu_item', '', 0),
(10598, 1, '2024-11-23 09:49:55', '2024-11-23 09:49:55', ' ', '', '', 'publish', 'closed', 'closed', '', '10598', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 78, 'https://demo.awaikenthemes.com/artistics/?p=10598', 5, 'nav_menu_item', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10626, 1, '2024-11-23 10:03:28', '2024-11-23 10:03:28', '<h1 data-id=\"0e32d05\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home - Image', '', 'publish', 'closed', 'closed', '', 'home-image', '', '', '2025-07-18 14:58:35', '2025-07-18 14:58:35', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=10626', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10674, 1, '2024-11-26 09:50:18', '2024-11-23 10:27:07', ' ', '', '', 'publish', 'closed', 'closed', '', '10674', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 1755, 'https://demo.awaikenthemes.com/artistics/?p=10674', 16, 'nav_menu_item', '', 0),
(10676, 1, '2024-11-26 09:50:18', '2024-11-23 10:27:07', ' ', '', '', 'publish', 'closed', 'closed', '', '10676', '', '', '2024-11-26 09:50:18', '2024-11-23 10:27:07', '', 1755, 'https://demo.awaikenthemes.com/artistics/?p=10676', 17, 'nav_menu_item', '', 0),
(10678, 1, '2024-11-26 09:50:18', '2024-11-23 10:27:07', ' ', '', '', 'publish', 'closed', 'closed', '', '10678', '', '', '2024-11-26 09:50:18', '2024-11-23 10:27:07', '', 1755, 'https://demo.awaikenthemes.com/artistics/?p=10678', 18, 'nav_menu_item', '', 0),
(10680, 1, '2024-11-26 09:50:18', '2024-11-23 10:27:07', ' ', '', '', 'publish', 'closed', 'closed', '', '10680', '', '', '2024-11-26 09:50:18', '2024-11-23 10:27:07', '', 1755, 'https://demo.awaikenthemes.com/artistics/?p=10680', 19, 'nav_menu_item', '', 0),
(10696, 1, '2024-11-23 10:30:07', '2024-11-23 10:30:07', '', 'hero-bg-2', '', 'inherit', 'open', 'closed', '', 'hero-bg-2', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 10497, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-bg-2.jpg', 0, 'attachment', 'image/jpeg', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10764, 1, '2024-11-23 10:54:09', '2024-11-23 10:54:09', '<h1 data-id=\"f1de6ff\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://infolize.in/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://infolize.in/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\"*\">All</li>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://infolize.in/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://infolize.in/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://infolize.in/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home - Slider', '', 'publish', 'closed', 'closed', '', 'home-slider', '', '', '2025-07-18 14:58:35', '2025-07-18 14:58:35', '', 0, 'https://demo.awaikenthemes.com/artistics/?page_id=10764', 0, 'page', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(10806, 1, '2024-11-26 09:50:18', '2024-11-26 06:41:17', '', 'Home – Image', '', 'publish', 'closed', 'closed', '', 'home-image', '', '', '2024-11-26 09:50:18', '2024-11-26 06:41:17', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10806', 2, 'nav_menu_item', '', 0),
(10807, 1, '2024-11-26 09:50:18', '2024-11-26 06:41:17', '', 'Home – Slider', '', 'publish', 'closed', 'closed', '', 'home-slider', '', '', '2024-11-26 09:50:18', '2024-11-26 06:41:17', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=10807', 3, 'nav_menu_item', '', 0),
(10844, 1, '2024-11-26 07:17:21', '2024-11-26 07:17:21', '', 'icon-phone-footer', '', 'inherit', 'open', 'closed', '', 'icon-phone-footer', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 5407, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/icon-phone-footer.svg', 0, 'attachment', 'image/svg+xml', 0),
(10914, 1, '2024-11-26 09:19:57', '2024-11-26 09:19:57', '<h1>Branding And Identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://infolize.in/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://infolize.in/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e98f7c886c\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e98f7c886c\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e98f7c886c\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e98f7c886c\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e98f7c886c\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://infolize.in/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Branding And Identity', '', 'publish', 'closed', 'closed', '', 'branding-and-identity-2', '', '', '2025-07-18 14:58:35', '2025-07-18 14:58:35', '', 78, 'https://demo.awaikenthemes.com/artistics/?page_id=10914', 0, 'page', '', 0),
(10929, 1, '2024-11-26 09:40:46', '2024-11-26 09:40:46', '', 'hero-vider-img', '', 'inherit', 'open', 'closed', '', 'hero-vider-img', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/hero-vider-img.png', 0, 'attachment', 'image/png', 0),
(11018, 1, '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 'Terms & Conditions', '', 'publish', 'closed', 'closed', '', 'terms-conditions', '', '', '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=11018', 2, 'nav_menu_item', '', 0),
(11019, 1, '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 'Career', '', 'publish', 'closed', 'closed', '', 'career', '', '', '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=11019', 3, 'nav_menu_item', '', 0),
(11020, 1, '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 'Help', '', 'publish', 'closed', 'closed', '', 'help', '', '', '2024-11-26 10:57:32', '2024-11-26 10:56:51', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=11020', 4, 'nav_menu_item', '', 0),
(11024, 1, '2024-11-26 10:57:32', '2024-11-26 10:57:32', ' ', '', '', 'publish', 'closed', 'closed', '', '11024', '', '', '2024-11-26 10:57:32', '2024-11-26 10:57:32', '', 0, 'https://demo.awaikenthemes.com/artistics/?p=11024', 1, 'nav_menu_item', '', 0),
(11089, 1, '2024-12-27 09:50:19', '2024-12-27 09:50:19', '', 'text-arrow-white', '', 'inherit', 'open', 'closed', '', 'text-arrow-white', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/12/text-arrow-white.svg', 0, 'attachment', 'image/svg+xml', 0),
(11350, 1, '2024-12-27 13:24:16', '2024-12-27 13:24:16', '', 'testimonial-left-arrow', '', 'inherit', 'open', 'closed', '', 'testimonial-left-arrow', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/12/testimonial-left-arrow.svg', 0, 'attachment', 'image/svg+xml', 0),
(11351, 1, '2024-12-27 13:24:17', '2024-12-27 13:24:17', '', 'testimonial-right-arrow', '', 'inherit', 'open', 'closed', '', 'testimonial-right-arrow', '', '', '2025-07-18 14:58:34', '2025-07-18 14:58:34', '', 21, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/12/testimonial-right-arrow.svg', 0, 'attachment', 'image/svg+xml', 0),
(11491, 1, '2025-01-04 06:08:25', '2025-01-04 06:08:25', '', 'Text Path', '', 'publish', 'closed', 'closed', '', 'text-path', '', '', '2025-01-04 06:08:25', '2025-01-04 06:08:25', '', 0, 'https://demo.awaikenthemes.com/artistics/?post_type=elementor_library&p=11491', 0, 'elementor_library', '', 0),
(11523, 1, '2025-01-18 06:48:48', '2025-01-18 06:48:48', '', 'placeholder.png', '', 'inherit', 'open', 'closed', '', 'placeholder-png-2', '', '', '2025-01-18 06:48:48', '2025-01-18 06:48:48', '', 0, 'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2025/01/placeholder.png', 0, 'attachment', 'image/png', 0),
(11524, 1, '2024-11-05 05:28:06', '2024-11-05 05:28:06', '<!-- wp:page-list /-->', 'Navigation', '', 'publish', 'closed', 'closed', '', 'navigation-2', '', '', '2024-11-05 05:28:06', '2024-11-05 05:28:06', '', 0, 'https://demo.awaikenthemes.com/artistics/2024/11/05/navigation/', 0, 'wp_navigation', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11525, 1, '2024-11-19 12:16:13', '2024-11-19 12:16:13', '<h1>Future Leaders Program </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e97234ab31\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e97234ab31\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e97234ab31\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e97234ab31\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e97234ab31\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e97234ab31\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e97234ab31\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Future Leaders Program </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Future Leaders Program', '', 'inherit', 'closed', 'closed', '', '8588-revision-v1', '', '', '2024-11-19 12:16:13', '2024-11-19 12:16:13', '', 8588, 'https://infolize.in/?p=11525', 0, 'revision', '', 0),
(11526, 1, '2024-11-19 12:16:54', '2024-11-19 12:16:54', '<h1>Smart Process Optimization </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-8.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9715a3823\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9715a3823\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9715a3823\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9715a3823\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9715a3823\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9715a3823\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9715a3823\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Smart Process Optimization </p>\n <h3>\n Category \n </h3>\n <p>\n SEO & Analytics </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Smart Process Optimization', '', 'inherit', 'closed', 'closed', '', '8590-revision-v1', '', '', '2024-11-19 12:16:54', '2024-11-19 12:16:54', '', 8590, 'https://infolize.in/?p=11526', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11527, 1, '2024-11-19 12:17:18', '2024-11-19 12:17:18', '<h1>Digital Solutions Platform </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-7.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9709ca9cb\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9709ca9cb\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9709ca9cb\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9709ca9cb\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9709ca9cb\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9709ca9cb\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9709ca9cb\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Digital Solutions Platform </p>\n <h3>\n Category \n </h3>\n <p>\n Digital Marketing </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Digital Solutions Platform', '', 'inherit', 'closed', 'closed', '', '8592-revision-v1', '', '', '2024-11-19 12:17:18', '2024-11-19 12:17:18', '', 8592, 'https://infolize.in/?p=11527', 0, 'revision', '', 0),
(11528, 1, '2024-11-19 12:17:48', '2024-11-19 12:17:48', '<h1>Interactive Website Redesign </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96fe7a117\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96fe7a117\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96fe7a117\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96fe7a117\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96fe7a117\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96fe7a117\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96fe7a117\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Interactive Website Redesign </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Interactive Website Redesign', '', 'inherit', 'closed', 'closed', '', '8594-revision-v1', '', '', '2024-11-19 12:17:48', '2024-11-19 12:17:48', '', 8594, 'https://infolize.in/?p=11528', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11529, 1, '2024-11-19 12:18:12', '2024-11-19 12:18:12', '<h1>Visionary Growth Strategy </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96f35af85\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96f35af85\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96f35af85\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96f35af85\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96f35af85\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96f35af85\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96f35af85\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Visionary Growth Strategy </p>\n <h3>\n Category \n </h3>\n <p>\n Web Design </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Visionary Growth Strategy', '', 'inherit', 'closed', 'closed', '', '8596-revision-v1', '', '', '2024-11-19 12:18:12', '2024-11-19 12:18:12', '', 8596, 'https://infolize.in/?p=11529', 0, 'revision', '', 0),
(11530, 1, '2024-11-19 12:18:38', '2024-11-19 12:18:38', '<h1>Impactful Content Creation </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96e6ad9a6\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96e6ad9a6\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96e6ad9a6\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96e6ad9a6\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96e6ad9a6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96e6ad9a6\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96e6ad9a6\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Impactful Content Creation </p>\n <h3>\n Category \n </h3>\n <p>\n SEO & Analytics </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Impactful Content Creation', '', 'inherit', 'closed', 'closed', '', '8598-revision-v1', '', '', '2024-11-19 12:18:38', '2024-11-19 12:18:38', '', 8598, 'https://infolize.in/?p=11530', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11531, 1, '2024-11-19 12:19:13', '2024-11-19 12:19:13', '<h1>Dynamic Digital Campaign </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96d9973a3\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96d9973a3\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96d9973a3\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96d9973a3\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96d9973a3\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96d9973a3\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96d9973a3\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Dynamic Digital Campaign </p>\n <h3>\n Category \n </h3>\n <p>\n Branding & Identity </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Dynamic Digital Campaign', '', 'inherit', 'closed', 'closed', '', '8600-revision-v1', '', '', '2024-11-19 12:19:13', '2024-11-19 12:19:13', '', 8600, 'https://infolize.in/?p=11531', 0, 'revision', '', 0),
(11532, 1, '2024-11-19 12:19:39', '2024-11-19 12:19:39', '<h1>Innovative design identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96cd0745b\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96cd0745b\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96cd0745b\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96cd0745b\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96cd0745b\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96cd0745b\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96cd0745b\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Innovative Identity Design </p>\n <h3>\n Category \n </h3>\n <p>\n Digital marketing </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Innovative Identity Design', '', 'inherit', 'closed', 'closed', '', '8602-revision-v1', '', '', '2024-11-19 12:19:39', '2024-11-19 12:19:39', '', 8602, 'https://infolize.in/?p=11532', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11533, 1, '2024-11-19 12:20:03', '2024-11-19 12:20:03', '<h1>Dynamic E-Commerce Platform </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" /> \n <h2>Project overview</h2> \n <p>Innovative identity design goes beyond just creating a logo—it\'s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand\'s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you\'ll stand out from the competition, connect with your audience, and build lasting brand loyalty.</p><p>This cohesive identity not only enhances brand recognition but also ensures consistency across all platforms, building trust and emotional connection. With an innovative approach, we help your brand stand out, leaving a lasting impression that drives loyalty and growth.</p> \n <h2>Challenges & constraints</h2> \n <p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n <ul>\n <li>\n The digital agency landscape is highly competitive, requiring agencies to differentiate themselves.\n </li>\n <li>\n With a focus on technology, digital agencies have teams skilled in web development.\n </li>\n </ul>\n <h2>Projects solution</h2> \n <p>Our innovative identity design solution crafted a distinctive visual identity that perfectly reflects the brand\'s values and mission. Through a cohesive logo, color palette, and typography, we delivered a unified brand experience that enhances recognition, builds trust, and sets the brand apart.</p><p>When creating a detailed case study, it\'s important to provide comprehensive information that communicates.</p><p>It\'s important to provide comprehensive information that communicates the story of the project, including the challenges faced, the solutions implemented, and the achieved results.</p> \n 0\n % \n <h3>Success Rate</h3> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e96c20c935\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e96c20c935\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e96c20c935\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e96c20c935\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e96c20c935\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e96c20c935\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e96c20c935\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <h3>\n Project Name \n </h3>\n <p>\n Dynamic E-Commerce Platform </p>\n <h3>\n Category \n </h3>\n <p>\n Web Design </p>\n <h3>\n Clients \n </h3>\n <p>\n josefin H. Smith </p>\n <h3>\n Date \n </h3>\n <p>\n 25 January,2023 </p>\n <h3>\n Duration \n </h3>\n <p>\n 6 Month </p>\n <h2>Share:</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"X twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Dynamic E-Commerce Platform', '', 'inherit', 'closed', 'closed', '', '8604-revision-v1', '', '', '2024-11-19 12:20:03', '2024-11-19 12:20:03', '', 8604, 'https://infolize.in/?p=11533', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11534, 1, '2024-11-07 12:33:34', '2024-11-07 12:33:34', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <a href=\"#\" aria-label=\"offcanvas-menu\">\n </a>\n <!-- offset cart strart -->\n <!-- sidebar cart item -->\n <a href=\"#\" aria-label=\"close-icon\">\n </a>\n Edit Content\n <style> .elementor-5209 .elementor-element.elementor-element-d465c03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;} .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );} .elementor-5209 .elementor-element.elementor-element-c480d36{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-e586bc4{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-e89f96e{text-align:center;} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover{color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover svg path{stroke:var( --e-global-color-primary );fill:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a{text-align:center;text-decoration:none;border-radius:100px 100px 100px 100px;width:40px;height:40px;line-height:36px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li{display:inline-block;margin:0px 15px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a i{font-size:20px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a svg{max-width:20px;}@media(max-width:1024px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;}}</style> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Phone </h3>\n <p>(309) 8855-314</p>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Email </h3>\n <p>info@domainname.com</p>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n Address </h3>\n <p>123 Creative Lane London, SW1A 1AA United Kingdom</p>\n <h2>Stay Connected</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <!-- END sidebar widget item -->\n <!-- END offset cart strart -->', 'Header', '', 'inherit', 'closed', 'closed', '', '5067-revision-v1', '', '', '2024-11-07 12:33:34', '2024-11-07 12:33:34', '', 5067, 'https://infolize.in/?p=11534', 0, 'revision', '', 0),
(11535, 1, '2024-11-08 05:09:21', '2024-11-08 05:09:21', '<h3>LET\'S COLLABORATE</h3> \n <h2>LET\'S WORK TOGETHER</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"166\" height=\"51\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h4>\n (309) 8855-314 </h4>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h4>\n info@domainname.com </h4>\n </a>\n <h2>Quick Link</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Support</h2> \n <ul id=\"menu-footer-services-menu\"><li id=\"menu-item-11024\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n<li id=\"menu-item-11018\" data-vertical-menu=750px><a href=\"#\">Terms & Conditions</a></li>\n<li id=\"menu-item-11019\" data-vertical-menu=750px><a href=\"#\">Career</a></li>\n<li id=\"menu-item-11020\" data-vertical-menu=750px><a href=\"#\">Help</a></li>\n</ul> \n <h2>Subscribe Our Newsletter</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/staging/artistics/wp-admin/admin-ajax.php#wpcf7-f5367-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"5367\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0.2\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f5367-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Enter your email\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><button type=\"submit\">Subscribe</button>\n </p>\n</form>\n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <p>Copyright © 2024 All Rights Reserved.</p>', 'Footer', '', 'inherit', 'closed', 'closed', '', '5407-revision-v1', '', '', '2024-11-08 05:09:21', '2024-11-08 05:09:21', '', 5407, 'https://infolize.in/?p=11535', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11536, 1, '2024-11-21 11:55:09', '2024-11-21 11:55:09', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"#\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>\n <a href=\"#\" >\n Contact Now </a>\n </h3>\n <p>\n (309) 8855-314. </p>', 'Header Layout - 2', '', 'inherit', 'closed', 'closed', '', '9606-revision-v1', '', '', '2024-11-21 11:55:09', '2024-11-21 11:55:09', '', 9606, 'https://infolize.in/?p=11536', 0, 'revision', '', 0),
(11537, 1, '2024-11-21 12:15:03', '2024-11-21 12:15:03', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>', 'Header Layout - 3', '', 'inherit', 'closed', 'closed', '', '9637-revision-v1', '', '', '2024-11-21 12:15:03', '2024-11-21 12:15:03', '', 9637, 'https://infolize.in/?p=11537', 0, 'revision', '', 0),
(11538, 1, '2024-11-21 12:31:48', '2024-11-21 12:31:48', '<a data-elementor-open-lightbox=\"\" class=\'elementor-clickable\' href=\"https://demo.awaikenthemes.com/artistics\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/logo.svg\" alt=\"default-logo\"/>\n </a>\n <nav \n data-hamburger-icon=\"icon icon-menu-11\" \n data-hamburger-icon-type=\"icon\" \n data-responsive-breakpoint=\"1024\">\n <button type=\"button\" aria-label=\"hamburger-icon\">\n </button>\n <ul id=\"menu-header-menu\"><li id=\"menu-item-5055\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a>\n<ul>\n <li id=\"menu-item-10806\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-image/\">Home – Image</a> <li id=\"menu-item-10807\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/home-slider/\">Home – Slider</a></ul>\n</li>\n<li id=\"menu-item-5056\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-5058\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a>\n<ul>\n <li id=\"menu-item-10122\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a> <li id=\"menu-item-5064\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a> <li id=\"menu-item-10124\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">Creative Content Production</a> <li id=\"menu-item-10123\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a> <li id=\"menu-item-10125\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a> <li id=\"menu-item-10126\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></ul>\n</li>\n<li id=\"menu-item-5059\" data-vertical-menu=750px><a href=\"#\">Pages</a>\n<ul>\n <li id=\"menu-item-7232\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a> <li id=\"menu-item-8525\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/projects/\">Projects</a> <li id=\"menu-item-5065\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/\">Team</a>\n <ul>\n <li id=\"menu-item-10674\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a> <li id=\"menu-item-10676\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a> <li id=\"menu-item-10678\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a> <li id=\"menu-item-10680\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a> </ul>\n <li id=\"menu-item-8107\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/faqs/\">FAQS</a> <li id=\"menu-item-8109\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/pricing-plan/\">Pricing Plan</a> <li id=\"menu-item-8108\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/image-gallery/\">Image gallery</a> <li id=\"menu-item-8112\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/video-gallery/\">Video Gallery</a> <li id=\"menu-item-8111\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">Testimonial</a> <li id=\"menu-item-10565\" data-vertical-menu=750px><a href=\"#\">Header Layouts</a>\n <ul>\n <li id=\"menu-item-10569\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header\">Header Layout – 1</a> <li id=\"menu-item-10571\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-2\">Header Layout – 2</a> <li id=\"menu-item-10573\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-3\">Header Layout – 3</a> <li id=\"menu-item-10574\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=header-layout-4\">Header Layout – 4</a> </ul>\n <li id=\"menu-item-10575\" data-vertical-menu=750px><a href=\"#\">Footer Layouts</a>\n <ul>\n <li id=\"menu-item-10579\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer\">Footer Layout – 1</a> <li id=\"menu-item-10580\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-2\">Footer Layout – 2</a> <li id=\"menu-item-10581\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-3\">Footer Layout – 3</a> <li id=\"menu-item-10583\" data-vertical-menu=750px><a target=\"_blank\" href=\"https://demo.awaikenthemes.com/artistics/?elementskit_template=footer-layout-4\">Footer Layout – 4</a> </ul>\n</ul>\n</li>\n<li id=\"menu-item-5057\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Contact us</a></li>\n</ul><a href=\"https://demo.awaikenthemes.com/artistics\" target=\"\" rel=\"\"><img src=\"\" title=\"\" alt=\"\" decoding=\"async\" /></a><button type=\"button\">X</button> \n </nav>\n <a href=\"#ekit_modal-popup-bf6d26c\" aria-label=\"navsearch-button\">\n </a>\n <!-- language switcher strart -->\n <!-- xs modal -->\n <!-- Polylang search - thanks to Alain Melsens -->\n <form role=\"search\" method=\"get\" action=\"https://demo.awaikenthemes.com/artistics/\">\n <input type=\"search\" aria-label=\"search-form\" placeholder=\"Search...\" value=\"\" name=\"s\">\n <button type=\"submit\" aria-label=\"search-button\">\n </button>\n </form>\n <!-- End xs modal -->\n <!-- end language switcher strart -->\n <a href=\"#\" aria-label=\"offcanvas-menu\">\n </a>\n <!-- offset cart strart -->\n <!-- sidebar cart item -->\n <a href=\"#\" aria-label=\"close-icon\">\n </a>\n Edit Content\n <style> .elementor-5209 .elementor-element.elementor-element-d465c03{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;} .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-0126dec.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );} .elementor-5209 .elementor-element.elementor-element-c480d36{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-a52514b.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-e586bc4{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con,\n .elementor-5209 .elementor-element.elementor-element-37d587a.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{background-color:#FFFFFF00;padding:0px 0px 0px 0px;box-shadow:0px 0px 0px 0px rgba(255, 255, 255, 0);border-radius:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-primary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox p{margin:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon{font-size:40px;transform:rotate(0deg);width:40px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 20px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-icon {height:40px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f{--divider-border-style:solid;--divider-color:var( --e-global-color-divider );--divider-border-width:1px;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider-separator{width:100%;} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-e89f96e{text-align:center;} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover{color:var( --e-global-color-primary );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-b2b9260 > a:hover svg path{stroke:var( --e-global-color-primary );fill:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-7af1cfe > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a{color:var( --e-global-color-accent );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a svg path{stroke:var( --e-global-color-accent );fill:var( --e-global-color-accent );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover{color:var( --e-global-color-white );border-style:solid;border-width:1px 1px 1px 1px;border-color:var( --e-global-color-primary );} .elementor-5209 .elementor-element.elementor-element-583f803 .elementor-repeater-item-509005f > a:hover svg path{stroke:var( --e-global-color-white );fill:var( --e-global-color-white );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a{text-align:center;text-decoration:none;border-radius:100px 100px 100px 100px;width:40px;height:40px;line-height:36px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li{display:inline-block;margin:0px 15px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a i{font-size:20px;} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media > li > a svg{max-width:20px;}@media(max-width:1024px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}}@media(max-width:767px){ .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-0126dec .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-c480d36 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-a52514b .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-e586bc4 .elementor-divider{padding-block-start:10px;padding-block-end:10px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox{padding:0px 0px 0px 0px;} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 5px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-37d587a .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-5209 .elementor-element.elementor-element-ac29d6f .elementor-divider{padding-block-start:10px;padding-block-end:10px;}.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );} .elementor-5209 .elementor-element.elementor-element-e89f96e .elementor-heading-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );} .elementor-5209 .elementor-element.elementor-element-583f803 .ekit_social_media{text-align:center;}}</style> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"currentColor\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"currentColor\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Phone </h3>\n <p>(309) 8855-314</p>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"currentColor\"></path></svg>\n <h3>\n Email </h3>\n <p>info@domainname.com</p>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n Address </h3>\n <p>123 Creative Lane London, SW1A 1AA United Kingdom</p>\n <h2>Stay Connected</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <!-- END sidebar widget item -->\n <!-- END offset cart strart -->', 'Header Layout - 4', '', 'inherit', 'closed', 'closed', '', '9668-revision-v1', '', '', '2024-11-21 12:31:48', '2024-11-21 12:31:48', '', 9668, 'https://infolize.in/?p=11538', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11539, 1, '2024-11-21 12:49:43', '2024-11-21 12:49:43', '<img width=\"166\" height=\"51\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <h2>Quick Links</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Our Services</h2> \n <ul id=\"menu-services-menu\"><li id=\"menu-item-10593\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">Branding And Identity</a></li>\n<li id=\"menu-item-10594\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">Content Creation</a></li>\n<li id=\"menu-item-10596\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">Digital Marketing</a></li>\n<li id=\"menu-item-10597\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">E-commerce Solutions</a></li>\n<li id=\"menu-item-10598\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">UX/UI Design</a></li>\n</ul> \n <h2>Get In Touch</h2> \n <!-- link opening -->\n <a href=\"tel:(309)%208855-314\">\n <!-- end link opening -->\n <h3>\n (309) 8855-314 </h3>\n </a>\n <!-- link opening -->\n <a href=\"mailto:info@domainname.com\">\n <!-- end link opening -->\n <h3>\n info@domainname.com </h3>\n </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n 123 Creative Lane London, SW1A 1AA United Kingdom </h3>\n <p>Copyright © 2024 All Rights Reserved.</p> \n <ul id=\"menu-footer-privacy-policy\"><li id=\"menu-item-9750\" data-vertical-menu=750px><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-9751\" data-vertical-menu=750px><a href=\"#\">Term & Condition</a></li>\n</ul>', 'Footer Layout - 2', '', 'inherit', 'closed', 'closed', '', '9694-revision-v1', '', '', '2024-11-21 12:49:43', '2024-11-21 12:49:43', '', 9694, 'https://infolize.in/?p=11539', 0, 'revision', '', 0),
(11540, 1, '2024-11-22 05:23:50', '2024-11-22 05:23:50', '<img width=\"166\" height=\"51\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n info@domainname.com </h3>\n <p>(309) 8855-314</p>\n <h2>Quick Links</h2> \n <ul id=\"menu-footer-menu\"><li id=\"menu-item-6028\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/\">Home</a></li>\n<li id=\"menu-item-6030\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/about-us/\">About Us</a></li>\n<li id=\"menu-item-6031\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/services/\">Services</a></li>\n<li id=\"menu-item-6029\" data-vertical-menu=750px><a href=\"https://demo.awaikenthemes.com/artistics/blog/\">Blog</a></li>\n</ul> \n <h2>Socials</h2> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Twitter\" >\n Twitter </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n Facebook </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n Instagram </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Linkedin\" >\n Linkedin </a>\n </li>\n </ul>\n <h2>Our Services</h2> \n <ul id=\"menu-services-menu\"><li id=\"menu-item-9833\" data-vertical-menu=750px><a href=\"#\">Branding And Identity</a></li>\n<li id=\"menu-item-9834\" data-vertical-menu=750px><a href=\"#\">Digital Marketing</a></li>\n<li id=\"menu-item-9835\" data-vertical-menu=750px><a href=\"#\">Creative Content Production</a></li>\n<li id=\"menu-item-9836\" data-vertical-menu=750px><a href=\"#\">Content Creation</a></li>\n<li id=\"menu-item-9837\" data-vertical-menu=750px><a href=\"#\">E-commerce Solutions</a></li>\n</ul> \n <p>Copyright © 2024 All Rights Reserved.</p> \n <ul id=\"menu-footer-privacy-policy\"><li id=\"menu-item-9750\" data-vertical-menu=750px><a href=\"#\">Privacy Policy</a></li>\n<li id=\"menu-item-9751\" data-vertical-menu=750px><a href=\"#\">Term & Condition</a></li>\n</ul>', 'Footer Layout - 3', '', 'inherit', 'closed', 'closed', '', '9831-revision-v1', '', '', '2024-11-22 05:23:50', '2024-11-22 05:23:50', '', 9831, 'https://infolize.in/?p=11540', 0, 'revision', '', 0),
(11541, 1, '2024-11-22 05:40:05', '2024-11-22 05:40:05', '<img width=\"166\" height=\"51\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/footer-logo.svg\" alt=\"\" /> \n <p>We are committed to providing personalized insurance solutions.</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n <li>\n <a\n >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n </ul>\n <p>Copyright © 2024 All Rights Reserved.</p>', 'Footer Layout - 4', '', 'inherit', 'closed', 'closed', '', '9857-revision-v1', '', '', '2024-11-22 05:40:05', '2024-11-22 05:40:05', '', 9857, 'https://infolize.in/?p=11541', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11542, 1, '2024-11-05 05:46:48', '2024-11-05 05:46:48', '<h1>About us </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR APPROACH</h2> \n <h2>Crafting impactful digital experiences</h2> \n <p>We blend creativity, strategy, and technology to design digital experiences that connect, engage, and inspire. From concept to completion, we deliver tailored solutions that elevate brands and drive results.</p> \n <img width=\"332\" height=\"258\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-mission-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M38.5714 30V35.7143C38.5714 36.472 38.2704 37.1988 37.7346 37.7346C37.1988 38.2704 36.472 38.5714 35.7143 38.5714H30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 1.42871H35.7143C36.472 1.42871 37.1988 1.72973 37.7346 2.26555C38.2704 2.80136 38.5714 3.52809 38.5714 4.28585V10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 10.0001V4.28585C1.42871 3.52809 1.72973 2.80136 2.26555 2.26555C2.80137 1.72973 3.52809 1.42871 4.28585 1.42871H10.0001\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.0001 38.5714H4.28585C3.52809 38.5714 2.80137 38.2704 2.26555 37.7346C1.72973 37.1988 1.42871 36.472 1.42871 35.7143V30\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.8574 20.0001C32.8574 20.0001 27.1431 28.5715 20.0002 28.5715C12.8574 28.5715 7.14307 20.0001 7.14307 20.0001C7.14307 20.0001 12.8574 11.4287 20.0002 11.4287C27.1431 11.4287 32.8574 20.0001 32.8574 20.0001Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.0003 21.4286C20.7893 21.4286 21.4289 20.789 21.4289 20C21.4289 19.2111 20.7893 18.5715 20.0003 18.5715C19.2114 18.5715 18.5718 19.2111 18.5718 20C18.5718 20.789 19.2114 21.4286 20.0003 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Mission \n </h3>\n <p>\n Delivering transformative digital solutions that elevate brands connections. </p>\n <img width=\"332\" height=\"259\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-vision-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Vision \n </h3>\n <p>\n Shaping the future through innovative and impactful digital experiences. </p>\n <img width=\"332\" height=\"259\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/our-value-img.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Our Value \n </h3>\n <p>\n Integrity, creativity, innovation, collaboration, excellence, results. </p>\n <h2>WHO WE ARE</h2> \n <h2>Experts in digital brand innovation</h2> \n <p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.</p> \n <img width=\"303\" height=\"220\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/experts-rating-video-bg.jpg\" alt=\"\" /> \n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n ( \n 0\n + Reviews )\n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Contact Now\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M13.6385 13.9868C17.1889 13.9868 20.0671 11.1086 20.0671 7.55821C20.0671 4.00781 17.1889 1.12964 13.6385 1.12964C10.0881 1.12964 7.20996 4.00781 7.20996 7.55821C7.20996 11.1086 10.0881 13.9868 13.6385 13.9868Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.2098 35.4153H0.78125V31.1296C0.80399 28.9518 1.37833 26.8154 2.4506 24.9198C3.52288 23.0242 5.05811 21.4313 6.91289 20.2899C8.76768 19.1485 10.8815 18.4958 13.0569 18.3928C15.2323 18.2898 17.3984 18.7399 19.3527 19.701\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.3525 21.1296V38.2725\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.7812 29.7009H37.9241\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>Happy Customer Around the Word</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\" fill=\"none\"><path d=\"M13.6385 13.8437C17.1889 13.8437 20.0671 10.9656 20.0671 7.41518C20.0671 3.86474 17.1889 0.986572 13.6385 0.986572C10.0881 0.986572 7.20996 3.86474 7.20996 7.41518C7.20996 10.9656 10.0881 13.8437 13.6385 13.8437Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.4955 35.2722H0.78125V32.415C0.78125 29.0051 2.13584 25.7349 4.54702 23.3237C6.9582 20.9125 10.2285 19.5579 13.6384 19.5579C17.0483 19.5579 20.3186 20.9125 22.7298 23.3237C25.1409 25.7349 26.4955 29.0051 26.4955 32.415V35.2722Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.0669 0.986572C26.7719 0.986572 28.407 1.66387 29.6126 2.86946C30.8182 4.07505 31.4955 5.71018 31.4955 7.41518C31.4955 9.12008 30.8182 10.7553 29.6126 11.9609C28.407 13.1664 26.7719 13.8437 25.0669 13.8437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.6382 20.1008C32.072 21.0266 34.1673 22.6696 35.6469 24.8124C37.1264 26.9552 37.9205 29.4968 37.9239 32.1008V35.2722H33.6382\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>trusted best partners and sponsers</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"40\" viewBox=\"0 0 34 40\" fill=\"none\"><path d=\"M17.3523 26.8438C21.2972 26.8438 24.4952 23.6459 24.4952 19.701C24.4952 15.7561 21.2972 12.5581 17.3523 12.5581C13.4074 12.5581 10.2095 15.7561 10.2095 19.701C10.2095 23.6459 13.4074 26.8438 17.3523 26.8438Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.3525 12.5582V1.12964\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.4951 38.2724V33.9866H30.2094C30.9672 33.9866 31.6939 33.6856 32.2297 33.1498C32.7655 32.614 33.0665 31.8873 33.0665 31.1295V19.7009C33.0671 16.804 32.2668 13.9634 30.7542 11.4927C29.2416 9.0221 27.0755 7.0177 24.4951 5.70093\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.2095 5.70093C7.62811 7.01692 5.46077 9.021 3.9471 11.4917C2.43343 13.9624 1.63232 16.8034 1.63232 19.7009C1.63232 22.5984 2.43343 25.4395 3.9471 27.9102C5.46077 30.3809 7.62811 32.3849 10.2095 33.7009V38.2724\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>best client support award achieved</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\"><path d=\"M9.98145 17.4152L17.2386 5.81517C17.5198 5.35668 17.915 4.97885 18.3857 4.71848C18.8564 4.45811 19.3864 4.32409 19.9243 4.32946V4.32946C20.3479 4.31417 20.7703 4.38395 21.1664 4.53468C21.5626 4.6854 21.9246 4.91402 22.2309 5.20701C22.5372 5.50001 22.7816 5.85143 22.9498 6.24052C23.118 6.6296 23.2065 7.04845 23.21 7.47231V15.7866H35.7529C36.2163 15.8016 36.6714 15.9146 37.0881 16.1181C37.5048 16.3215 37.8737 16.6109 38.1705 16.9671C38.4674 17.3234 38.6855 17.7384 38.8105 18.1849C38.9355 18.6315 38.9645 19.0994 38.8957 19.558L36.61 34.3009C36.5125 35.0888 36.1306 35.8139 35.5361 36.3401C34.9416 36.8662 34.1753 37.1571 33.3814 37.158H14.6386C13.7464 37.1615 12.8657 36.956 12.0672 36.558L10.01 35.5295\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.98145 17.4152V35.4437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.20982 17.4152H9.98125V35.4437H3.20982C2.83094 35.4437 2.46758 35.2932 2.19967 35.0253C1.93176 34.7574 1.78125 34.394 1.78125 34.0152V18.8437C1.78125 18.4649 1.93176 18.1015 2.19967 17.8336C2.46758 17.5657 2.83094 17.4152 3.20982 17.4152V17.4152Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>active users using our best services</h3> \n <h2>EXECUTIVE PARTNERS</h2> \n <h2>100+ partners & supporters</h2> \n <img width=\"124\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-1.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-2.svg\" alt=\"\" /> \n <img width=\"123\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-3.svg\" alt=\"\" /> \n <img width=\"123\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-3.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-5.svg\" alt=\"\" /> \n <img width=\"124\" height=\"30\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/company-logo-1.svg\" alt=\"\" /> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>OUR TEAM</h2> \n <h2>Dynamic team of digital experts</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n More About\n </a>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a></h2> \n <p>Senior Project Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a></h2> \n <p>Marketing Directoer</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a></h2> \n <p>Product Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a></h2> \n <p>Communications Specialist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <img width=\"495\" height=\"522\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-2.jpg\" alt=\"\" /> \n <img width=\"330\" height=\"336\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-1.jpg\" alt=\"\" /> \n <ul>\n <li>\n <a href=\"tel:(30)%208855-314\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"currentColor\"><path d=\"M23.1557 21.5546C22.8451 21.2879 22.483 21.0878 22.0919 20.9666C21.7008 20.8454 21.289 20.8058 20.882 20.8502C20.475 20.8946 20.0814 21.0221 19.7256 21.2247C19.3698 21.4274 19.0594 21.7009 18.8136 22.0283L18.7347 22.1467C18.5572 22.3889 18.3145 22.5754 18.0348 22.6844C17.7552 22.7935 17.4502 22.8206 17.1557 22.7625C14.9763 22.3927 12.9666 21.3518 11.4071 19.7852C9.84748 18.2185 8.81574 16.2041 8.45573 14.0231C8.39767 13.7286 8.42477 13.4236 8.53383 13.144C8.64289 12.8643 8.82941 12.6216 9.07152 12.4441L9.18994 12.3652C9.51738 12.1194 9.79088 11.809 9.99352 11.4532C10.1962 11.0974 10.3236 10.7038 10.368 10.2968C10.4124 9.88978 10.3728 9.47797 10.2517 9.08687C10.1305 8.69577 9.93036 8.3337 9.66363 8.02307L8.45573 6.64938C8.14376 6.28453 7.751 5.99746 7.30865 5.811C6.8663 5.62453 6.38656 5.5438 5.90754 5.57522C5.42853 5.60665 4.96344 5.74936 4.54925 5.99201C4.13505 6.23467 3.78315 6.57058 3.52152 6.97307L2.14784 9.08886C1.4592 10.3371 1.24073 11.7907 1.53205 13.1862C2.38618 17.2403 4.40069 20.9585 7.33025 23.888C10.2598 26.8176 13.978 28.8321 18.032 29.6862C18.429 29.7712 18.834 29.8135 19.2399 29.8125C20.2679 29.8057 21.2767 29.5337 22.1689 29.0231L24.2452 27.681C24.6477 27.4193 24.9836 27.0674 25.2263 26.6532C25.4689 26.239 25.6116 25.774 25.643 25.2949C25.6745 24.8159 25.5937 24.3362 25.4073 23.8938C25.2208 23.4515 24.9337 23.0587 24.5689 22.7467L23.1557 21.5546Z\"></path><path d=\"M21.5362 1.39149C20.1171 1.38981 18.7214 1.75284 17.4829 2.44575C16.2444 3.13866 15.2048 4.13819 14.4637 5.34846C13.7227 6.55872 13.3051 7.93912 13.2509 9.35721C13.1968 10.7753 13.508 12.1835 14.1547 13.4467L13.2468 16.9915C13.2133 17.1236 13.2147 17.2621 13.2507 17.3935C13.2866 17.5249 13.356 17.6448 13.452 17.7415C13.5286 17.8176 13.6199 17.8771 13.7204 17.9165C13.8209 17.9559 13.9284 17.9742 14.0362 17.9704C14.0992 17.978 14.1628 17.978 14.2257 17.9704L17.7705 17.0862C18.8868 17.6478 20.1157 17.9497 21.3652 17.9693C22.6147 17.989 23.8525 17.7258 24.9859 17.1996C26.1194 16.6735 27.1192 15.8978 27.9107 14.9307C28.7021 13.9636 29.2646 12.8301 29.5562 11.6149C29.8478 10.3998 29.8608 9.13442 29.5944 7.9135C29.3279 6.69258 28.7889 5.5477 28.0176 4.56448C27.2463 3.58126 26.2627 2.78515 25.1403 2.23569C24.018 1.68622 22.7859 1.39763 21.5362 1.39149ZM21.931 14.8125C21.7748 14.8125 21.6222 14.7662 21.4924 14.6795C21.3625 14.5927 21.2614 14.4694 21.2016 14.3252C21.1418 14.1809 21.1262 14.0222 21.1567 13.869C21.1871 13.7159 21.2623 13.5752 21.3727 13.4648C21.4831 13.3544 21.6238 13.2792 21.777 13.2488C21.9301 13.2183 22.0888 13.2339 22.2331 13.2937C22.3774 13.3534 22.5007 13.4546 22.5874 13.5845C22.6741 13.7143 22.7205 13.8669 22.7205 14.0231C22.7205 14.2324 22.6373 14.4333 22.4892 14.5813C22.3412 14.7294 22.1404 14.8125 21.931 14.8125ZM23.2336 9.89412C23.07 10.0546 22.9404 10.2464 22.8522 10.4579C22.7641 10.6694 22.7193 10.8965 22.7205 11.1257V11.6546C22.7205 11.864 22.6373 12.0648 22.4892 12.2129C22.3412 12.3609 22.1404 12.4441 21.931 12.4441C21.7216 12.4441 21.5208 12.3609 21.3727 12.2129C21.2247 12.0648 21.1415 11.864 21.1415 11.6546V11.1257C21.1388 10.6863 21.2232 10.2508 21.3899 9.84425C21.5566 9.43772 21.8022 9.06827 22.1126 8.75728C22.3046 8.56881 22.4573 8.34401 22.5616 8.09598C22.666 7.84795 22.72 7.58163 22.7205 7.31254C22.7205 6.99847 22.5957 6.69726 22.3736 6.47517C22.1515 6.25309 21.8503 6.12833 21.5362 6.12833C21.2222 6.12833 20.921 6.25309 20.6989 6.47517C20.4768 6.69726 20.352 6.99847 20.352 7.31254V7.70728C20.352 7.91666 20.2689 8.11746 20.1208 8.26552C19.9727 8.41357 19.7719 8.49675 19.5626 8.49675C19.3532 8.49675 19.1524 8.41357 19.0043 8.26552C18.8563 8.11746 18.7731 7.91666 18.7731 7.70728V7.31254C18.7731 6.5797 19.0642 5.87688 19.5824 5.35869C20.1006 4.8405 20.8034 4.54938 21.5362 4.54938C22.2691 4.54938 22.9719 4.8405 23.4901 5.35869C24.0083 5.87688 24.2994 6.5797 24.2994 7.31254C24.3001 7.79176 24.2063 8.26642 24.0234 8.70938C23.8405 9.15234 23.5721 9.55493 23.2336 9.89412Z\"></path></svg> \n (30) 8855-314\n </a>\n </li>\n </ul>\n <h2>HAVE ANY QUESTIONS?</h2> \n <h2>Let us address your questions today!</h2> \n <a href=\"#collapse-7775471677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471677267f069b5a\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e677267f069b5a\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e677267f069b5a\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73677267f069b5a\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378677267f069b5a\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378677267f069b5a\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378677267f069b5a\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->', 'About Us', '', 'inherit', 'closed', 'closed', '', '16-revision-v1', '', '', '2024-11-05 05:46:48', '2024-11-05 05:46:48', '', 16, 'https://infolize.in/?p=11542', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11543, 1, '2024-11-05 05:48:56', '2024-11-05 05:48:56', '<h1 data-id=\"f1de6ff\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\"*\">All</li>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home', '', 'inherit', 'closed', 'closed', '', '21-revision-v1', '', '', '2024-11-05 05:48:56', '2024-11-05 05:48:56', '', 21, 'https://infolize.in/?p=11543', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11544, 1, '2024-11-05 08:58:21', '2024-11-05 08:58:21', '<h1>Our services </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/content-creation/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Content Creation </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M30.0319 58.6071C45.417 58.6071 57.8891 46.1351 57.8891 30.75C57.8891 15.3649 45.417 2.89285 30.0319 2.89285C14.6469 2.89285 2.1748 15.3649 2.1748 30.75C2.1748 46.1351 14.6469 58.6071 30.0319 58.6071Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.1748 30.75H57.8891\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.746 30.75C40.2197 40.9371 36.4674 50.6929 30.0317 58.6071C23.5959 50.6929 19.8437 40.9371 19.3174 30.75C19.8437 20.5629 23.5959 10.8071 30.0317 2.89285C36.4674 10.8071 40.2197 20.5629 40.746 30.75V30.75Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/e-commerce-solutions/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n E-Commerce Solutions </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M36.981 21.4286C39.348 21.4286 41.2667 19.5098 41.2667 17.1429C41.2667 14.7759 39.348 12.8571 36.981 12.8571C34.6141 12.8571 32.6953 14.7759 32.6953 17.1429C32.6953 19.5098 34.6141 21.4286 36.981 21.4286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8382 42.8572C21.0216 42.8572 21.981 41.8978 21.981 40.7143C21.981 39.5308 21.0216 38.5714 19.8382 38.5714C18.6547 38.5714 17.6953 39.5308 17.6953 40.7143C17.6953 41.8978 18.6547 42.8572 19.8382 42.8572Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8375 27.8571C22.2044 27.8571 24.1232 25.9384 24.1232 23.5714C24.1232 21.2045 22.2044 19.2857 19.8375 19.2857C17.4705 19.2857 15.5518 21.2045 15.5518 23.5714C15.5518 25.9384 17.4705 27.8571 19.8375 27.8571Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M41.3521 52.6286C41.3044 51.7973 41.0155 50.9979 40.5208 50.3281C40.0261 49.6584 39.3469 49.1472 38.5664 48.8571C36.628 48.22 34.9805 46.9124 33.92 45.1692C32.8595 43.426 32.4556 41.3617 32.781 39.3474C33.1064 37.3331 34.1397 35.5009 35.6951 34.1803C37.2505 32.8597 39.226 32.1372 41.2664 32.1429H49.2807C50.6553 32.1467 52.0106 31.8199 53.2323 31.19C54.4541 30.5601 55.5064 29.6456 56.3006 28.5237C57.0948 27.4018 57.6075 26.1053 57.7955 24.7437C57.9835 23.382 57.8412 21.9951 57.3807 20.7C55.6761 15.887 52.6815 11.6351 48.7241 8.40877C44.7666 5.18246 39.9985 3.10587 34.9408 2.40589C29.8831 1.7059 24.7303 2.40945 20.0453 4.43966C15.3603 6.46987 11.3235 9.74864 8.37578 13.9178C5.42806 18.0869 3.68289 22.9859 3.33092 28.0797C2.97896 33.1735 4.03374 38.2661 6.38003 42.801C8.72632 47.3359 12.2739 51.1387 16.6351 53.794C20.9963 56.4493 26.0034 57.8549 31.1093 57.8571C33.6308 57.8642 36.1409 57.518 38.5664 56.8286C39.4573 56.579 40.2287 56.0175 40.7401 55.2465C41.2515 54.4755 41.4687 53.5464 41.3521 52.6286V52.6286Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/ux-ui-design/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n UX/UI Design </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>WHO WE ARE</h2> \n <h2>Experts in digital brand innovation</h2> \n <p>We specialize in transforming brands through cutting-edge digital strategies, blending creativity with technology to drive growth, enhance engagement, and deliver memorable experiences.</p> \n <img width=\"303\" height=\"220\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/experts-rating-video-bg.jpg\" alt=\"\" /> \n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n ( \n 0\n + Reviews )\n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Now\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M13.6385 13.9868C17.1889 13.9868 20.0671 11.1086 20.0671 7.55821C20.0671 4.00781 17.1889 1.12964 13.6385 1.12964C10.0881 1.12964 7.20996 4.00781 7.20996 7.55821C7.20996 11.1086 10.0881 13.9868 13.6385 13.9868Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.2098 35.4153H0.78125V31.1296C0.80399 28.9518 1.37833 26.8154 2.4506 24.9198C3.52288 23.0242 5.05811 21.4313 6.91289 20.2899C8.76768 19.1485 10.8815 18.4958 13.0569 18.3928C15.2323 18.2898 17.3984 18.7399 19.3527 19.701\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.3525 21.1296V38.2725\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.7812 29.7009H37.9241\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>Happy Customer Around the Word</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"37\" viewBox=\"0 0 39 37\" fill=\"none\"><path d=\"M13.6385 13.8437C17.1889 13.8437 20.0671 10.9656 20.0671 7.41518C20.0671 3.86474 17.1889 0.986572 13.6385 0.986572C10.0881 0.986572 7.20996 3.86474 7.20996 7.41518C7.20996 10.9656 10.0881 13.8437 13.6385 13.8437Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.4955 35.2722H0.78125V32.415C0.78125 29.0051 2.13584 25.7349 4.54702 23.3237C6.9582 20.9125 10.2285 19.5579 13.6384 19.5579C17.0483 19.5579 20.3186 20.9125 22.7298 23.3237C25.1409 25.7349 26.4955 29.0051 26.4955 32.415V35.2722Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.0669 0.986572C26.7719 0.986572 28.407 1.66387 29.6126 2.86946C30.8182 4.07505 31.4955 5.71018 31.4955 7.41518C31.4955 9.12008 30.8182 10.7553 29.6126 11.9609C28.407 13.1664 26.7719 13.8437 25.0669 13.8437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.6382 20.1008C32.072 21.0266 34.1673 22.6696 35.6469 24.8124C37.1264 26.9552 37.9205 29.4968 37.9239 32.1008V35.2722H33.6382\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>trusted best partners and sponsers</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"34\" height=\"40\" viewBox=\"0 0 34 40\" fill=\"none\"><path d=\"M17.3523 26.8438C21.2972 26.8438 24.4952 23.6459 24.4952 19.701C24.4952 15.7561 21.2972 12.5581 17.3523 12.5581C13.4074 12.5581 10.2095 15.7561 10.2095 19.701C10.2095 23.6459 13.4074 26.8438 17.3523 26.8438Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M17.3525 12.5582V1.12964\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M24.4951 38.2724V33.9866H30.2094C30.9672 33.9866 31.6939 33.6856 32.2297 33.1498C32.7655 32.614 33.0665 31.8873 33.0665 31.1295V19.7009C33.0671 16.804 32.2668 13.9634 30.7542 11.4927C29.2416 9.0221 27.0755 7.0177 24.4951 5.70093\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.2095 5.70093C7.62811 7.01692 5.46077 9.021 3.9471 11.4917C2.43343 13.9624 1.63232 16.8034 1.63232 19.7009C1.63232 22.5984 2.43343 25.4395 3.9471 27.9102C5.46077 30.3809 7.62811 32.3849 10.2095 33.7009V38.2724\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n + \n <h3>best client support award achieved</h3> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"41\" height=\"41\" viewBox=\"0 0 41 41\" fill=\"none\"><path d=\"M9.98145 17.4152L17.2386 5.81517C17.5198 5.35668 17.915 4.97885 18.3857 4.71848C18.8564 4.45811 19.3864 4.32409 19.9243 4.32946V4.32946C20.3479 4.31417 20.7703 4.38395 21.1664 4.53468C21.5626 4.6854 21.9246 4.91402 22.2309 5.20701C22.5372 5.50001 22.7816 5.85143 22.9498 6.24052C23.118 6.6296 23.2065 7.04845 23.21 7.47231V15.7866H35.7529C36.2163 15.8016 36.6714 15.9146 37.0881 16.1181C37.5048 16.3215 37.8737 16.6109 38.1705 16.9671C38.4674 17.3234 38.6855 17.7384 38.8105 18.1849C38.9355 18.6315 38.9645 19.0994 38.8957 19.558L36.61 34.3009C36.5125 35.0888 36.1306 35.8139 35.5361 36.3401C34.9416 36.8662 34.1753 37.1571 33.3814 37.158H14.6386C13.7464 37.1615 12.8657 36.956 12.0672 36.558L10.01 35.5295\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.98145 17.4152V35.4437\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M3.20982 17.4152H9.98125V35.4437H3.20982C2.83094 35.4437 2.46758 35.2932 2.19967 35.0253C1.93176 34.7574 1.78125 34.394 1.78125 34.0152V18.8437C1.78125 18.4649 1.93176 18.1015 2.19967 17.8336C2.46758 17.5657 2.83094 17.4152 3.20982 17.4152V17.4152Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n 0\n k+ \n <h3>active users using our best services</h3> \n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>', 'Services', '', 'inherit', 'closed', 'closed', '', '78-revision-v1', '', '', '2024-11-05 08:58:21', '2024-11-05 08:58:21', '', 78, 'https://infolize.in/?p=11544', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11545, 1, '2024-11-05 08:58:40', '2024-11-05 08:58:40', '<h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>', 'Button', '', 'inherit', 'closed', 'closed', '', '80-revision-v1', '', '', '2024-11-05 08:58:40', '2024-11-05 08:58:40', '', 80, 'https://infolize.in/?p=11545', 0, 'revision', '', 0),
(11546, 1, '2024-11-05 09:58:47', '2024-11-05 09:58:47', '<h1>Digital marketing</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9940e3a43\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9940e3a43\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9940e3a43\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9940e3a43\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9940e3a43\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9940e3a43\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9940e3a43\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Digital Marketing', '', 'inherit', 'closed', 'closed', '', '230-revision-v1', '', '', '2024-11-05 09:58:47', '2024-11-05 09:58:47', '', 230, 'https://infolize.in/?p=11546', 0, 'revision', '', 0),
(11547, 1, '2024-11-06 06:21:33', '2024-11-06 06:21:33', '<h1>Our team </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <a >\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/sarah-mitchell/\">Sarah Mitchell</a></h2> \n <p>Senior Project Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/brooklyn-simmons/\">Brooklyn Simmons</a></h2> \n <p>Marketing Directoer</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/emily-davis/\">Emily Davis</a></h2> \n <p>Product Manager</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"https://demo.awaikenthemes.com/artistics/team/jessica-taylor/\">Jessica Taylor</a></h2> \n <p>Communications Specialist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-5.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Christopher Nolen</a></h2> \n <p>HR Coordinator</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-6.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Emma Clark</a></h2> \n <p>Administrative Assistant</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-7.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">William Harris</a></h2> \n <p>Data Scientist</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>\n <a href=\"#\">\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-8.jpg\" alt=\"\" />\n </a>\n <h2><a href=\"#\">Mia White</a></h2> \n <p>Financial Controller</p> \n <ul>\n <li>\n <a\n href=\"#\" aria-label=\"Facebook\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Instagram\" >\n </a>\n </li>\n <li>\n <a\n href=\"#\" aria-label=\"Pinterest\" >\n </a>\n </li>\n </ul>', 'Team', '', 'inherit', 'closed', 'closed', '', '1755-revision-v1', '', '', '2024-11-06 06:21:33', '2024-11-06 06:21:33', '', 1755, 'https://infolize.in/?p=11547', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11548, 1, '2024-11-06 12:37:07', '2024-11-06 12:37:07', '<h1>Jessica Taylor</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Communications Specialist</h3><p>Jessica Taylor</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n jessicataylor78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-4.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Jessica Taylor', '', 'inherit', 'closed', 'closed', '', '3198-revision-v1', '', '', '2024-11-06 12:37:07', '2024-11-06 12:37:07', '', 3198, 'https://infolize.in/?p=11548', 0, 'revision', '', 0),
(11549, 1, '2024-11-07 06:35:23', '2024-11-07 06:35:23', '<h1>Testimonial</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Alexander Bennett \n </h3>\n <p>\n Senior Brand Strategist </p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>We approached Isabella Morgan with the goal of completely transforming our brand\'s digital presence, and they exceeded all expectations. Their team took the time to understand our business.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Isabella Morgan \n </h3>\n <p>\n Director Of Digital Marketing </p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-3.png\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>Collaborating with Christopher Hughes was an absolute pleasure. Their team brought fresh ideas to the table and helped us completely reimagine our online branding and user experience.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Christopher Hughes \n </h3>\n <p>\n Chief Technology Officer </p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-4.jpg\" alt=\"\" /> \n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>When we first partnered with Olivia Reynolds, we were in need of a complete website overhaul. They not only delivered a beautiful, responsive website, but they also implemented a robust digital marketing strategy.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"123\" height=\"30\" viewBox=\"0 0 123 30\" fill=\"none\"><path d=\"M36.1267 19.4865H44.895V16.8455H39.2432V6.89746H36.1267V19.4865Z\" fill=\"white\"></path><path d=\"M50.0899 17.7267C48.8398 17.7267 48.1884 16.635 48.1884 14.9976C48.1884 13.3601 48.8398 12.2509 50.0899 12.2509C51.34 12.2509 52.0091 13.3601 52.0091 14.9976C52.0091 16.635 51.34 17.7267 50.0899 17.7267ZM50.1075 19.7691C53.0127 19.7691 54.9143 17.7091 54.9143 14.9976C54.9143 12.2861 53.0127 10.2261 50.1075 10.2261C47.22 10.2261 45.2832 12.2861 45.2832 14.9976C45.2832 17.7091 47.22 19.7691 50.1075 19.7691Z\" fill=\"white\"></path><path d=\"M59.9431 22.6029C61.2812 22.6029 62.4609 22.3036 63.2532 21.5993C63.9751 20.9478 64.4505 19.9618 64.4505 18.6061V10.4716H61.7038V11.44H61.6686C61.1404 10.6829 60.3305 10.2075 59.1332 10.2075C56.8971 10.2075 55.3477 12.0739 55.3477 14.7149C55.3477 17.4792 57.2316 18.9934 59.2564 18.9934C60.3481 18.9934 61.0347 18.5533 61.563 17.9546H61.6334V18.8526C61.6334 19.9442 61.1228 20.5781 59.9079 20.5781C58.9571 20.5781 58.4817 20.1731 58.3233 19.6977H55.5413C55.823 21.5817 57.4605 22.6029 59.9431 22.6029ZM59.9255 16.863C58.8515 16.863 58.1472 15.9826 58.1472 14.6269C58.1472 13.2535 58.8515 12.3732 59.9255 12.3732C61.1228 12.3732 61.7566 13.3944 61.7566 14.6093C61.7566 15.877 61.1756 16.863 59.9255 16.863Z\" fill=\"white\"></path><path d=\"M70.0977 17.7267C68.8476 17.7267 68.1962 16.635 68.1962 14.9976C68.1962 13.3601 68.8476 12.2509 70.0977 12.2509C71.3478 12.2509 72.0169 13.3601 72.0169 14.9976C72.0169 16.635 71.3478 17.7267 70.0977 17.7267ZM70.1153 19.7691C73.0205 19.7691 74.9217 17.7091 74.9217 14.9976C74.9217 12.2861 73.0205 10.2261 70.1153 10.2261C67.2278 10.2261 65.291 12.2861 65.291 14.9976C65.291 17.7091 67.2278 19.7691 70.1153 19.7691Z\" fill=\"white\"></path><path d=\"M75.7603 19.4865H78.6302V10.4717H75.7603V19.4865ZM75.7603 9.22159H78.6302V6.89746H75.7603V9.22159Z\" fill=\"white\"></path><path d=\"M79.8755 22.462H82.7454V18.5533H82.7807C83.3441 19.3104 84.1716 19.7682 85.3337 19.7682C87.693 19.7682 89.2601 17.9018 89.2601 14.979C89.2601 12.2675 87.7987 10.2075 85.4041 10.2075C84.1716 10.2075 83.2913 10.7533 82.675 11.5633H82.6222V10.4716H79.8755V22.462ZM84.5942 17.5497C83.3617 17.5497 82.6574 16.5461 82.6574 15.0847C82.6574 13.6233 83.2913 12.514 84.5414 12.514C85.7739 12.514 86.3549 13.5353 86.3549 15.0847C86.3549 16.6165 85.6858 17.5497 84.5942 17.5497Z\" fill=\"white\"></path><path d=\"M93.9323 19.7682C96.2916 19.7682 98.0347 18.7469 98.0347 16.775C98.0347 14.4684 96.1684 14.0635 94.5837 13.7994C93.4393 13.5881 92.418 13.5 92.418 12.8662C92.418 12.3028 92.9639 12.0387 93.6681 12.0387C94.4605 12.0387 95.0063 12.2852 95.1119 13.0951H97.753C97.6121 11.3168 96.2388 10.2075 93.6858 10.2075C91.5553 10.2075 89.7946 11.1935 89.7946 13.0951C89.7946 15.2079 91.4673 15.6305 93.0343 15.8946C94.2316 16.1059 95.3232 16.1939 95.3232 17.0038C95.3232 17.5849 94.7774 17.9018 93.9147 17.9018C92.9639 17.9018 92.3652 17.4616 92.2596 16.5637H89.5481C89.6361 18.5533 91.2912 19.7682 93.9323 19.7682Z\" fill=\"white\"></path><path d=\"M101.934 19.7511C103.184 19.7511 103.976 19.2581 104.628 18.3777H104.68V19.487H107.427V10.4722H104.557V15.5078C104.557 16.5818 103.958 17.3213 102.972 17.3213C102.057 17.3213 101.617 16.7755 101.617 15.7895V10.4722H98.7644V16.3881C98.7644 18.3953 99.856 19.7511 101.934 19.7511Z\" fill=\"white\"></path><path d=\"M108.676 19.4864H111.545V14.4332C111.545 13.3592 112.074 12.6021 112.972 12.6021C113.834 12.6021 114.239 13.1655 114.239 14.1339V19.4864H117.109V14.4332C117.109 13.3592 117.62 12.6021 118.535 12.6021C119.398 12.6021 119.803 13.1655 119.803 14.1339V19.4864H122.673V13.6233C122.673 11.5985 121.652 10.2075 119.61 10.2075C118.447 10.2075 117.479 10.7005 116.775 11.7922H116.74C116.282 10.8238 115.384 10.2075 114.204 10.2075C112.901 10.2075 112.038 10.8238 111.475 11.7569H111.422V10.4716H108.676V19.4864Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M6.65239 2.89703C5.61516 3.62229 4.67723 4.47978 3.86302 5.44506C7.19026 5.13616 11.4174 5.64056 16.3251 8.09442C21.5658 10.7147 25.7859 10.8033 28.7229 10.2368C28.4564 9.42994 28.1208 8.65448 27.7235 7.9173C24.3614 8.2719 20.0513 7.80253 15.0282 5.29106C11.8385 3.6962 9.02679 3.03923 6.65239 2.89703ZM25.7595 5.1219C23.1045 2.15545 19.2461 0.288574 14.9516 0.288574C13.6905 0.288574 12.4668 0.449602 11.3003 0.752198C12.8802 1.18329 14.5586 1.81396 16.3251 2.69722C20.0027 4.53601 23.1778 5.12807 25.7595 5.1219ZM29.3508 13.0689C25.8027 13.7696 20.903 13.6257 15.0282 10.6883C9.53589 7.9421 5.16448 7.97668 2.21624 8.63186C2.06406 8.66565 1.91547 8.70117 1.77046 8.73815C1.38446 9.57763 1.07635 10.4604 0.855269 11.3771C1.09139 11.314 1.33539 11.254 1.58713 11.1981C5.16385 10.4033 10.2175 10.4378 16.3251 13.4916C21.8175 16.2378 26.1889 16.2032 29.1371 15.548C29.2381 15.5256 29.3377 15.5024 29.4356 15.4785C29.4463 15.2499 29.4517 15.0198 29.4517 14.7886C29.4517 14.2068 29.4174 13.6329 29.3508 13.0689ZM28.9621 18.5385C25.4484 19.1528 20.6915 18.917 15.0282 16.0854C9.53589 13.3393 5.16448 13.3739 2.21624 14.0291C1.56182 14.1744 0.973109 14.3515 0.453784 14.5385C0.452368 14.6217 0.45166 14.705 0.45166 14.7886C0.45166 22.7967 6.94353 29.2886 14.9516 29.2886C21.663 29.2886 27.3095 24.729 28.9621 18.5385Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Olivia Reynolds \n </h3>\n <p>\n Senior Marketing Manager </p>', 'Testimonial', '', 'inherit', 'closed', 'closed', '', '3938-revision-v1', '', '', '2024-11-07 06:35:23', '2024-11-07 06:35:23', '', 3938, 'https://infolize.in/?p=11549', 0, 'revision', '', 0),
(11550, 1, '2024-11-07 09:40:59', '2024-11-07 09:40:59', '<h1>Image gallery </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-1\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDU5OSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTEuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-2\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMCwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTIuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-3\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTMuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-4\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMiwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTQuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-5\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwMywidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTUuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-6\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNCwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTYuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-7\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNSwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTcuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-8\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNiwidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTguanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure><figure class=\'gallery-item\'>\n <a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"114d08e\" data-elementor-lightbox-title=\"gallery-9\" data-e-action-hash=\"#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NDYwNywidXJsIjoiaHR0cDpcL1wvMTkyLjE2OC4xLjEwNFwvcHJvamVjdHNcL3Byb2R1Y3RzXC90aGVtZXNcL2FydGlzdGljXC93b3JkcHJlc3NcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjRcLzExXC9nYWxsZXJ5LTkuanBnIiwic2xpZGVzaG93IjoiMTE0ZDA4ZSJ9\" href=\'https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\'><img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\" alt=\"\" decoding=\"async\" /></a>\n </figure>', 'Image gallery', '', 'inherit', 'closed', 'closed', '', '4562-revision-v1', '', '', '2024-11-07 09:40:59', '2024-11-07 09:40:59', '', 4562, 'https://infolize.in/?p=11550', 0, 'revision', '', 0),
(11551, 1, '2024-11-07 09:52:40', '2024-11-07 09:52:40', '<h1>Our video </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <!-- filter nav -->\n <!-- filter nav -->\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-1.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-2.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-3.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-4.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-5.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-6.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-7.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-8.jpg\" alt=\"Video thumb\">\n </a>\n <a href=\"https://www.youtube.com/watch?v=Y-x0efG1seA\" data-url=\"https://www.youtube.com/embed/Y-x0efG1seA?autoplay=1&rel=0\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/gallery-9.jpg\" alt=\"Video thumb\">\n </a>', 'Video Gallery', '', 'inherit', 'closed', 'closed', '', '4620-revision-v1', '', '', '2024-11-07 09:52:40', '2024-11-07 09:52:40', '', 4620, 'https://infolize.in/?p=11551', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11552, 1, '2024-11-07 10:32:14', '2024-11-07 10:32:14', '<h1>Contact us</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>Get in touch with us</h2> \n <p>We\'d love to hear from you! Whether you have questions, need support, or want to discuss a project, feel free to reach out.</p> \n <a href=\"tel:(309)%208855-314\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M39.5185 31.1202C38.4948 30.0543 37.2601 29.4845 35.9516 29.4845C34.6536 29.4845 33.4084 30.0438 32.3425 31.1096L29.0078 34.4338C28.7334 34.286 28.4591 34.1488 28.1953 34.0117C27.8154 33.8217 27.4566 33.6423 27.1505 33.4524C24.0269 31.4684 21.1882 28.883 18.4655 25.5377C17.1464 23.8704 16.26 22.4668 15.6163 21.0422C16.4816 20.2507 17.2836 19.4276 18.0645 18.6362C18.36 18.3407 18.6555 18.0346 18.951 17.7392C21.1671 15.5231 21.1671 12.6527 18.951 10.4366L16.07 7.55568C15.7429 7.22854 15.4052 6.89085 15.0886 6.55316C14.4555 5.89888 13.7906 5.2235 13.1047 4.59033C12.0811 3.57726 10.8569 3.03906 9.56949 3.03906C8.28204 3.03906 7.03681 3.57726 5.98152 4.59033C5.97097 4.60088 5.97097 4.60088 5.96042 4.61144L2.37245 8.23106C1.02169 9.58183 0.251331 11.2281 0.0824858 13.1381C-0.170782 16.2196 0.736762 19.0899 1.43325 20.9683C3.14281 25.5799 5.6966 29.8538 9.50617 34.4338C14.1283 39.9529 19.6897 44.3112 26.0425 47.3821C28.4696 48.5324 31.7094 49.8937 35.329 50.1258C35.5506 50.1364 35.7827 50.1469 35.9938 50.1469C38.4315 50.1469 40.4788 49.2711 42.0828 47.5298C42.0933 47.5087 42.1145 47.4982 42.125 47.4771C42.6738 46.8123 43.3069 46.2107 43.9718 45.567C44.4255 45.1343 44.8899 44.6806 45.3436 44.2057C46.3884 43.1188 46.9371 41.8524 46.9371 40.5544C46.9371 39.2459 46.3778 37.9901 45.312 36.9348L39.5185 31.1202ZM43.2964 42.2323C43.2858 42.2429 43.2858 42.2323 43.2964 42.2323C42.8848 42.6755 42.4627 43.0765 42.0089 43.5198C41.323 44.174 40.6265 44.86 39.9722 45.6303C38.9064 46.77 37.6506 47.3082 36.0044 47.3082C35.8461 47.3082 35.6772 47.3082 35.5189 47.2977C32.3847 47.0972 29.4721 45.873 27.2877 44.8283C21.3148 41.9368 16.07 37.8318 11.7117 32.6292C8.1132 28.292 5.70715 24.2819 4.11367 19.9764C3.13226 17.3487 2.77346 15.3015 2.93175 13.3703C3.03728 12.1356 3.51216 11.112 4.38805 10.2361L7.98656 6.63758C8.50365 6.15215 9.0524 5.88833 9.5906 5.88833C10.2554 5.88833 10.7936 6.28934 11.1313 6.62703C11.1419 6.63758 11.1524 6.64813 11.163 6.65869C11.8067 7.2602 12.4188 7.88282 13.0625 8.54765C13.3896 8.88534 13.7273 9.22303 14.065 9.57127L16.9459 12.4522C18.0645 13.5708 18.0645 14.605 16.9459 15.7236C16.6399 16.0296 16.3444 16.3356 16.0384 16.6311C15.1519 17.5387 14.3077 18.3829 13.3896 19.206C13.3685 19.2271 13.3474 19.2377 13.3369 19.2588C12.4293 20.1663 12.5982 21.0528 12.7881 21.6543C12.7987 21.6859 12.8092 21.7176 12.8198 21.7493C13.569 23.5643 14.6243 25.2739 16.2283 27.3106L16.2389 27.3212C19.1515 30.9091 22.2223 33.7056 25.6098 35.8478C26.0425 36.1222 26.4857 36.3438 26.9078 36.5549C27.2877 36.7448 27.6465 36.9242 27.9525 37.1142C27.9948 37.1353 28.037 37.167 28.0792 37.1881C28.438 37.3675 28.7757 37.4519 29.1239 37.4519C29.9998 37.4519 30.5485 36.9031 30.7279 36.7237L34.337 33.1147C34.6958 32.7559 35.2657 32.3232 35.9305 32.3232C36.5848 32.3232 37.123 32.7348 37.4501 33.0936C37.4606 33.1041 37.4607 33.1041 37.4712 33.1147L43.2858 38.9293C44.3728 40.0057 44.3728 41.1137 43.2964 42.2323Z\" fill=\"#BFF747\"></path><path d=\"M27.0242 12.0449C29.7891 12.5092 32.3006 13.8178 34.3057 15.8228C36.3107 17.8278 37.6087 20.3394 38.0836 23.1043C38.1997 23.8007 38.8012 24.2862 39.4871 24.2862C39.5715 24.2862 39.6454 24.2756 39.7298 24.2651C40.5108 24.1384 41.0278 23.3997 40.9012 22.6188C40.3314 19.2736 38.7484 16.2238 36.3318 13.8072C33.9152 11.3906 30.8655 9.80768 27.5202 9.23782C26.7393 9.11119 26.0111 9.62828 25.874 10.3986C25.7368 11.169 26.2433 11.9182 27.0242 12.0449Z\" fill=\"#BFF747\"></path><path d=\"M49.9469 22.2045C49.0077 16.6959 46.4117 11.6833 42.4227 7.69433C38.4337 3.70536 33.4211 1.10936 27.9126 0.170157C27.1422 0.0329698 26.4141 0.560612 26.2769 1.33097C26.1502 2.11188 26.6673 2.84003 27.4482 2.97721C32.3659 3.81089 36.8508 6.14307 40.4177 9.69937C43.9845 13.2662 46.3062 17.7512 47.1398 22.6688C47.2559 23.3653 47.8574 23.8507 48.5434 23.8507C48.6278 23.8507 48.7017 23.8402 48.7861 23.8296C49.5564 23.7136 50.0841 22.9749 49.9469 22.2045Z\" fill=\"#BFF747\"></path></svg> </a>\n <h3>\n <a href=\"tel:(309)%208855-314\" >\n Phone Number </a>\n </h3>\n <p>\n (309) 8855-314 </p>\n <a href=\"mailto:info@domainname.com\" tabindex=\"-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> </a>\n <h3>\n <a href=\"mailto:info@domainname.com\" >\n Email Address </a>\n </h3>\n <p>\n info@domainname.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>\n <iframe loading=\"lazy\"\n src=\"https://maps.google.com/maps?q=new%20york&t=m&z=10&output=embed&iwloc=near\"\n title=\"new york\"\n aria-label=\"new york\"\n ></iframe>', 'Contact us', '', 'inherit', 'closed', 'closed', '', '4737-revision-v1', '', '', '2024-11-07 10:32:14', '2024-11-07 10:32:14', '', 4737, 'https://infolize.in/?p=11552', 0, 'revision', '', 0),
(11553, 1, '2024-11-07 12:18:15', '2024-11-07 12:18:15', '<h1>Our pricing </h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3 class=\" elementskit-pricing-title\">Basic </h3>\n <p>Our popular Plan for small teams.</p>\n <sup>$</sup>\n 39\n <sub>/ per month</sub>\n <ul>\n <li>\n Responsive Web Design \n </li>\n <li>\n Mobile Optimization \n </li>\n <li>\n Basic SEO Setup \n </li>\n <li>\n Google Analytics Setup \n </li>\n <li>\n Social Media Integration \n </li>\n <li>\n Email Marketing Setup \n </li>\n <li>\n Content Creation Support \n </li>\n <li>\n Contact Form Integration \n </li>\n </ul>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" >\n Get Started </a>\n <h3 class=\" elementskit-pricing-title\">Advanced </h3>\n <p>Advanced features and reporting</p>\n <sup>$</sup>\n 69\n <sub>/ per month</sub>\n <ul>\n <li>\n Responsive Web Design \n </li>\n <li>\n Mobile Optimization \n </li>\n <li>\n Basic SEO Setup \n </li>\n <li>\n Google Analytics Setup \n </li>\n <li>\n Social Media Integration \n </li>\n <li>\n Email Marketing Setup \n </li>\n <li>\n Content Creation Support \n </li>\n <li>\n Contact Form Integration \n </li>\n </ul>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" >\n Get Started </a>\n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <img width=\"495\" height=\"522\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-2.jpg\" alt=\"\" /> \n <img width=\"330\" height=\"336\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/faq-img-1.jpg\" alt=\"\" /> \n <ul>\n <li>\n <a href=\"tel:(30)%208855-314\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"currentColor\"><path d=\"M23.1557 21.5546C22.8451 21.2879 22.483 21.0878 22.0919 20.9666C21.7008 20.8454 21.289 20.8058 20.882 20.8502C20.475 20.8946 20.0814 21.0221 19.7256 21.2247C19.3698 21.4274 19.0594 21.7009 18.8136 22.0283L18.7347 22.1467C18.5572 22.3889 18.3145 22.5754 18.0348 22.6844C17.7552 22.7935 17.4502 22.8206 17.1557 22.7625C14.9763 22.3927 12.9666 21.3518 11.4071 19.7852C9.84748 18.2185 8.81574 16.2041 8.45573 14.0231C8.39767 13.7286 8.42477 13.4236 8.53383 13.144C8.64289 12.8643 8.82941 12.6216 9.07152 12.4441L9.18994 12.3652C9.51738 12.1194 9.79088 11.809 9.99352 11.4532C10.1962 11.0974 10.3236 10.7038 10.368 10.2968C10.4124 9.88978 10.3728 9.47797 10.2517 9.08687C10.1305 8.69577 9.93036 8.3337 9.66363 8.02307L8.45573 6.64938C8.14376 6.28453 7.751 5.99746 7.30865 5.811C6.8663 5.62453 6.38656 5.5438 5.90754 5.57522C5.42853 5.60665 4.96344 5.74936 4.54925 5.99201C4.13505 6.23467 3.78315 6.57058 3.52152 6.97307L2.14784 9.08886C1.4592 10.3371 1.24073 11.7907 1.53205 13.1862C2.38618 17.2403 4.40069 20.9585 7.33025 23.888C10.2598 26.8176 13.978 28.8321 18.032 29.6862C18.429 29.7712 18.834 29.8135 19.2399 29.8125C20.2679 29.8057 21.2767 29.5337 22.1689 29.0231L24.2452 27.681C24.6477 27.4193 24.9836 27.0674 25.2263 26.6532C25.4689 26.239 25.6116 25.774 25.643 25.2949C25.6745 24.8159 25.5937 24.3362 25.4073 23.8938C25.2208 23.4515 24.9337 23.0587 24.5689 22.7467L23.1557 21.5546Z\"></path><path d=\"M21.5362 1.39149C20.1171 1.38981 18.7214 1.75284 17.4829 2.44575C16.2444 3.13866 15.2048 4.13819 14.4637 5.34846C13.7227 6.55872 13.3051 7.93912 13.2509 9.35721C13.1968 10.7753 13.508 12.1835 14.1547 13.4467L13.2468 16.9915C13.2133 17.1236 13.2147 17.2621 13.2507 17.3935C13.2866 17.5249 13.356 17.6448 13.452 17.7415C13.5286 17.8176 13.6199 17.8771 13.7204 17.9165C13.8209 17.9559 13.9284 17.9742 14.0362 17.9704C14.0992 17.978 14.1628 17.978 14.2257 17.9704L17.7705 17.0862C18.8868 17.6478 20.1157 17.9497 21.3652 17.9693C22.6147 17.989 23.8525 17.7258 24.9859 17.1996C26.1194 16.6735 27.1192 15.8978 27.9107 14.9307C28.7021 13.9636 29.2646 12.8301 29.5562 11.6149C29.8478 10.3998 29.8608 9.13442 29.5944 7.9135C29.3279 6.69258 28.7889 5.5477 28.0176 4.56448C27.2463 3.58126 26.2627 2.78515 25.1403 2.23569C24.018 1.68622 22.7859 1.39763 21.5362 1.39149ZM21.931 14.8125C21.7748 14.8125 21.6222 14.7662 21.4924 14.6795C21.3625 14.5927 21.2614 14.4694 21.2016 14.3252C21.1418 14.1809 21.1262 14.0222 21.1567 13.869C21.1871 13.7159 21.2623 13.5752 21.3727 13.4648C21.4831 13.3544 21.6238 13.2792 21.777 13.2488C21.9301 13.2183 22.0888 13.2339 22.2331 13.2937C22.3774 13.3534 22.5007 13.4546 22.5874 13.5845C22.6741 13.7143 22.7205 13.8669 22.7205 14.0231C22.7205 14.2324 22.6373 14.4333 22.4892 14.5813C22.3412 14.7294 22.1404 14.8125 21.931 14.8125ZM23.2336 9.89412C23.07 10.0546 22.9404 10.2464 22.8522 10.4579C22.7641 10.6694 22.7193 10.8965 22.7205 11.1257V11.6546C22.7205 11.864 22.6373 12.0648 22.4892 12.2129C22.3412 12.3609 22.1404 12.4441 21.931 12.4441C21.7216 12.4441 21.5208 12.3609 21.3727 12.2129C21.2247 12.0648 21.1415 11.864 21.1415 11.6546V11.1257C21.1388 10.6863 21.2232 10.2508 21.3899 9.84425C21.5566 9.43772 21.8022 9.06827 22.1126 8.75728C22.3046 8.56881 22.4573 8.34401 22.5616 8.09598C22.666 7.84795 22.72 7.58163 22.7205 7.31254C22.7205 6.99847 22.5957 6.69726 22.3736 6.47517C22.1515 6.25309 21.8503 6.12833 21.5362 6.12833C21.2222 6.12833 20.921 6.25309 20.6989 6.47517C20.4768 6.69726 20.352 6.99847 20.352 7.31254V7.70728C20.352 7.91666 20.2689 8.11746 20.1208 8.26552C19.9727 8.41357 19.7719 8.49675 19.5626 8.49675C19.3532 8.49675 19.1524 8.41357 19.0043 8.26552C18.8563 8.11746 18.7731 7.91666 18.7731 7.70728V7.31254C18.7731 6.5797 19.0642 5.87688 19.5824 5.35869C20.1006 4.8405 20.8034 4.54938 21.5362 4.54938C22.2691 4.54938 22.9719 4.8405 23.4901 5.35869C24.0083 5.87688 24.2994 6.5797 24.2994 7.31254C24.3001 7.79176 24.2063 8.26642 24.0234 8.70938C23.8405 9.15234 23.5721 9.55493 23.2336 9.89412Z\"></path></svg> \n (30) 8855-314\n </a>\n </li>\n </ul>\n <h2>HAVE ANY QUESTIONS?</h2> \n <h2>Let us address your questions today!</h2> \n <a href=\"#collapse-77754716772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716772690e33e0e\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6772690e33e0e\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6772690e33e0e\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736772690e33e0e\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786772690e33e0e\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786772690e33e0e\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786772690e33e0e\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->', 'Pricing Plan', '', 'inherit', 'closed', 'closed', '', '5001-revision-v1', '', '', '2024-11-07 12:18:15', '2024-11-07 12:18:15', '', 5001, 'https://infolize.in/?p=11553', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11554, 1, '2024-11-08 11:26:01', '2024-11-08 11:26:01', '<h1>Frequently asked questions</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>General information</h2> \n <a href=\"#collapse-77754716780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c7d5e1\">\n What types of projects do you specialize in?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c7d5e1\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c7d5e1\">\n How do I start a project with your company?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c7d5e1\">\n Do you offer a free, no obligation quotation?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786780f33c7d5e1\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786780f33c7d5e1\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786780f33c7d5e1\">\n What services do you offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Content creation</h2> \n <a href=\"#collapse-77754716780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c7ebbf\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c7ebbf\">\n How do I start a project with your company?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c7ebbf\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c7ebbf\">\n What factors affect the project timeline?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c7ebbf\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c7ebbf\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c7ebbf\">\n What are the key milestones in a construction project?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Project management</h2> \n <a href=\"#collapse-77754716780f33c800c5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c800c5\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c800c5\">\n What happens if there are delays in the project?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c800c5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c800c5\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c800c5\">\n What materials are commonly used in sustainable construction?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <h2>Pricing & payments</h2> \n <a href=\"#collapse-77754716780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-77754716780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-77754716780f33c81779\">\n How do sustainable materials impact energy efficiency?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e6780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e6780f33c81779\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e6780f33c81779\">\n How can construction contribute to water conservation?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c736780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c736780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c736780f33c81779\">\n What are the main phases of the construction process?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc63786780f33c81779\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc63786780f33c81779\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc63786780f33c81779\">\n What permits are required for construction?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Our post-construction services gives you peace of mind knowing that we are still here for you even after.</p> \n <!-- .elementskit-card END -->\n <ul>\n <li>\n <a href=\"#faq-1\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n General Information\n </a>\n </li>\n <li>\n <a href=\"#faq-2\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Content Creation FAQ\n </a>\n </li>\n <li>\n <a href=\"#faq-3\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Project Management FAQ\n </a>\n </li>\n <li>\n <a href=\"#faq-4\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> \n Pricing & Payments FAQ\n </a>\n </li>\n </ul>\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'FAQS', '', 'inherit', 'closed', 'closed', '', '6247-revision-v1', '', '', '2024-11-08 11:26:01', '2024-11-08 11:26:01', '', 6247, 'https://infolize.in/?p=11554', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11555, 1, '2024-11-22 13:19:49', '2024-11-22 13:19:49', '<h1>Branding And Identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e98a878e9d\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e98a878e9d\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e98a878e9d\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e98a878e9d\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e98a878e9d\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e98a878e9d\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e98a878e9d\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Branding And Identity', '', 'inherit', 'closed', 'closed', '', '10099-revision-v1', '', '', '2024-11-22 13:19:49', '2024-11-22 13:19:49', '', 10099, 'https://infolize.in/?p=11555', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11556, 1, '2024-11-22 13:20:09', '2024-11-22 13:20:09', '<h1>Creative Content Production</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e992dc4de6\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e992dc4de6\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e992dc4de6\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e992dc4de6\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e992dc4de6\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e992dc4de6\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e992dc4de6\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Creative Content Production', '', 'inherit', 'closed', 'closed', '', '10100-revision-v1', '', '', '2024-11-22 13:20:09', '2024-11-22 13:20:09', '', 10100, 'https://infolize.in/?p=11556', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11557, 1, '2024-11-22 13:20:18', '2024-11-22 13:20:18', '<h1>Content Creation</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9915ca5e5\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9915ca5e5\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9915ca5e5\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9915ca5e5\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9915ca5e5\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9915ca5e5\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9915ca5e5\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Content Creation', '', 'inherit', 'closed', 'closed', '', '10101-revision-v1', '', '', '2024-11-22 13:20:18', '2024-11-22 13:20:18', '', 10101, 'https://infolize.in/?p=11557', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11558, 1, '2024-11-22 13:20:33', '2024-11-22 13:20:33', '<h1>E-commerce Solutions</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e995654154\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e995654154\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e995654154\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e995654154\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e995654154\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e995654154\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e995654154\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'E-commerce Solutions', '', 'inherit', 'closed', 'closed', '', '10102-revision-v1', '', '', '2024-11-22 13:20:33', '2024-11-22 13:20:33', '', 10102, 'https://infolize.in/?p=11558', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11559, 1, '2024-11-22 13:20:41', '2024-11-22 13:20:41', '<h1>UX/UI Design</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e9968a2a9f\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e9968a2a9f\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e9968a2a9f\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e9968a2a9f\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e9968a2a9f\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e9968a2a9f\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e9968a2a9f\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'UX/UI Design', '', 'inherit', 'closed', 'closed', '', '10103-revision-v1', '', '', '2024-11-22 13:20:41', '2024-11-22 13:20:41', '', 10103, 'https://infolize.in/?p=11559', 0, 'revision', '', 0),
(11560, 1, '2024-11-23 09:30:57', '2024-11-23 09:30:57', '<h1>Sarah Mitchell</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Senior Project Manager</h3><p>Sarah Mitchell</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n sarahmitchell78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-1.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Sarah Mitchell', '', 'inherit', 'closed', 'closed', '', '10536-revision-v1', '', '', '2024-11-23 09:30:57', '2024-11-23 09:30:57', '', 10536, 'https://infolize.in/?p=11560', 0, 'revision', '', 0),
(11561, 1, '2024-11-23 09:38:08', '2024-11-23 09:38:08', '<h1>Emily Davis</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Product Manager</h3><p>Emily Davis</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n emilydavis78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"555\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-3.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Emily Davis', '', 'inherit', 'closed', 'closed', '', '10552-revision-v1', '', '', '2024-11-23 09:38:08', '2024-11-23 09:38:08', '', 10552, 'https://infolize.in/?p=11561', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11562, 1, '2024-11-23 09:40:03', '2024-11-23 09:40:03', '<h1>Brooklyn Simmons</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h3>Marketing Director</h3><p>Brooklyn Simmons</p> \n <a href=\"#\" target=\"_blank\">\n Facebook-f\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-instagram-1\n </a>\n <a href=\"#\" target=\"_blank\">\n Icon-pinterest\n </a>\n <h3>\n Call \n </h3>\n <p>\n Mobile: 1123 445 7890 </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"50\" height=\"51\" viewBox=\"0 0 50 51\" fill=\"none\"><path d=\"M45.6055 7.57031H4.39453C1.9665 7.57031 0 9.54902 0 11.9648V38.332C0 40.7622 1.98096 42.7266 4.39453 42.7266H45.6055C48.0132 42.7266 50 40.7705 50 38.332V11.9648C50 9.55332 48.0413 7.57031 45.6055 7.57031ZM44.99 10.5C44.0922 11.3931 28.6409 26.763 28.1074 27.2937C27.2773 28.1237 26.1738 28.5808 25 28.5808C23.8262 28.5808 22.7227 28.1236 21.8898 27.2909C21.5311 26.934 6.25029 11.7338 5.00996 10.5H44.99ZM2.92969 37.7357V12.563L15.5896 25.1562L2.92969 37.7357ZM5.01182 39.7969L17.6668 27.2224L19.821 29.3652C21.2044 30.7486 23.0437 31.5104 25 31.5104C26.9563 31.5104 28.7956 30.7486 30.1763 29.368L32.3332 27.2224L44.9882 39.7969H5.01182ZM47.0703 37.7357L34.4104 25.1562L47.0703 12.563V37.7357Z\" fill=\"#BFF747\"></path></svg> \n <h3>\n Email Address \n </h3>\n <p>\n brooklynsimmons78@gmail.com </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"51\" height=\"51\" viewBox=\"0 0 51 51\" fill=\"none\"><path d=\"M41.9192 18.5952C41.9192 27.488 25.8478 48.9523 25.8478 48.9523C25.8478 48.9523 9.77637 27.488 9.77637 18.5952C9.77637 14.3328 11.4696 10.2449 14.4836 7.23095C17.4976 4.21698 21.5854 2.52374 25.8478 2.52374C30.1102 2.52374 34.198 4.21698 37.212 7.23095C40.226 10.2449 41.9192 14.3328 41.9192 18.5952V18.5952Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M25.8474 23.9523C28.806 23.9523 31.2045 21.5538 31.2045 18.5952C31.2045 15.6365 28.806 13.238 25.8474 13.238C22.8887 13.238 20.4902 15.6365 20.4902 18.5952C20.4902 21.5538 22.8887 23.9523 25.8474 23.9523Z\" stroke=\"#BFF747\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Address \n </h3>\n <p>\n 123 Creative Lane London, SW1A 1AA United Kingdom </p>\n <h2>Personal info</h2> \n <p>I am a dedicated professional with over [X] years of experience in [industry or field], currently serving as [current position]. My passion for [specific passion, e.g., innovation, leadership, efficiency] drives my approach to [specific work focus, e.g., team management, business development, client relations].</p><p>As the Marketing Director, I lead strategic efforts to elevate brand awareness and drive growth through innovative marketing campaigns. With a passion for storytelling and data-driven insights, I oversee cross-channel marketing strategies, including digital, social media, and content creation, ensuring each initiative aligns with the brand\'s goals.</p><p>My experience in building strong customer relationships and maximizing ROI helps guide our team toward delivering impactful, results-driven solutions that propel the business forward.</p> \n <h2>Career guidelines</h2> \n <p>As a Marketing Director, your career path should be shaped by a combination of strategic vision, leadership, and a deep understanding of modern marketing practices. Key guidelines include:</p> \n <ul>\n <li>\n Develop Strategic Expertise\n </li>\n <li>\n Embrace Data-Driven Decision-Making\n </li>\n <li>\n Hone Leadership Skills\n </li>\n <li>\n Stay Current With Digital Trends\n </li>\n <li>\n Build Strong Brand Narratives\n </li>\n <li>\n cultivate cross-channel expertise\n </li>\n </ul>\n <img width=\"400\" height=\"554\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/team-2.jpg\" alt=\"\" /> \n <h2>Contact me</h2> \n<p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"></p> <ul></ul>\n<form action=\"/projects/products/themes/artistic/wordpress/wp-admin/admin-ajax.php#wpcf7-f3488-o1\" method=\"post\" aria-label=\"Contact form\" novalidate=\"novalidate\" data-status=\"init\">\n<input type=\"hidden\" name=\"_wpcf7\" value=\"3488\" />\n<input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.0\" />\n<input type=\"hidden\" name=\"_wpcf7_locale\" value=\"en_US\" />\n<input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f3488-o1\" />\n<input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" />\n<input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" />\n <p><input size=\"40\" maxlength=\"400\" id=\"name\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"First Name\" value=\"\" type=\"text\" name=\"first-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Last Name\" value=\"\" type=\"text\" name=\"last-name\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"phone\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"Phone No\" value=\"\" type=\"tel\" name=\"phone\" />\n </p>\n <p><input size=\"40\" maxlength=\"400\" id=\"email\" aria-required=\"true\" aria-invalid=\"false\" placeholder=\"E-mail\" value=\"\" type=\"email\" name=\"email\" />\n </p>\n <p><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" id=\"msg\" aria-invalid=\"false\" placeholder=\"Message\" name=\"message\"></textarea>\n </p>\n <p><input id=\"msgSubmit\" type=\"submit\" value=\"Submit Message\" />\n </p>\n</form>', 'Brooklyn Simmons', '', 'inherit', 'closed', 'closed', '', '10557-revision-v1', '', '', '2024-11-23 09:40:03', '2024-11-23 09:40:03', '', 10557, 'https://infolize.in/?p=11562', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11563, 1, '2024-11-23 10:03:28', '2024-11-23 10:03:28', '<h1 data-id=\"0e32d05\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home - Image', '', 'inherit', 'closed', 'closed', '', '10626-revision-v1', '', '', '2024-11-23 10:03:28', '2024-11-23 10:03:28', '', 10626, 'https://infolize.in/?p=11563', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11564, 1, '2024-11-23 10:54:09', '2024-11-23 10:54:09', '<h1 data-id=\"f1de6ff\" data-animation-settings=\"{"animationStyle":"animated","animationDelay":2500,"loadingBar":3800,"lettersDelay":50,"typeLettersDelay":150,"duration":500,"revealDuration":600,"revealAnimationDelay":1500}\">\n Innovative solutions for\n <b>Social Marketing</b>\n <b>Art & Design</b>\n <b>Digital World</b>\n </h1>\n<a href=\"https://www.youtube.com/embed/Y-x0efG1seA?feature=oembed?playlist=Y-x0efG1seA&mute=0&autoplay=0&loop=no&controls=0&start=0&end=\" aria-label=\"video-popup\">\n </a>\n <p>At our Creative Digital Agency, we bring your ideas to life by crafting engaging, impactful digital experiences that captivate audiences and drive results. From innovative web design to compelling content and cutting-edge digital strategies.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Get In Touch\n </a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <h2>ABOUT AGENCY</h2> \n <h2>Crafting unique digital experiences that elevate your brand\n</h2> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Contact Us\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M15.8858 2.33325H1.6001V16.619H15.8858V2.33325Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.0289 38.0475H23.7432\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 23.7618H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.7432 30.9047H38.0289\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.7431 16.6189H23.0288L30.886 0.904663L38.7431 16.6189Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M8.74296 38.0475C12.6878 38.0475 15.8858 34.8495 15.8858 30.9046C15.8858 26.9597 12.6878 23.7618 8.74296 23.7618C4.79806 23.7618 1.6001 26.9597 1.6001 30.9046C1.6001 34.8495 4.79806 38.0475 8.74296 38.0475Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Your Success, Our Mission \n </h3>\n <p>\n We measure our success by the success of our clients. With a focus on results and a dedication to quality, our mission is to deliver digital solutions that make a real impact. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.8858 0.904663H4.45724C2.87928 0.904663 1.6001 2.18385 1.6001 3.76181V35.1904C1.6001 36.7683 2.87928 38.0475 4.45724 38.0475H35.8858C37.4638 38.0475 38.743 36.7683 38.743 35.1904V3.76181C38.743 2.18385 37.4638 0.904663 35.8858 0.904663Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 32.3333C25.6942 32.3333 30.1714 27.8561 30.1714 22.3333C30.1714 16.8104 25.6942 12.3333 20.1714 12.3333C14.6485 12.3333 10.1714 16.8104 10.1714 22.3333C10.1714 27.8561 14.6485 32.3333 20.1714 32.3333Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.6001 9.47607H10.1715\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.1714 9.47607H38.7428\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M20.1714 22.2476V32.2476\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M11.6001 17.1904L20.1715 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M28.7428 17.1904L20.1714 22.2475\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Creators Of Digital Excellence \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n innovating the digital landscape \n </h3>\n <p>\n At the core of our agency is a commitment to excellence and creativity. We specialize in crafting digital solutions that not only meet your needs but also elevate your brand. </p>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Helping Brands Thrive Online \n </h3>\n <p>\n Our purpose is simple: to help brands succeed in the digital age. We\'re passionate about building strong relationships with our clients and crafting custom strategies that drive results. </p>\n <h2>OUR SERVICES</h2> \n <h2>Our digital services to grow your brand</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Services\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45.5999 6.59998H14.3999C13.6806 6.61973 12.9761 6.80847 12.3432 7.15095C11.7104 7.49343 11.167 7.98003 10.7571 8.5714L2.95709 19.3714C2.3779 20.1899 2.08865 21.1783 2.13523 22.1799C2.18182 23.1815 2.56157 24.1388 3.21423 24.9L26.6142 51.8571C27.0148 52.3733 27.5282 52.7911 28.115 53.0784C28.7018 53.3658 29.3465 53.5152 29.9999 53.5152C30.6533 53.5152 31.2981 53.3658 31.8849 53.0784C32.4717 52.7911 32.9851 52.3733 33.3857 51.8571L56.7857 24.9C57.4383 24.1388 57.8181 23.1815 57.8646 22.1799C57.9112 21.1783 57.622 20.1899 57.0428 19.3714L49.2428 8.5714C48.8328 7.98003 48.2895 7.49343 47.6566 7.15095C47.0238 6.80847 46.3192 6.61973 45.5999 6.59998V6.59998Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M27.7714 6.55713L17.3142 22.7571L29.9999 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.3571 6.55713L42.7714 22.7571L30 53.4\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M2.22852 22.7571H57.7714\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/branding-and-identity/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Branding And Identity </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M45 2.14288H15C7.89916 2.14288 2.14282 7.89922 2.14282 15V45C2.14282 52.1008 7.89916 57.8572 15 57.8572H45C52.1008 57.8572 57.8571 52.1008 57.8571 45V15C57.8571 7.89922 52.1008 2.14288 45 2.14288Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 30.0858H19.2858L25.7144 19.3286L32.1429 42.9L40.7144 30.0858H49.2858\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/digital-marketing/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Digital Marketing </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"60\" viewBox=\"0 0 60 60\" fill=\"none\"><path d=\"M19.2859 55.7143C28.7537 55.7143 36.4288 48.0392 36.4288 38.5714C36.4288 29.1037 28.7537 21.4286 19.2859 21.4286C9.81818 21.4286 2.14307 29.1037 2.14307 38.5714C2.14307 48.0392 9.81818 55.7143 19.2859 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7146 55.7143C50.1824 55.7143 57.8575 48.0392 57.8575 38.5714C57.8575 29.1037 50.1824 21.4286 40.7146 21.4286C31.2469 21.4286 23.5718 29.1037 23.5718 38.5714C23.5718 48.0392 31.2469 55.7143 40.7146 55.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0003 38.5714C39.468 38.5714 47.1431 30.8963 47.1431 21.4286C47.1431 11.9608 39.468 4.28571 30.0003 4.28571C20.5325 4.28571 12.8574 11.9608 12.8574 21.4286C12.8574 30.8963 20.5325 38.5714 30.0003 38.5714Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <a href=\"https://demo.awaikenthemes.com/artistics/services/creative-content-production/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- link opening -->\n <a href=\"#\">\n <!-- end link opening -->\n <h3>\n Creative Content Production </h3>\n <p>Developing a compelling brand identity through strategy, visuals, and to build strong customer connections.</p>\n </a>\n <p>Let\'s make something great work together. <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">Get Free Quote</a></p> \n <h2>Expertise that drives digital success</h2> \n By optimizing your website for search engines. \n +\n 0\n %\n Rise in revenue as more visitors convert into paying customers. \n +\n 0\n %\n <ul>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>Social Media Management:</strong> Our social media management services focus on building and enhancing your brand\'s online presence. We create engaging content, manage your social media accounts, and analyze performance.\n </li>\n <li>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"currentColor\"><path d=\"M14.638 9.86031L9.8713 7.99746L14.6794 6.13461C14.9281 6.05182 15.0939 5.76204 15.0525 5.51366C14.9696 4.9755 14.7209 4.47874 14.4307 4.02338C14.182 3.52662 13.8504 3.11265 13.436 2.74008C13.2287 2.5745 12.9386 2.5745 12.7313 2.74008L8.71072 5.96902L9.53971 0.877236C9.62261 0.58746 9.45681 0.33908 9.20811 0.256287C8.71072 0.0493038 8.13043 -0.0334888 7.59158 0.0079078C7.05274 -0.0334888 6.47245 0.0493038 5.97506 0.256287C5.72636 0.33908 5.56057 0.628857 5.64347 0.877236L6.47245 5.96902L2.45186 2.74008C2.24461 2.5331 1.95447 2.5331 1.74722 2.74008C1.33273 3.07126 1.00113 3.52662 0.752437 4.02338C0.420841 4.47874 0.213593 4.9755 0.0892453 5.51366C0.0477959 5.80344 0.213594 6.05182 0.46229 6.13461L5.18752 7.99746L0.379391 9.86031C0.130695 9.9431 -0.0351017 10.2329 0.00634774 10.4813C0.0892465 11.0194 0.296494 11.5162 0.628089 11.9715C0.876785 12.4683 1.20838 12.8823 1.62287 13.2548C1.83012 13.4204 2.12027 13.4204 2.32751 13.2548L6.3481 10.0259L5.51912 15.1177C5.43622 15.4075 5.60202 15.6558 5.85071 15.78C6.38955 15.9456 6.9284 16.0284 7.46724 15.987C8.00608 16.0284 8.58637 15.9456 9.08377 15.78C9.33246 15.6972 9.49826 15.4075 9.41536 15.1177L8.58637 10.0259L12.607 13.2548C12.8142 13.4204 13.1044 13.4204 13.3531 13.2548C13.7675 12.9237 14.0991 12.5097 14.3478 12.0129C14.6794 11.5576 14.8867 11.0608 15.011 10.5227C15.0525 10.1915 14.9281 9.9431 14.638 9.86031Z\"></path></svg> \n <strong>E-commerce Solutions:</strong> Our e-commerce solutions are designed to create seamless online shopping experiences. From user-friendly website design to secure payment processing and inventory management.\n </li>\n </ul>\n <h2>WHY CHOOSE</h2> \n <h2>Expertise for your digital growth journey</h2> \n <p>Our dedicated team is committed to understanding your unique needs, ensuring that we provide innovative strategies that drive results. With a focus on quality and integrity.</p> \n <h3>\n Data-Driven Approach \n </h3>\n <p>\n We leverage data and insights to make informed decisions that lead to more effective and efficient solutions. </p>\n <h3>\n Competitive Pricing \n </h3>\n <p>\n We offer our top-quality services at competitive prices, providing you with great value for your investment. </p>\n <h3>\n Ethical Business Practices \n </h3>\n <p>\n We maintain the highest level of professionalism and ethical standards professionalism in all our business dealings. </p>\n <img width=\"594\" height=\"549\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/why-choose-image.jpg\" alt=\"\" /> \n <h2>JOIN AGENCY</h2> \n <h2>Join our agency of creative innovators</h2> \n <p>Join our creative community to collaborate, innovate, and thrive together We welcome passionate individuals eager to make.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow Us On Twitter </h3>\n <p>@artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Join Us On Linked In </h3>\n <p>user.artistic_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Follow On Instagram </h3>\n <p>@artistic_insta_official</p>\n <a href=\"#\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Discovery Phase </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>01</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Implementation </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>02</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <!-- link opening -->\n <!-- end link opening -->\n <h3>\n Collaboration </h3>\n <p>Initial consultation to understand your brand, goals, and target audience Conducting research and analysis of market trends.</p>\n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"43\" height=\"43\" viewBox=\"0 0 43 43\" fill=\"none\"><path d=\"M28.5396 17.1469L13.3776 32.3089L10.8867 29.818L26.047 14.656H12.6853V11.1328H32.0628V30.5104H28.5396V17.1469Z\" fill=\"currentColor\"></path></svg> </a>\n <h3>STEP</h3><p>03</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h2>FEATURES</h2> \n <h2>Innovative features for your digital success</h2> \n <p>Our digital services empower brands with innovative strategies and solutions for sustainable growth and engagement.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/contact-us/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n Leran More\n </a>\n <figure><img width=\"625\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-1.jpg\" alt=\"\" /></figure><h3>Custom Branding Solutions</h3><p>Unique brand identity development, including logos, color palettes.</p> \n <figure><img width=\"372\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/digital-features-img-2.jpg\" alt=\"\" /></figure><h3>Data-Driven Digital Marketing</h3><p>Strategies combining SEO, PPC, content marketing</p> \n <h2>Content Creation And Strategy</h2> \n <h2>High-quality, engaging content across blogs, videos, and graphics designed to captivate and retain audiences.</h2> \n <figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-1-1.svg\" alt=\"agency-supports-logo-1\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-2-1.svg\" alt=\"agency-supports-logo-2\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-3-1.svg\" alt=\"agency-supports-logo-3\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-4-1.svg\" alt=\"agency-supports-logo-4\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-5-1.svg\" alt=\"agency-supports-logo-5\" /></figure><figure><img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/agency-supports-logo-6-1.svg\" alt=\"agency-supports-logo-6\" /></figure> \n <h2>HOW IT WORK</h2> \n <h2>Our proven process for achieving success</h2> \n <p>Our proven process combines research, strategy, and creativity to deliver tailored solutions that drive measurable results.</p> \n <ul>\n <li data-filter=\"*\">All</li>\n <li data-filter=\".portfolio-filter-8\">Branding & Identity</li>\n <li data-filter=\".portfolio-filter-10\">Digital Marketing</li>\n <li data-filter=\".portfolio-filter-11\">SEO & Analytics</li>\n <li data-filter=\".portfolio-filter-9\">Web Design</li>\n </ul>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-1.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-e-commerce-platform/\">\n <h3>Dynamic E-Commerce Platform</h3>\n </a>\n <p>Dynamic E-Commerce Platform Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-2.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/digital-marketing/\">Digital Marketing</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/innovative-identity-design/\">\n <h3>Innovative Identity Design</h3>\n </a>\n <p>Innovative design identity Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-3.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/dynamic-digital-campaign/\">\n <h3>Dynamic Digital Campaign</h3>\n </a>\n <p>Dynamic Digital Campaign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-4.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/impactful-content-creation/\">\n <h3>Impactful Content Creation</h3>\n </a>\n <p>Impactful Content Creation Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-5.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/web-design/\">Web Design</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/visionary-growth-strategy/\">\n <h3>Visionary Growth Strategy</h3>\n </a>\n <p>Visionary Growth Strategy Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <article>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/project-6.jpg\" alt=\"\" decoding=\"async\" /> \n <a href=\"https://demo.awaikenthemes.com/artistics/project-category/branding-identity/\">Branding & Identity</a> <a href=\"https://demo.awaikenthemes.com/artistics/project-category/seo-analytics/\">SEO & Analytics</a> \n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/themes/artistics/assets/images/arrow-white.svg\" />\n </a>\n <a href=\"https://demo.awaikenthemes.com/artistics/projects/interactive-website-redesign/\">\n <h3>Interactive Website Redesign</h3>\n </a>\n <p>Interactive Website Redesign Home Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Custom Branding Website Design Digital Marketing Strategy Consulting Analytics & Reporting Project overview Innovative identity design goes beyond just creating a logo—it’s about crafting a unique visual and emotional representation of your brand. We fuse creativity with strategy to develop a cohesive identity that reflects your brand’s personality, values, and mission. From logos and color schemes to typography and brand guidelines, our designs ensure consistency across all touchpoints, making your brand memorable and instantly recognizable. With an innovative identity design, you’ll stand out from the […]</p>\n </article>\n <h2>TESTIMONIALS</h2> \n <h2>Read what they have to say about working with us </h2> \n <p>Discover how our clients have achieved success through our innovative solutions and dedicated support.</p> \n <a href=\"https://demo.awaikenthemes.com/artistics/testimonial/\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"25\" height=\"25\" viewBox=\"0 0 25 25\" fill=\"none\"><path d=\"M16.8569 9.67962L8.24994 18.2866L6.83594 16.8726L15.4419 8.26562H7.85694V6.26562H18.8569V17.2656H16.8569V9.67962Z\" fill=\"currentColor\"></path></svg> \n All Testimonials\n </a>\n 0\n <meta itemprop=\"worstRating\" content=\"0\">\n <meta itemprop=\"bestRating\" content=\"5\">\n <p>( 40+ Reviews )</p> \n <h3>Customer experiences that speak for themselves</h3> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-1.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-2.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-3.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-4.jpg\" alt=\"\" /> \n <img width=\"40\" height=\"40\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/satisfy-client-img-5.jpg\" alt=\"\" /> \n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <ul>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n <li><a><svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 576 512\"><path d=\"M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z\" /></svg></a></li>\n </ul>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"124\" height=\"30\" viewBox=\"0 0 124 30\" fill=\"none\"><path d=\"M36.7866 19.5857H45.5549V16.9307H39.9031V6.93018H36.7866V19.5857Z\" fill=\"white\"></path><path d=\"M50.7501 17.8168C49.5 17.8168 48.8485 16.7194 48.8485 15.0733C48.8485 13.4272 49.5 12.3121 50.7501 12.3121C52.0002 12.3121 52.6693 13.4272 52.6693 15.0733C52.6693 16.7194 52.0002 17.8168 50.7501 17.8168ZM50.7677 19.87C53.6729 19.87 55.5744 17.7991 55.5744 15.0733C55.5744 12.3475 53.6729 10.2766 50.7677 10.2766C47.8801 10.2766 45.9434 12.3475 45.9434 15.0733C45.9434 17.7991 47.8801 19.87 50.7677 19.87Z\" fill=\"white\"></path><path d=\"M60.6033 22.7186C61.9414 22.7186 63.1211 22.4177 63.9134 21.7097C64.6353 21.0548 65.1107 20.0636 65.1107 18.7007V10.5233H62.364V11.4968H62.3288C61.8005 10.7357 60.9906 10.2578 59.7933 10.2578C57.5572 10.2578 56.0078 12.134 56.0078 14.789C56.0078 17.5679 57.8918 19.0901 59.9166 19.0901C61.0082 19.0901 61.6949 18.6476 62.2231 18.0458H62.2935V18.9485C62.2935 20.0459 61.7829 20.6831 60.568 20.6831C59.6173 20.6831 59.1419 20.276 58.9834 19.7981H56.2015C56.4832 21.692 58.1207 22.7186 60.6033 22.7186ZM60.5857 16.9484C59.5116 16.9484 58.8073 16.0634 58.8073 14.7005C58.8073 13.3199 59.5116 12.4349 60.5857 12.4349C61.7829 12.4349 62.4168 13.4615 62.4168 14.6828C62.4168 15.9572 61.8358 16.9484 60.5857 16.9484Z\" fill=\"white\"></path><path d=\"M70.7579 17.8168C69.5078 17.8168 68.8563 16.7194 68.8563 15.0733C68.8563 13.4272 69.5078 12.3121 70.7579 12.3121C72.008 12.3121 72.6771 13.4272 72.6771 15.0733C72.6771 16.7194 72.008 17.8168 70.7579 17.8168ZM70.7755 19.87C73.6807 19.87 75.5819 17.7991 75.5819 15.0733C75.5819 12.3475 73.6807 10.2766 70.7755 10.2766C67.8879 10.2766 65.9512 12.3475 65.9512 15.0733C65.9512 17.7991 67.8879 19.87 70.7755 19.87Z\" fill=\"white\"></path><path d=\"M76.4204 19.5857H79.2904V10.5233H76.4204V19.5857ZM76.4204 9.26658H79.2904V6.93018H76.4204V9.26658Z\" fill=\"white\"></path><path d=\"M80.5356 22.577H83.4056V18.6476H83.4408C84.0042 19.4087 84.8318 19.8689 85.9938 19.8689C88.3532 19.8689 89.9202 17.9927 89.9202 15.0545C89.9202 12.3287 88.4588 10.2578 86.0643 10.2578C84.8318 10.2578 83.9514 10.8065 83.3352 11.6207H83.2823V10.5233H80.5356V22.577ZM85.2543 17.6387C84.0218 17.6387 83.3176 16.6298 83.3176 15.1607C83.3176 13.6916 83.9514 12.5765 85.2015 12.5765C86.434 12.5765 87.015 13.6031 87.015 15.1607C87.015 16.7006 86.346 17.6387 85.2543 17.6387Z\" fill=\"white\"></path><path d=\"M94.5922 19.8689C96.9515 19.8689 98.6946 18.8423 98.6946 16.8599C98.6946 14.5412 96.8283 14.1341 95.2436 13.8686C94.0992 13.6562 93.078 13.5677 93.078 12.9305C93.078 12.3641 93.6238 12.0986 94.3281 12.0986C95.1204 12.0986 95.6662 12.3464 95.7718 13.1606H98.4129C98.272 11.3729 96.8987 10.2578 94.3457 10.2578C92.2152 10.2578 90.4545 11.249 90.4545 13.1606C90.4545 15.2846 92.1272 15.7094 93.6942 15.9749C94.8915 16.1873 95.9831 16.2758 95.9831 17.09C95.9831 17.6741 95.4373 17.9927 94.5746 17.9927C93.6238 17.9927 93.0251 17.5502 92.9195 16.6475H90.208C90.296 18.6476 91.9511 19.8689 94.5922 19.8689Z\" fill=\"white\"></path><path d=\"M102.594 19.8516C103.844 19.8516 104.636 19.356 105.287 18.471H105.34V19.5861H108.087V10.5237H105.217V15.5859C105.217 16.6656 104.618 17.409 103.632 17.409C102.717 17.409 102.277 16.8603 102.277 15.8691V10.5237H99.4243V16.4709C99.4243 18.4887 100.516 19.8516 102.594 19.8516Z\" fill=\"white\"></path><path d=\"M109.335 19.5857H112.205V14.5058C112.205 13.4261 112.734 12.665 113.632 12.665C114.494 12.665 114.899 13.2314 114.899 14.2049V19.5857H117.769V14.5058C117.769 13.4261 118.28 12.665 119.195 12.665C120.058 12.665 120.463 13.2314 120.463 14.2049V19.5857H123.333V13.6916C123.333 11.6561 122.312 10.2578 120.269 10.2578C119.107 10.2578 118.139 10.7534 117.435 11.8508H117.399C116.942 10.8773 116.044 10.2578 114.864 10.2578C113.561 10.2578 112.698 10.8773 112.135 11.8154H112.082V10.5233H109.335V19.5857Z\" fill=\"white\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M19.5054 8.80343C18.3132 8.0026 16.9114 7.57514 15.4775 7.57514V0.286865C18.3454 0.286865 21.1488 1.14177 23.5333 2.74346C25.9178 4.34514 27.7763 6.62169 28.8738 9.28519C29.9712 11.9487 30.2584 14.8796 29.6989 17.7072C29.1394 20.5347 27.7585 23.132 25.7306 25.1706C23.7027 27.2092 21.1191 28.5974 18.3063 29.1599C15.4936 29.7223 12.5781 29.4336 9.92861 28.3304C7.2791 27.2271 5.01451 25.3588 3.42123 22.9617C1.82795 20.5646 0.977539 17.7464 0.977539 14.8634H8.22754C8.22754 16.3049 8.65275 17.714 9.44938 18.9126C10.246 20.1111 11.3783 21.0453 12.7031 21.5969C14.0278 22.1486 15.4856 22.2929 16.8919 22.0116C18.2983 21.7304 19.5901 21.0363 20.6041 20.017C21.618 18.9977 22.3085 17.6991 22.5882 16.2853C22.868 14.8715 22.7244 13.406 22.1757 12.0743C21.6269 10.7425 20.6977 9.60427 19.5054 8.80343Z\" fill=\"#BFF747\"></path><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M8.22754 0.286869C8.22754 1.24398 8.04002 2.19172 7.67567 3.07597C7.31132 3.96022 6.77729 4.76368 6.10406 5.44046C5.43084 6.11724 4.63161 6.65409 3.75199 7.02036C2.87238 7.38662 1.92962 7.57514 0.977539 7.57514L0.977539 14.8634C2.8817 14.8634 4.76723 14.4864 6.52645 13.7538C8.28568 13.0213 9.88416 11.9476 11.2306 10.594C12.577 9.24051 13.6451 7.63359 14.3738 5.86507C15.1025 4.09656 15.4775 2.20108 15.4775 0.286865L8.22754 0.286869Z\" fill=\"#BFF747\"></path></svg> \n <p>The team transformed our brand\'s online presence with creativity and precision. The results exceeded our expectations! Their digital marketing strategies helped us reach a broader audience and significantly boosted our sales.</p>\n <img width=\"270\" height=\"270\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/author-2-1.jpg\" alt=\"\" /> \n <strong>Sarah Mitchell</strong>\n Marketing Director\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M4.32424 8.01077L16.4964 8.01076L16.4964 10.0105L4.32495 10.0112L9.68835 15.3746L8.27414 16.7888L0.495969 9.01062L8.27414 1.23244L9.68836 2.64666L4.32424 8.01077Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"18\" height=\"18\" viewBox=\"0 0 18 18\" fill=\"none\"><path d=\"M13.6679 10.0102L1.49581 10.0102L1.49581 8.01054L13.6672 8.00982L8.30384 2.64642L9.71805 1.23221L17.4962 9.01038L9.71804 16.7886L8.30383 15.3743L13.6679 10.0102Z\" fill=\"CurrentColor\"></path></svg> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"37\" height=\"40\" viewBox=\"0 0 37 40\" fill=\"none\"><path d=\"M18.5 28.5278V31.4135\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5 14.2134V16.8991\" stroke=\"currentColor\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M18.5002 38.4422C28.5002 38.4422 35.6431 34.8993 35.6431 27.0136C35.6431 18.4422 31.3574 12.7279 22.7859 8.44219L26.1574 4.09933C26.3287 3.81439 26.4216 3.48923 26.4267 3.15681C26.4318 2.8244 26.3489 2.49654 26.1865 2.20647C26.024 1.9164 25.7878 1.67443 25.5017 1.50508C25.2156 1.33574 24.8898 1.24504 24.5574 1.24219H12.4431C12.1106 1.24504 11.7849 1.33574 11.4988 1.50508C11.2127 1.67443 10.9764 1.9164 10.814 2.20647C10.6516 2.49654 10.5687 2.8244 10.5738 3.15681C10.5789 3.48923 10.6718 3.81439 10.8431 4.09933L14.2145 8.47076C5.64313 12.785 1.35742 18.4993 1.35742 27.0708C1.35742 34.8993 8.50024 38.4422 18.5002 38.4422Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M15.6435 27.2135C15.9921 27.6273 16.4308 27.9558 16.9261 28.1737C17.4214 28.3916 17.96 28.4932 18.5006 28.4706C19.3269 28.527 20.1429 28.2607 20.7769 27.7279C21.411 27.1951 21.8138 26.4372 21.9006 25.6135C21.8138 24.7898 21.411 24.0319 20.7769 23.4991C20.1429 22.9663 19.3269 22.7 18.5006 22.7564C17.6743 22.8127 16.8583 22.5464 16.2243 22.0136C15.5902 21.4808 15.1874 20.7229 15.1006 19.8992C15.1804 19.0727 15.5813 18.3104 16.217 17.7762C16.8527 17.2419 17.6727 16.9784 18.5006 17.0421C19.0317 17.0096 19.5634 17.0952 20.0574 17.2928C20.5515 17.4904 20.9956 17.7951 21.3577 18.1849\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Low Cost </h3>\n <ul>\n <li>\n Competitive fee \n </li>\n <li>\n Flexible rates \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"39\" height=\"40\" viewBox=\"0 0 39 40\" fill=\"none\"><path d=\"M36.3859 15.6138H2.61447C1.01447 15.6138 0.328755 13.8709 1.5859 13.0423L18.4716 1.98518C18.7833 1.80179 19.1384 1.70508 19.5001 1.70508C19.8618 1.70508 20.217 1.80179 20.5287 1.98518L37.4144 13.0423C38.6716 13.8709 37.9859 15.6138 36.3859 15.6138Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.643 31.3281H2.35728C1.5683 31.3281 0.928711 31.9677 0.928711 32.7567V37.0424C0.928711 37.8314 1.5683 38.471 2.35728 38.471H36.643C37.4319 38.471 38.0715 37.8314 38.0715 37.0424V32.7567C38.0715 31.9677 37.4319 31.3281 36.643 31.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M5.21436 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M12.3569 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.5 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M26.6431 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M33.7856 15.6138V31.3281\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Permission Less </h3>\n <ul>\n <li>\n Open for integration \n </li>\n <li>\n Run your own nodes \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M35.5617 3.93506L25.8188 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 3.93506L13.8757 13.6779\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M4.13281 35.364L13.8757 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.5617 35.364L25.8188 25.6211\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8473 38.221C30.104 38.221 38.4187 29.9063 38.4187 19.6496C38.4187 9.39281 30.104 1.07812 19.8473 1.07812C9.5906 1.07812 1.27588 9.39281 1.27588 19.6496C1.27588 29.9063 9.5906 38.221 19.8473 38.221Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.8475 28.0783C24.5025 28.0783 28.2761 24.3047 28.2761 19.6498C28.2761 14.9948 24.5025 11.2212 19.8475 11.2212C15.1925 11.2212 11.4189 14.9948 11.4189 19.6498C11.4189 24.3047 15.1925 28.0783 19.8475 28.0783Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">Secure Data </h3>\n <ul>\n <li>\n Open source sheet \n </li>\n <li>\n 360 Security \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M12.8574 21.3281H10.0002C8.42225 21.3281 7.14307 22.6073 7.14307 24.1853V35.6138C7.14307 37.1918 8.42225 38.471 10.0002 38.471H12.8574C14.4353 38.471 15.7145 37.1918 15.7145 35.6138V24.1853C15.7145 22.6073 14.4353 21.3281 12.8574 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M29.9999 21.3281H27.1428C25.5648 21.3281 24.2856 22.6073 24.2856 24.1853V35.6138C24.2856 37.1918 25.5648 38.471 27.1428 38.471H29.9999C31.5779 38.471 32.8571 37.1918 32.8571 35.6138V24.1853C32.8571 22.6073 31.5779 21.3281 29.9999 21.3281Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.42871 27.0424V19.8996C1.42871 14.9741 3.38534 10.2504 6.86816 6.76758C10.351 3.28476 15.0747 1.32813 20.0001 1.32812C24.9256 1.32813 29.6493 3.28476 33.1321 6.76758C36.6149 10.2504 38.5716 14.9741 38.5716 19.8996V27.0424\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3 class=\" elementskit-pricing-title\">24 X 7 Support </h3>\n <ul>\n <li>\n Toll free number \n </li>\n <li>\n Ticket systems \n </li>\n </ul>\n <a href=\"#\" >\n </a>\n <h2>KEY BENEFITS</h2> \n <h2>Discover the benefits of choosing us today</h2> \n <p>Experience unparalleled creativity, data-driven strategies, and dedicated support that drive real results for your brand.</p> \n <h2>01</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Personalized Approach \n </h3>\n <p>\n We customize strategies to fit your brand\'s specific needs, ensuring alignment. </p>\n <h2>02</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M22.4143 10.2754L24.2571 5.51825C24.5679 4.71281 25.1147 4.02001 25.8259 3.53059C26.5371 3.04116 27.3795 2.77794 28.2428 2.77539H31.7571C32.6204 2.77794 33.4629 3.04116 34.174 3.53059C34.8852 4.02001 35.432 4.71281 35.7428 5.51825L37.5857 10.2754L43.8428 13.8754L48.9 13.104C49.742 12.9897 50.5991 13.1283 51.3622 13.5022C52.1253 13.8761 52.76 14.4685 53.1857 15.204L54.9 18.204C55.3393 18.9512 55.5416 19.814 55.4804 20.6786C55.4192 21.5432 55.0973 22.369 54.5571 23.0468L51.4285 27.0325V34.2325L54.6428 38.2182C55.183 38.8961 55.5049 39.7218 55.5661 40.5864C55.6274 41.451 55.425 42.3139 54.9857 43.0611L53.2714 46.0611C52.8457 46.7966 52.211 47.3889 51.4479 47.7629C50.6848 48.1368 49.8278 48.2754 48.9857 48.1611L43.9285 47.3897L37.6714 50.9897L35.8285 55.7468C35.5178 56.5523 34.971 57.2451 34.2598 57.7345C33.5486 58.2239 32.7061 58.4871 31.8428 58.4897H28.2428C27.3795 58.4871 26.5371 58.2239 25.8259 57.7345C25.1147 57.2451 24.5679 56.5523 24.2571 55.7468L22.4143 50.9897L16.1571 47.3897L11.1 48.1611C10.2579 48.2754 9.40086 48.1368 8.63775 47.7629C7.87465 47.3889 7.23993 46.7966 6.81426 46.0611L5.09997 43.0611C4.66069 42.3139 4.4583 41.451 4.51951 40.5864C4.58072 39.7218 4.90266 38.8961 5.44283 38.2182L8.5714 34.2325V27.0325L5.35711 23.0468C4.81694 22.369 4.49501 21.5432 4.4338 20.6786C4.37259 19.814 4.57498 18.9512 5.01426 18.204L6.72854 15.204C7.15421 14.4685 7.78893 13.8761 8.55204 13.5022C9.31514 13.1283 10.1722 12.9897 11.0143 13.104L16.0714 13.8754L22.4143 10.2754Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 43.4897C37.1008 43.4897 42.8571 37.7333 42.8571 30.6325C42.8571 23.5317 37.1008 17.7754 30 17.7754C22.8992 17.7754 17.1428 23.5317 17.1428 30.6325C17.1428 37.7333 22.8992 43.4897 30 43.4897Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30 17.7754V30.6325H42.8571\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.0005 30.6328L20.9148 39.7185\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Experienced Team \n </h3>\n <p>\n Combines industry knowledge and creativity to exceptional results for your brand. </p>\n <h2>03</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"60\" viewBox=\"0 0 61 60\" fill=\"none\"><path d=\"M40.7464 6.42856H47.1749C48.3116 6.42856 49.4017 6.88009 50.2054 7.68381C51.0091 8.48754 51.4607 9.57763 51.4607 10.7143V53.5714C51.4607 54.7081 51.0091 55.7981 50.2054 56.6019C49.4017 57.4056 48.3116 57.8571 47.1749 57.8571H12.8892C11.7526 57.8571 10.6625 57.4056 9.85877 56.6019C9.05504 55.7981 8.60352 54.7081 8.60352 53.5714V10.7143C8.60352 9.57763 9.05504 8.48754 9.85877 7.68381C10.6625 6.88009 11.7526 6.42856 12.8892 6.42856H19.3178\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4602 2.14285H23.6031C21.2362 2.14285 19.3174 4.06163 19.3174 6.42857V8.57142C19.3174 10.9384 21.2362 12.8571 23.6031 12.8571H36.4602C38.8272 12.8571 40.746 10.9384 40.746 8.57142V6.42857C40.746 4.06163 38.8272 2.14285 36.4602 2.14285Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 23.5714H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 34.2857H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M19.3174 45H40.746\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Data-Driven Decisions \n </h3>\n <p>\n We utilize data insights to refine strategies, optimize and ensure impactful, measurable results. </p>\n <h2>04</h2> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"60\" height=\"61\" viewBox=\"0 0 60 61\" fill=\"none\"><path d=\"M6.42878 26.3467H10.7145C11.2828 26.3467 11.8279 26.5724 12.2297 26.9743C12.6316 27.3762 12.8574 27.9212 12.8574 28.4895V39.2038C12.8574 39.7721 12.6316 40.3172 12.2297 40.7191C11.8279 41.1209 11.2828 41.3467 10.7145 41.3467H6.42878C5.29214 41.3467 4.20205 40.8951 3.39832 40.0914C2.5946 39.2877 2.14307 38.1976 2.14307 37.061V30.6324C2.14307 29.4958 2.5946 28.4057 3.39832 27.6019C4.20205 26.7982 5.29214 26.3467 6.42878 26.3467V26.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M53.5717 41.3467H49.286C48.7177 41.3467 48.1726 41.1209 47.7708 40.7191C47.3689 40.3172 47.1431 39.7721 47.1431 39.2038V28.4895C47.1431 27.9212 47.3689 27.3762 47.7708 26.9743C48.1726 26.5724 48.7177 26.3467 49.286 26.3467H53.5717C54.7083 26.3467 55.7984 26.7982 56.6022 27.6019C57.4059 28.4057 57.8574 29.4958 57.8574 30.6324V37.061C57.8574 38.1976 57.4059 39.2877 56.6022 40.0914C55.7984 40.8951 54.7083 41.3467 53.5717 41.3467V41.3467Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M40.7144 53.1324C42.9876 53.1324 45.1678 52.2293 46.7753 50.6219C48.3827 49.0144 49.2858 46.8342 49.2858 44.561V41.3467\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M35.3575 47.7754C36.7783 47.7754 38.1409 48.3398 39.1456 49.3445C40.1502 50.3491 40.7146 51.7117 40.7146 53.1325C40.7146 54.5533 40.1502 55.9159 39.1456 56.9206C38.1409 57.9253 36.7783 58.4897 35.3575 58.4897H28.9289C27.5081 58.4897 26.1455 57.9253 25.1408 56.9206C24.1362 55.9159 23.5718 54.5533 23.5718 53.1325C23.5718 51.7117 24.1362 50.3491 25.1408 49.3445C26.1455 48.3398 27.5081 47.7754 28.9289 47.7754H35.3575Z\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M10.7144 26.3468V22.0611C10.7144 16.9462 12.7462 12.0408 16.363 8.42404C19.9798 4.80727 24.8852 2.77539 30.0001 2.77539C35.115 2.77539 40.0204 4.80727 43.6371 8.42404C47.2539 12.0408 49.2858 16.9462 49.2858 22.0611V26.3468\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M36.4287 17.7754V24.204\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M23.5718 32.7754C23.5718 38.4754 36.4289 38.4754 36.4289 32.7754\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n Ongoing Support \n </h3>\n <p>\n We provide continuous support and maintenance to keep your digital assets at their best. </p>\n <h2>LATEST NEWS</h2> \n <h2>Insights on digital innovation and growth</h2> \n <p>Explore the latest trends, strategies, and tools driving digital innovation and helping businesses thrive in a rapidly evolving digital landscape.</p> \n <!-- Blog Carousel markup render -->\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-1.jpg\" alt=\"UI/UX Design Principles for Better User Engagement\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\">\n UI/UX Design Principles for Better User Engagement </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/ui-ux-design-principles-for-better-user-engagement/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-2.jpg\" alt=\"Why Your Business Needs a Mobile-Optimized Website\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\">\n Why Your Business Needs a Mobile-Optimized Website </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/why-your-business-needs-a-mobile-optimized-website/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n <img src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/post-3.jpg\" alt=\"Content Marketing Essentials for Growing Your Brand\">\n </a><!-- .elementskit-entry-thumb END -->\n <!-- .elementskit-entry-header END -->\n <h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\">\n Content Marketing Essentials for Growing Your Brand </a>\n </h2>\n <a href=\"https://demo.awaikenthemes.com/artistics/content-marketing-essentials-for-growing-your-brand/\" >\n Read More <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"35\" height=\"35\" viewBox=\"0 0 35 35\" fill=\"currentColor\"><path d=\"M23.6144 13.8266L11.4211 26.0199L9.41797 24.0167L21.6098 11.8234H10.8644V8.99011H26.4477V24.5734H23.6144V13.8266Z\"></path></svg> </a>\n <!-- .elementskit-post-body END -->', 'Home - Slider', '', 'inherit', 'closed', 'closed', '', '10764-revision-v1', '', '', '2024-11-23 10:54:09', '2024-11-23 10:54:09', '', 10764, 'https://infolize.in/?p=11564', 0, 'revision', '', 0);
INSERT INTO `wp4p_posts` (`ID`, `post_author`, `post_date`, `post_date_gmt`, `post_content`, `post_title`, `post_excerpt`, `post_status`, `comment_status`, `ping_status`, `post_password`, `post_name`, `to_ping`, `pinged`, `post_modified`, `post_modified_gmt`, `post_content_filtered`, `post_parent`, `guid`, `menu_order`, `post_type`, `post_mime_type`, `comment_count`) VALUES
(11565, 1, '2024-11-26 09:19:57', '2024-11-26 09:19:57', '<h1>Branding And Identity</h1> \n <ol><li><a href=\"https://demo.awaikenthemes.com/artistics\">Home</a></li></ol> \n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Custom Branding</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Website Design</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Digital Marketing</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Strategy Consulting</a>\n <img width=\"24\" height=\"25\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/asterisk-icon.svg\" alt=\"\" /> \n <a >Analytics & Reporting</a>\n <img width=\"1200\" height=\"800\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-single-img.jpg\" alt=\"\" /> \n <p>Our digital marketing services are designed to elevate your brand and reach your target audience effectively. We develop customized strategies that include SEO, PPC advertising, social media marketing, content marketing, and email campaigns. By leveraging data-driven insights and the latest trends, we maximize engagement, drive traffic, and boost conversions, ensuring a measurable return on your investment. Let us help you grow your digital presence and achieve your business goals.</p><p>With a focus on data-driven insights, we build customized strategies that drive traffic, boost engagement, and maximize ROI. Let us help you reach your business goals with impactful digital marketing</p> \n <h2>Key feature of digital marketing</h2> \n <p>Our digital marketing approach is a data-driven strategy that combines targeted outreach with creative content. We focus on reaching the right audience through precision techniques like SEO, PPC, and social media advertising, supported by engaging content marketing and email campaigns.</p><p>We utilize audience segmentation to divide your customer base into distinct groups based on demographics, interests, and behaviors. This allows us to deliver personalized content and messaging, ensuring relevance and higher engagement rates.</p> \n <ul>\n <li>\n Content Marketing That Tells Your Brand\'s Story\n </li>\n <li>\n Personalized Email Marketing To Nurture Leads\n </li>\n <li>\n Social Media Marketing That Engages And Converts\n </li>\n <li>\n Comprehensive SEO Services For Visibility\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n <li>\n Performance Analytics & Reporting\n </li>\n </ul>\n <img width=\"343\" height=\"303\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-entry-img.jpg\" alt=\"\" /> \n <h2>Our process of digital marketing</h2> \n <p>Our digital marketing process begins with discovery and research to understand your goals. We then develop a tailored strategy and implement campaigns across various channels. Continuous monitoring and optimization ensure effectiveness, followed by regular reporting to track performance. Finally, we refine and scale efforts for sustained growth and success.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M9.28585 17.1429C13.6252 17.1429 17.143 13.6251 17.143 9.28573C17.143 4.94635 13.6252 1.42859 9.28585 1.42859C4.94647 1.42859 1.42871 4.94635 1.42871 9.28573C1.42871 13.6251 4.94647 17.1429 9.28585 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 17.1429C35.0539 17.1429 38.5717 13.6251 38.5717 9.28573C38.5717 4.94635 35.0539 1.42859 30.7146 1.42859C26.3752 1.42859 22.8574 4.94635 22.8574 9.28573C22.8574 13.6251 26.3752 17.1429 30.7146 17.1429Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M9.28585 38.5715C13.6252 38.5715 17.143 35.0537 17.143 30.7143C17.143 26.3749 13.6252 22.8572 9.28585 22.8572C4.94647 22.8572 1.42871 26.3749 1.42871 30.7143C1.42871 35.0537 4.94647 38.5715 9.28585 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M30.7146 38.5715C35.0539 38.5715 38.5717 35.0537 38.5717 30.7143C38.5717 26.3749 35.0539 22.8572 30.7146 22.8572C26.3752 22.8572 22.8574 26.3749 22.8574 30.7143C22.8574 35.0537 26.3752 38.5715 30.7146 38.5715Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 01 </p>\n <h3>Discovery Phase</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-1.jpg\" alt=\"\" /> \n <img width=\"392\" height=\"351\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-2.jpg\" alt=\"\" /> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"39\" viewBox=\"0 0 40 39\" fill=\"none\"><path d=\"M21.5145 19.1904C21.0907 19.3744 20.6336 19.4693 20.1716 19.4693C19.7096 19.4693 19.2525 19.3744 18.8287 19.1904L2.54303 11.6475C2.27858 11.5141 2.05634 11.3099 1.90106 11.0577C1.74579 10.8055 1.66357 10.5151 1.66357 10.2189C1.66357 9.9227 1.74579 9.6324 1.90106 9.3801C2.05634 9.1279 2.27858 8.92374 2.54303 8.79035L18.8287 1.19035C19.2525 1.00633 19.7096 0.911377 20.1716 0.911377C20.6336 0.911377 21.0907 1.00633 21.5145 1.19035L37.8002 8.73321C38.0646 8.86659 38.2869 9.0708 38.4421 9.323C38.5974 9.5752 38.6796 9.8656 38.6796 10.1618C38.6796 10.458 38.5974 10.7483 38.4421 11.0006C38.2869 11.2528 38.0646 11.457 37.8002 11.5904L21.5145 19.1904Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 20.4761L21.3144 28.5046C20.9422 28.6744 20.5378 28.7623 20.1287 28.7623C19.7195 28.7623 19.3152 28.6744 18.943 28.5046L1.6001 20.4761\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.743 29.7618L21.3144 37.7903C20.9422 37.9601 20.5378 38.048 20.1287 38.048C19.7195 38.048 19.3152 37.9601 18.943 37.7903L1.6001 29.7618\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 02 </p>\n <h3>Implementation</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"40\" height=\"40\" viewBox=\"0 0 40 40\" fill=\"none\"><path d=\"M20.0006 15.7143C30.2573 15.7143 38.5721 12.5163 38.5721 8.57145C38.5721 4.62656 30.2573 1.42859 20.0006 1.42859C9.74391 1.42859 1.4292 4.62656 1.4292 8.57145C1.4292 12.5163 9.74391 15.7143 20.0006 15.7143Z\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M1.4292 8.57141V31.4286C1.4292 35.3714 9.74349 38.5714 20.0006 38.5714C30.2578 38.5714 38.5721 35.3714 38.5721 31.4286V8.57141\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M38.5721 20C38.5721 23.9429 30.2578 27.1429 20.0006 27.1429C9.74349 27.1429 1.4292 23.9429 1.4292 20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg> \n <h3>\n STEP \n </h3>\n <p>\n 03 </p>\n <h3>Collaboration</h3><p>Initial consultation to understand your brand, goals, and target audience Conducting research.</p> \n <img width=\"393\" height=\"353\" src=\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/service-process-step-3.jpg\" alt=\"\" /> \n <h2>Lets address your questions today!</h2> \n <a href=\"#collapse-7775471676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-7775471676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-7775471676e98f7c886c\">\n What services does your agency offer?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-e260b7e676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-e260b7e676e98f7c886c\" aria-expanded=\"true\" aria-controls=\"Collapse-e260b7e676e98f7c886c\">\n How long does a typical project take?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-2b87c73676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-2b87c73676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-2b87c73676e98f7c886c\">\n Do you work with small businesses?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <a href=\"#collapse-0fc6378676e98f7c886c\" data-ekit-toggle=\"collapse\" data-target=\"#Collapse-0fc6378676e98f7c886c\" aria-expanded=\"false\" aria-controls=\"Collapse-0fc6378676e98f7c886c\">\n Can you help with existing websites?\n <!-- Normal Icon -->\n <!-- Active Icon -->\n </a>\n <p>Project timelines vary based on complexity and scope. We provide a detailed timeline during the initial consultation.</p> \n <!-- .elementskit-card END -->\n <style>.elementor-10031 .elementor-element.elementor-element-3ab4e93{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overlay-opacity:0.4;border-style:solid;--border-style:solid;border-width:1px 1px 1px 1px;--border-top-width:1px;--border-right-width:1px;--border-bottom-width:1px;--border-left-width:1px;border-color:var( --e-global-color-divider );--border-color:var( --e-global-color-divider );--border-radius:30px 30px 30px 30px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;overflow:visible;}.elementor-10031 .elementor-element.elementor-element-3ab4e93:not(.elementor-motion-effects-element-type-background), .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{--background-overlay:\'\';background-color:var( --e-global-color-secondary );}.elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con,\n .elementor-10031 .elementor-element.elementor-element-75854a4.ekit-equal-height-enable .ekit-wid-con .elementskit-infobox{height:100%;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{background-color:#FFFFFF00;padding:50px 50px 50px 50px;border-radius:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 20px 0px;padding:0px 0px 0px 0px;color:var( --e-global-color-accent );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox p{margin:0px 0px 20px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-info-box-icon{color:var( --e-global-color-accent );fill:var( --e-global-color-accent );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:60px;width:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 40px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:60px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:12px 30px 12px 30px;margin:0px 0px 0px 0px;font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );color:var( --e-global-color-black );fill:var( --e-global-color-black );background-color:var( --e-global-color-accent );border-radius:10px 10px 10px 10px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:30px;margin-right:5px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:30px;margin-right:5px;}@media(max-width:1024px){.elementor-10031 .elementor-element.elementor-element-3ab4e93::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-video-container::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .e-con-inner > .elementor-background-slideshow::before, .elementor-10031 .elementor-element.elementor-element-3ab4e93 > .elementor-motion-effects-container > .elementor-motion-effects-layer::before{background-image:url(\"https://demo.awaikenthemes.com/artistics/wp-content/uploads/2024/11/sidebar-cta-bg.svg\");background-position:center center;background-repeat:no-repeat;background-size:cover;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:30px 30px 30px 30px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{margin:0px 0px 10px 0px;font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:50px;width:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 30px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:50px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}}@media(max-width:767px){.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox{padding:20px 20px 20px 20px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .box-body > p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon{font-size:40px;width:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-box-header .elementskit-info-box-icon{margin:0px 0px 25px 0px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-infobox .elementskit-info-box-icon {height:40px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn{padding:10px 25px 10px 25px;font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn i{font-size:22px;}.elementor-10031 .elementor-element.elementor-element-75854a4 .elementskit-btn svg{max-width:22px;}}</style> \n <!-- link opening -->\n <!-- end link opening -->\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"61\" height=\"61\" viewBox=\"0 0 61 61\" fill=\"none\"><path d=\"M19.7854 54.2444L2.64258 58.5301L6.92829 45.6729V7.10151C6.92829 5.96487 7.37982 4.87478 8.18355 4.07105C8.98728 3.26733 10.0774 2.8158 11.214 2.8158H54.0711C55.2078 2.8158 56.2979 3.26733 57.1016 4.07105C57.9053 4.87478 58.3569 5.96487 58.3569 7.10151V49.9587C58.3569 51.0953 57.9053 52.1854 57.1016 52.9891C56.2979 53.7928 55.2078 54.2444 54.0711 54.2444H19.7854Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6426 13.5301V26.3872\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path><path d=\"M32.6429 41.3872C33.8263 41.3872 34.7857 40.4278 34.7857 39.2444C34.7857 38.0609 33.8263 37.1015 32.6429 37.1015C31.4594 37.1015 30.5 38.0609 30.5 39.2444C30.5 40.4278 31.4594 41.3872 32.6429 41.3872Z\" stroke=\"currentColor\" stroke-width=\"1.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"></path></svg>\n <h3>\n You have different questions? </h3>\n <p>Our team will answer all your questions. we ensure a quick response.</p>\n <a href=\"tel:%20(30)%208855-314\" target=\"_self\" rel=\"\">\n <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"31\" height=\"31\" viewBox=\"0 0 31 31\" fill=\"none\"><path d=\"M23.31 21.5311C22.9994 21.2644 22.6373 21.0642 22.2462 20.9431C21.8551 20.8219 21.4433 20.7823 21.0363 20.8267C20.6293 20.8711 20.2357 20.9986 19.8799 21.2012C19.5241 21.4039 19.2137 21.6774 18.9679 22.0048L18.889 22.1232C18.7115 22.3653 18.4688 22.5518 18.1891 22.6609C17.9095 22.77 17.6045 22.7971 17.31 22.739C15.1306 22.3691 13.1209 21.3283 11.5614 19.7616C10.0018 18.195 8.97003 16.1806 8.61003 13.9995C8.55197 13.705 8.57906 13.4001 8.68813 13.1204C8.79719 12.8408 8.98371 12.598 9.22582 12.4206L9.34424 12.3416C9.67168 12.0958 9.94518 11.7854 10.1478 11.4296C10.3505 11.0739 10.4779 10.6803 10.5223 10.2733C10.5667 9.86624 10.5271 9.45443 10.406 9.06333C10.2848 8.67223 10.0847 8.31016 9.81792 7.99953L8.61003 6.62584C8.29806 6.26099 7.90529 5.97393 7.46295 5.78746C7.0206 5.60099 6.54086 5.52026 6.06184 5.55169C5.58283 5.58311 5.11774 5.72582 4.70354 5.96848C4.28935 6.21113 3.93745 6.54705 3.67582 6.94953L2.30213 9.06532C1.61349 10.3135 1.39502 11.7672 1.68634 13.1627C2.54047 17.2167 4.55498 20.9349 7.48455 23.8645C10.4141 26.794 14.1323 28.8086 18.1863 29.6627C18.5833 29.7476 18.9883 29.79 19.3942 29.789C20.4222 29.7821 21.431 29.5102 22.3232 28.9995L24.3995 27.6574C24.802 27.3958 25.1379 27.0439 25.3806 26.6297C25.6232 26.2155 25.7659 25.7504 25.7973 25.2714C25.8288 24.7924 25.748 24.3126 25.5616 23.8703C25.3751 23.4279 25.088 23.0352 24.7232 22.7232L23.31 21.5311Z\" fill=\"black\"></path><path d=\"M21.6915 1.36795C20.2724 1.36628 18.8766 1.72931 17.6382 2.42222C16.3997 3.11512 15.3601 4.11465 14.619 5.32492C13.878 6.53519 13.4603 7.91558 13.4062 9.33368C13.3521 10.7518 13.6633 12.16 14.3099 13.4232L13.402 16.968C13.3686 17.1 13.37 17.2385 13.4059 17.37C13.4419 17.5014 13.5113 17.6213 13.6073 17.7179C13.6839 17.794 13.7752 17.8536 13.8757 17.893C13.9762 17.9323 14.0837 17.9507 14.1915 17.9469C14.2544 17.9545 14.3181 17.9545 14.381 17.9469L17.9257 17.0627C19.0421 17.6242 20.271 17.9261 21.5205 17.9458C22.77 17.9654 24.0077 17.7023 25.1412 17.1761C26.2747 16.6499 27.2745 15.8743 28.0659 14.9072C28.8574 13.9401 29.4199 12.8066 29.7115 11.5914C30.003 10.3762 30.0161 9.11088 29.7496 7.88997C29.4832 6.66905 28.9442 5.52416 28.1729 4.54094C27.4016 3.55772 26.418 2.76161 25.2956 2.21215C24.1732 1.66269 22.9411 1.37409 21.6915 1.36795ZM22.0863 14.789C21.9301 14.789 21.7775 14.7427 21.6476 14.656C21.5178 14.5692 21.4166 14.4459 21.3569 14.3016C21.2971 14.1574 21.2815 13.9987 21.3119 13.8455C21.3424 13.6924 21.4176 13.5517 21.528 13.4413C21.6384 13.3309 21.7791 13.2557 21.9322 13.2252C22.0854 13.1948 22.2441 13.2104 22.3884 13.2702C22.5326 13.3299 22.6559 13.4311 22.7427 13.5609C22.8294 13.6907 22.8757 13.8434 22.8757 13.9995C22.8757 14.2089 22.7925 14.4097 22.6445 14.5578C22.4964 14.7058 22.2956 14.789 22.0863 14.789ZM23.3889 9.87058C23.2253 10.0311 23.0956 10.2228 23.0075 10.4344C22.9193 10.6459 22.8745 10.873 22.8757 11.1022V11.6311C22.8757 11.8405 22.7925 12.0413 22.6445 12.1894C22.4964 12.3374 22.2956 12.4206 22.0863 12.4206C21.8769 12.4206 21.6761 12.3374 21.528 12.1894C21.38 12.0413 21.2968 11.8405 21.2968 11.6311V11.1022C21.2941 10.6628 21.3785 10.2273 21.5452 9.82072C21.7118 9.41419 21.9575 9.04474 22.2678 8.73374C22.4599 8.54527 22.6126 8.32048 22.7169 8.07244C22.8213 7.82441 22.8753 7.5581 22.8757 7.289C22.8757 6.97493 22.751 6.67372 22.5289 6.45164C22.3068 6.22956 22.0056 6.10479 21.6915 6.10479C21.3774 6.10479 21.0762 6.22956 20.8542 6.45164C20.6321 6.67372 20.5073 6.97493 20.5073 7.289V7.68374C20.5073 7.89312 20.4241 8.09393 20.2761 8.24198C20.128 8.39004 19.9272 8.47321 19.7178 8.47321C19.5084 8.47321 19.3076 8.39004 19.1596 8.24198C19.0115 8.09393 18.9284 7.89312 18.9284 7.68374V7.289C18.9284 6.55617 19.2195 5.85335 19.7377 5.33515C20.2559 4.81696 20.9587 4.52584 21.6915 4.52584C22.4243 4.52584 23.1272 4.81696 23.6454 5.33515C24.1636 5.85335 24.4547 6.55617 24.4547 7.289C24.4553 7.76823 24.3615 8.24289 24.1787 8.68585C23.9958 9.12881 23.7274 9.53139 23.3889 9.87058Z\" fill=\"black\"></path></svg> (30) 8855-314 </a>', 'Branding And Identity', '', 'inherit', 'closed', 'closed', '', '10914-revision-v1', '', '', '2024-11-26 09:19:57', '2024-11-26 09:19:57', '', 10914, 'https://infolize.in/?p=11565', 0, 'revision', '', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_termmeta`
--
CREATE TABLE `wp4p_termmeta` (
`meta_id` bigint(20) UNSIGNED NOT NULL,
`term_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_terms`
--
CREATE TABLE `wp4p_terms` (
`term_id` bigint(20) UNSIGNED NOT NULL,
`name` varchar(200) NOT NULL DEFAULT '',
`slug` varchar(200) NOT NULL DEFAULT '',
`term_group` bigint(10) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_terms`
--
INSERT INTO `wp4p_terms` (`term_id`, `name`, `slug`, `term_group`) VALUES
(1, 'Uncategorized', 'uncategorized', 0),
(2, 'Backpain', 'backpain', 0),
(3, 'Physiocare', 'physiocare', 0),
(4, 'Wellness', 'wellness', 0),
(5, 'Branding & Identity', 'branding-identity', 0),
(6, 'Digital Marketing', 'digital-marketing', 0),
(7, 'section', 'section', 0),
(8, 'SEO & Analytics', 'seo-analytics', 0),
(9, 'Web Design', 'web-design', 0),
(10, 'Footer Menu', 'footer-menu', 0),
(11, 'Footer Privacy Policy', 'footer-privacy-policy', 0),
(12, 'Footer Services Menu', 'footer-services-menu', 0),
(13, 'Header Menu', 'header-menu', 0),
(14, 'Services Menu', 'services-menu', 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_term_relationships`
--
CREATE TABLE `wp4p_term_relationships` (
`object_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`term_taxonomy_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`term_order` int(11) NOT NULL DEFAULT 0
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_term_relationships`
--
INSERT INTO `wp4p_term_relationships` (`object_id`, `term_taxonomy_id`, `term_order`) VALUES
(4591, 1, 0),
(4591, 2, 0),
(4591, 3, 0),
(4591, 4, 0),
(4623, 1, 0),
(4623, 2, 0),
(4623, 3, 0),
(4623, 4, 0),
(4639, 1, 0),
(4639, 2, 0),
(4639, 3, 0),
(4639, 4, 0),
(4641, 1, 0),
(4641, 2, 0),
(4641, 3, 0),
(4641, 4, 0),
(4649, 1, 0),
(4649, 2, 0),
(4649, 3, 0),
(4649, 4, 0),
(4660, 1, 0),
(4660, 2, 0),
(4660, 3, 0),
(4660, 4, 0),
(5055, 13, 0),
(5056, 13, 0),
(5057, 13, 0),
(5058, 13, 0),
(5059, 13, 0),
(5064, 13, 0),
(5065, 13, 0),
(6028, 10, 0),
(6029, 10, 0),
(6030, 10, 0),
(6031, 10, 0),
(7232, 13, 0),
(8107, 13, 0),
(8108, 13, 0),
(8109, 13, 0),
(8111, 13, 0),
(8112, 13, 0),
(8525, 13, 0),
(8588, 5, 0),
(8588, 8, 0),
(8590, 6, 0),
(8590, 8, 0),
(8592, 6, 0),
(8592, 9, 0),
(8594, 5, 0),
(8594, 8, 0),
(8596, 9, 0),
(8598, 5, 0),
(8598, 8, 0),
(8598, 9, 0),
(8600, 5, 0),
(8600, 8, 0),
(8602, 6, 0),
(8602, 9, 0),
(8604, 5, 0),
(8604, 6, 0),
(8604, 9, 0),
(9750, 11, 0),
(9751, 11, 0),
(10010, 7, 0),
(10031, 7, 0),
(10122, 13, 0),
(10123, 13, 0),
(10124, 13, 0),
(10125, 13, 0),
(10126, 13, 0),
(10565, 13, 0),
(10569, 13, 0),
(10571, 13, 0),
(10573, 13, 0),
(10574, 13, 0),
(10575, 13, 0),
(10579, 13, 0),
(10580, 13, 0),
(10581, 13, 0),
(10583, 13, 0),
(10593, 14, 0),
(10594, 14, 0),
(10596, 14, 0),
(10597, 14, 0),
(10598, 14, 0),
(10674, 13, 0),
(10676, 13, 0),
(10678, 13, 0),
(10680, 13, 0),
(10806, 13, 0),
(10807, 13, 0),
(11018, 12, 0),
(11019, 12, 0),
(11020, 12, 0),
(11024, 12, 0),
(11491, 7, 0);
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_term_taxonomy`
--
CREATE TABLE `wp4p_term_taxonomy` (
`term_taxonomy_id` bigint(20) UNSIGNED NOT NULL,
`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
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_term_taxonomy`
--
INSERT INTO `wp4p_term_taxonomy` (`term_taxonomy_id`, `term_id`, `taxonomy`, `description`, `parent`, `count`) VALUES
(1, 1, 'category', '', 0, 6),
(2, 2, 'post_tag', '', 0, 6),
(3, 3, 'post_tag', '', 0, 6),
(4, 4, 'post_tag', '', 0, 6),
(5, 5, 'awaiken-project-category', '', 0, 5),
(6, 6, 'awaiken-project-category', '', 0, 4),
(7, 7, 'elementor_library_type', '', 0, 3),
(8, 8, 'awaiken-project-category', '', 0, 5),
(9, 9, 'awaiken-project-category', '', 0, 5),
(10, 10, 'nav_menu', '', 0, 4),
(11, 11, 'nav_menu', '', 0, 2),
(12, 12, 'nav_menu', '', 0, 4),
(13, 13, 'nav_menu', '', 0, 35),
(14, 14, 'nav_menu', '', 0, 5);
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_usermeta`
--
CREATE TABLE `wp4p_usermeta` (
`umeta_id` bigint(20) UNSIGNED NOT NULL,
`user_id` bigint(20) UNSIGNED NOT NULL DEFAULT 0,
`meta_key` varchar(255) DEFAULT NULL,
`meta_value` longtext DEFAULT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_usermeta`
--
INSERT INTO `wp4p_usermeta` (`umeta_id`, `user_id`, `meta_key`, `meta_value`) VALUES
(1, 1, 'nickname', 'infolize'),
(2, 1, 'first_name', ''),
(3, 1, 'last_name', ''),
(4, 1, 'description', ''),
(5, 1, 'rich_editing', 'true'),
(6, 1, 'syntax_highlighting', 'true'),
(7, 1, 'comment_shortcuts', 'false'),
(8, 1, 'admin_color', 'fresh'),
(9, 1, 'use_ssl', '0'),
(10, 1, 'show_admin_bar_front', 'true'),
(11, 1, 'locale', ''),
(12, 1, 'wp4p_capabilities', 'a:1:{s:13:\"administrator\";b:1;}'),
(13, 1, 'wp4p_user_level', '10'),
(14, 1, 'dismissed_wp_pointers', ''),
(15, 1, 'show_welcome_panel', '1'),
(16, 1, 'session_tokens', 'a:1:{s:64:\"5f4191b9a2863116a105e63fb413d258d258a3aa866e7ddd84e96af063efa9f1\";a:4:{s:10:\"expiration\";i:1753022917;s:2:\"ip\";s:13:\"49.43.161.105\";s:2:\"ua\";s:111:\"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/138.0.0.0 Safari/537.36\";s:5:\"login\";i:1752850117;}}'),
(17, 1, 'wp4p_user-settings', 'libraryContent=browse&editor=tinymce'),
(18, 1, 'wp4p_user-settings-time', '1752850113'),
(19, 1, 'wp4p_dashboard_quick_press_last_post_id', '11567'),
(20, 1, 'community-events-location', 'a:1:{s:2:\"ip\";s:11:\"49.43.161.0\";}'),
(21, 1, 'elementor_introduction', 'a:1:{s:27:\"ai-get-started-announcement\";b:1;}');
-- --------------------------------------------------------
--
-- Table structure for table `wp4p_users`
--
CREATE TABLE `wp4p_users` (
`ID` bigint(20) UNSIGNED NOT NULL,
`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 ''
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_520_ci;
--
-- Dumping data for table `wp4p_users`
--
INSERT INTO `wp4p_users` (`ID`, `user_login`, `user_pass`, `user_nicename`, `user_email`, `user_url`, `user_registered`, `user_activation_key`, `user_status`, `display_name`) VALUES
(1, 'infolize', '$wp$2y$10$NQzLUBdOkhGtfUFydEqOXuozuwJ/TaEXrnOTB9UJFjH8NLTuTRe3u', 'infolize', 'admin@infolize.in', 'https://infolize.in', '2025-07-18 14:48:22', '', 0, 'infolize');
--
-- Indexes for dumped tables
--
--
-- Indexes for table `wp4p_commentmeta`
--
ALTER TABLE `wp4p_commentmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `comment_id` (`comment_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp4p_comments`
--
ALTER TABLE `wp4p_comments`
ADD PRIMARY KEY (`comment_ID`),
ADD KEY `comment_post_ID` (`comment_post_ID`),
ADD KEY `comment_approved_date_gmt` (`comment_approved`,`comment_date_gmt`),
ADD KEY `comment_date_gmt` (`comment_date_gmt`),
ADD KEY `comment_parent` (`comment_parent`),
ADD KEY `comment_author_email` (`comment_author_email`(10));
--
-- Indexes for table `wp4p_e_events`
--
ALTER TABLE `wp4p_e_events`
ADD PRIMARY KEY (`id`),
ADD KEY `created_at_index` (`created_at`);
--
-- Indexes for table `wp4p_e_notes`
--
ALTER TABLE `wp4p_e_notes`
ADD PRIMARY KEY (`id`),
ADD KEY `route_url_index` (`route_url`(191)),
ADD KEY `post_id_index` (`post_id`),
ADD KEY `element_id_index` (`element_id`),
ADD KEY `parent_id_index` (`parent_id`),
ADD KEY `author_id_index` (`author_id`),
ADD KEY `status_index` (`status`),
ADD KEY `is_resolved_index` (`is_resolved`),
ADD KEY `is_public_index` (`is_public`),
ADD KEY `created_at_index` (`created_at`),
ADD KEY `updated_at_index` (`updated_at`),
ADD KEY `last_activity_at_index` (`last_activity_at`);
--
-- Indexes for table `wp4p_e_notes_users_relations`
--
ALTER TABLE `wp4p_e_notes_users_relations`
ADD PRIMARY KEY (`id`),
ADD KEY `type_index` (`type`),
ADD KEY `note_id_index` (`note_id`),
ADD KEY `user_id_index` (`user_id`);
--
-- Indexes for table `wp4p_e_submissions`
--
ALTER TABLE `wp4p_e_submissions`
ADD PRIMARY KEY (`id`),
ADD UNIQUE KEY `hash_id_unique_index` (`hash_id`),
ADD KEY `main_meta_id_index` (`main_meta_id`),
ADD KEY `hash_id_index` (`hash_id`),
ADD KEY `type_index` (`type`),
ADD KEY `post_id_index` (`post_id`),
ADD KEY `element_id_index` (`element_id`),
ADD KEY `campaign_id_index` (`campaign_id`),
ADD KEY `user_id_index` (`user_id`),
ADD KEY `user_ip_index` (`user_ip`),
ADD KEY `status_index` (`status`),
ADD KEY `is_read_index` (`is_read`),
ADD KEY `created_at_gmt_index` (`created_at_gmt`),
ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
ADD KEY `created_at_index` (`created_at`),
ADD KEY `updated_at_index` (`updated_at`),
ADD KEY `referer_index` (`referer`(191)),
ADD KEY `referer_title_index` (`referer_title`(191));
--
-- Indexes for table `wp4p_e_submissions_actions_log`
--
ALTER TABLE `wp4p_e_submissions_actions_log`
ADD PRIMARY KEY (`id`),
ADD KEY `submission_id_index` (`submission_id`),
ADD KEY `action_name_index` (`action_name`),
ADD KEY `status_index` (`status`),
ADD KEY `created_at_gmt_index` (`created_at_gmt`),
ADD KEY `updated_at_gmt_index` (`updated_at_gmt`),
ADD KEY `created_at_index` (`created_at`),
ADD KEY `updated_at_index` (`updated_at`);
--
-- Indexes for table `wp4p_e_submissions_values`
--
ALTER TABLE `wp4p_e_submissions_values`
ADD PRIMARY KEY (`id`),
ADD KEY `submission_id_index` (`submission_id`),
ADD KEY `key_index` (`key`);
--
-- Indexes for table `wp4p_links`
--
ALTER TABLE `wp4p_links`
ADD PRIMARY KEY (`link_id`),
ADD KEY `link_visible` (`link_visible`);
--
-- Indexes for table `wp4p_options`
--
ALTER TABLE `wp4p_options`
ADD PRIMARY KEY (`option_id`),
ADD UNIQUE KEY `option_name` (`option_name`),
ADD KEY `autoload` (`autoload`);
--
-- Indexes for table `wp4p_postmeta`
--
ALTER TABLE `wp4p_postmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `post_id` (`post_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp4p_posts`
--
ALTER TABLE `wp4p_posts`
ADD PRIMARY KEY (`ID`),
ADD KEY `post_name` (`post_name`(191)),
ADD KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
ADD KEY `post_parent` (`post_parent`),
ADD KEY `post_author` (`post_author`);
--
-- Indexes for table `wp4p_termmeta`
--
ALTER TABLE `wp4p_termmeta`
ADD PRIMARY KEY (`meta_id`),
ADD KEY `term_id` (`term_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp4p_terms`
--
ALTER TABLE `wp4p_terms`
ADD PRIMARY KEY (`term_id`),
ADD KEY `slug` (`slug`(191)),
ADD KEY `name` (`name`(191));
--
-- Indexes for table `wp4p_term_relationships`
--
ALTER TABLE `wp4p_term_relationships`
ADD PRIMARY KEY (`object_id`,`term_taxonomy_id`),
ADD KEY `term_taxonomy_id` (`term_taxonomy_id`);
--
-- Indexes for table `wp4p_term_taxonomy`
--
ALTER TABLE `wp4p_term_taxonomy`
ADD PRIMARY KEY (`term_taxonomy_id`),
ADD UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
ADD KEY `taxonomy` (`taxonomy`);
--
-- Indexes for table `wp4p_usermeta`
--
ALTER TABLE `wp4p_usermeta`
ADD PRIMARY KEY (`umeta_id`),
ADD KEY `user_id` (`user_id`),
ADD KEY `meta_key` (`meta_key`(191));
--
-- Indexes for table `wp4p_users`
--
ALTER TABLE `wp4p_users`
ADD PRIMARY KEY (`ID`),
ADD KEY `user_login_key` (`user_login`),
ADD KEY `user_nicename` (`user_nicename`),
ADD KEY `user_email` (`user_email`);
--
-- AUTO_INCREMENT for dumped tables
--
--
-- AUTO_INCREMENT for table `wp4p_commentmeta`
--
ALTER TABLE `wp4p_commentmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `wp4p_comments`
--
ALTER TABLE `wp4p_comments`
MODIFY `comment_ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=3;
--
-- AUTO_INCREMENT for table `wp4p_e_events`
--
ALTER TABLE `wp4p_e_events`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_e_notes`
--
ALTER TABLE `wp4p_e_notes`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_e_notes_users_relations`
--
ALTER TABLE `wp4p_e_notes_users_relations`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_e_submissions`
--
ALTER TABLE `wp4p_e_submissions`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_e_submissions_actions_log`
--
ALTER TABLE `wp4p_e_submissions_actions_log`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_e_submissions_values`
--
ALTER TABLE `wp4p_e_submissions_values`
MODIFY `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_links`
--
ALTER TABLE `wp4p_links`
MODIFY `link_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_options`
--
ALTER TABLE `wp4p_options`
MODIFY `option_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=5418;
--
-- AUTO_INCREMENT for table `wp4p_postmeta`
--
ALTER TABLE `wp4p_postmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=1943;
--
-- AUTO_INCREMENT for table `wp4p_posts`
--
ALTER TABLE `wp4p_posts`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=11568;
--
-- AUTO_INCREMENT for table `wp4p_termmeta`
--
ALTER TABLE `wp4p_termmeta`
MODIFY `meta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT;
--
-- AUTO_INCREMENT for table `wp4p_terms`
--
ALTER TABLE `wp4p_terms`
MODIFY `term_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;
--
-- AUTO_INCREMENT for table `wp4p_term_taxonomy`
--
ALTER TABLE `wp4p_term_taxonomy`
MODIFY `term_taxonomy_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=15;
--
-- AUTO_INCREMENT for table `wp4p_usermeta`
--
ALTER TABLE `wp4p_usermeta`
MODIFY `umeta_id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=22;
--
-- AUTO_INCREMENT for table `wp4p_users`
--
ALTER TABLE `wp4p_users`
MODIFY `ID` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT, AUTO_INCREMENT=2;
COMMIT;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;